Commit Graph

67685 Commits

Author SHA1 Message Date
benjdlambert e0473b52e9 chore: little cleanup
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 0d142d95ec chore: implementing the register and code exchange
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 628322d19b chore: issue a token for guest entity ref
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert bbda7485f6 feat: adding client register
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert ac54ac21d3 chore: implementing access token management
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 64dc5463ba feat: started to add some tests for the oidc database
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:43 +02:00
benjdlambert 6c4904102a chore: add migrations file
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-08 10:17:42 +02:00
deepthi-ajith_infosys 9e32f05333 Minor documentation changes
Signed-off-by: deepthi-ajith_infosys <deepthyajith22@gmail.com>
2025-09-08 13:06:26 +05:30
Patrik Oldsberg 6135c091ed Merge pull request #30722 from drodil/env_config_files
feat(config): allow specifying env specific config files
2025-09-08 09:11:38 +02:00
Hellgren Heikki 5798d2566f chore: change to BACKSTAGE_ENV
as per review

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-09-08 08:48:53 +03:00
Gaurav Agrawal 443c0e4348 fix: add api report
Signed-off-by: Gaurav Agrawal <gaurav.agrawal01@nagarro.com>
2025-09-07 19:51:00 +00:00
Gustaf Räntilä b24de19bb3 Adapted test to new multi-root handling
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-07 21:45:23 +02:00
Gaurav Agrawal e0ffe84d55 fix(scaffolder): add missing templatingExtensions flag to RouterProps contextMenu
Signed-off-by: Gaurav Agrawal <gaurav.agrawal01@nagarro.com>
2025-09-07 18:05:57 +00:00
JeevaRamanathan aca3cab2cc Improve readability in getting-started documentation
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-09-07 19:06:05 +05:30
Patrik Oldsberg 02fced51db frontend-app-api: rework app error types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 13:41:16 +02:00
Patrik Oldsberg 018de42a01 frontend-app-api: use EXTENSION_FACTORY_ERROR for invalid return types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 13:07:22 +02:00
Patrik Oldsberg d27c032776 frontend-app-api: refine app error types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-07 12:53:51 +02:00
Owen Shartle 169ae728b8 Moving the TechDocs entity annotation FAQ entry.
Signed-off-by: Owen Shartle <timeloveinvent+github@gmail.com>
2025-09-06 21:23:00 -04:00
Gustaf Räntilä f4f5356630 Updated api-report and exported missing types
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-06 23:04:33 +02:00
Gustaf Räntilä 004557156b Further adaptations to transformations to align almost identical with how renderings used to be
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-06 23:00:26 +02:00
Patrik Oldsberg 74ea3e3a86 frontend-app-api: simplified control flow for extension instantiation + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-06 18:07:42 +02:00
Patrik Oldsberg c9c1d69f39 frontend-app-api: type safe error collection and context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-06 16:22:06 +02:00
Gustaf Räntilä b9a87f4593 Fixed "simplified" in the catalog-graph, solving #30121
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-05 14:19:35 +02:00
Praphull da404afd70 Incorporate code review suggestion
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-05 09:20:53 +02:00
Fredrik Adelöw 3eeb8d395c fix api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-04 15:40:10 +02:00
Fredrik Adelöw 42643faff1 Merge pull request #31062 from backstage/freben/kubernetes-defaults
Fix getDefault for kubernetesFetcherExtensionPoint
2025-09-04 15:04:52 +02:00
Fredrik Adelöw dd7b6d2f33 Fix getDefault for kubernetesFetcherExtensionPoint
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-04 13:49:04 +02:00
Emma Indal 5a767f5c8a update docs for table component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2025-09-04 13:22:34 +02:00
Patrik Oldsberg 6993865047 frontend-app-api: initial error collection implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-04 13:02:34 +02:00
Thomas Cardonne 9708000007 Merge branch 'master' into feat-root-logger-service-overrides 2025-09-04 12:03:53 +02:00
Aditya Kumar 01bf98c778 Fixed duplicate route warning for TechDocs Addons documentation in Docusaurus
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2025-09-04 14:40:48 +05:30
Andreas Berger 2b208f1963 Adjustments after review
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2025-09-04 10:40:22 +02:00
dependabot[bot] 681c726ecc chore(deps): bump form-data from 2.5.1 to 2.5.5
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v2.5.1...v2.5.5)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 2.5.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 05:10:36 +00:00
Riley Martine 6474b04936 Add detail in error messages when yarn plugin can't detect backstage version
I was confused for ~15 minutes today when updating to using the yarn
plugin. It was failing in docker but not locally, and I didn't know why.
It turned out to be because I forgot to copy the backstage.json into the
docker image. This was confusing, because the error seemed to indicate I
was failing the semver checks. This change propagates error detail down
the line, so people will see the actual cause. (i.e. missing file, no
version field, semver wrong)

Signed-off-by: Riley Martine <rmartine@integralads.com>
2025-09-03 14:58:40 -06:00
Fredrik Adelöw 4f83da1f7d Merge pull request #31051 from backstage/freben/last-remnants 2025-09-03 20:32:34 +02:00
Praphull a599afa296 Minor correction in changeset
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:57:14 +02:00
Praphull 2f79f0bac8 Fix tests in examples
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:54:59 +02:00
Praphull 172d57c6b0 Add API Report
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:51:33 +02:00
Praphull f2be6858ae Update tests
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:40:51 +02:00
Praphull 6393b78fe4 Add changeset
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:38:25 +02:00
Praphull 02f3d81160 Add block creations field to github branch protection scaffolder action
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
2025-09-03 15:28:41 +02:00
Fredrik Adelöw afd368e1a2 remove the last remnants of old system structure
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-03 15:07:09 +02:00
Andreas Berger 2204f5b77e Prevent deadlock in catalog deferred stitching
resolves #30843

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2025-09-03 14:53:40 +02:00
Fredrik Adelöw 2e6edef5a0 Merge pull request #31048 from AdityaK60/Fix_broken_link
Fixed a broken link
2025-09-03 13:38:56 +02:00
Fredrik Adelöw b9318d4ecf Merge pull request #30930 from remunda/microsite--add-datacontract-plugin
microsite: add datacontract plugin
2025-09-03 11:27:19 +02:00
Vincenzo Scamporlino 2b72b54a28 Merge pull request #30202 from mario-mui/fix/about-card-links-style
fix: update about card links style for pretty display with other lang…
2025-09-03 11:26:02 +02:00
Vincenzo Scamporlino bbc8be15d9 Merge pull request #31003 from kurtaking/patch-1
Add /alpha to example docs for ActionsRegistryService
2025-09-03 11:25:01 +02:00
Vincenzo Scamporlino 7d8141ea82 Merge pull request #30157 from drodil/catalog_stream_entities
feat: allow streaming catalog entities
2025-09-03 10:56:45 +02:00
Aditya Kumar 676b704db2 Fixed a broken link
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2025-09-03 13:37:26 +05:30
Aditya Kumar ba9e598c64 Fixed a broken link
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2025-09-03 11:46:21 +05:30