Commit Graph

65555 Commits

Author SHA1 Message Date
benjdlambert 2092bd5bb2 chore: added ability to define attributes
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-13 10:25:38 +02:00
Ben Lambert 2bb5a5a32e Merge pull request #30228 from backstage/blam/actions-definition-change
`ActionsRegistry`: Force `Actions` to define input and output schema as `AnyZodObject`
2025-06-13 10:23:04 +02:00
Vincenzo Scamporlino 6c972fe17f scaffolder: analytics changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-06-13 10:12:43 +02:00
Vincenzo Scamporlino bea4f7f368 scaffolder: do not error on render method
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-06-13 10:01:33 +02:00
Vincenzo Scamporlino 2da89d1289 scaffolder: refine analytics events data
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-06-13 10:00:42 +02:00
Patrik Oldsberg f78e2c20bd Merge pull request #30226 from backstage/rugvip/algolia-key
microsite: update algolia API key
2025-06-13 09:37:36 +02:00
Patrik Oldsberg 4af68d5f82 microsite: update algolia API key
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-06-13 00:41:29 +02:00
Hellgren Heikki 5d97a732a2 docs: fix autologout default value
closes #30223

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-06-12 21:04:38 +03:00
Fredrik Adelöw df766a420e Merge pull request #30217 from backstage/freben/mock-permissions
add an actual functional implementation of `mockServices.permissions`
2025-06-12 15:56:15 +02:00
Joan Miquel Luque Oliver eb8b3aaca0 feat: Add validateLocationsExist option for the BitbucketServer entity provider
Signed-off-by: Joan Miquel Luque Oliver <joan.luque@dynatrace.com>
2025-06-12 14:47:33 +02:00
Fredrik Adelöw 6dfb7be913 add an actual mock implementation of permissions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-12 11:16:32 +02:00
Ben Lambert c273b51430 Merge pull request #30023 from RBC/csp-configuration-doc
Add CSP configuration section to root-http-router.md file
2025-06-12 08:46:04 +02:00
dependabot[bot] 6a959a3cc4 chore(deps): bump brace-expansion from 1.1.11 to 1.1.12
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 21:21:35 +00:00
benjdlambert 320d12b726 feat: tweak actions registry format
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-11 19:06:35 +02:00
Charles de Dreuille ee8a3a6f1a Update changelog.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 15:54:09 +01:00
Andre Wanlin f7e7469944 Merge pull request #29899 from awanlin/docs/remove-prettier-ignore-comment
Removed unneeded `# prettier-ignore` comment in docs and blog files
2025-06-11 08:50:59 -05:00
Charlie Crawford 7c0dfb0d11 Case-insensitive match organization on Github events.
Signed-off-by: Charlie Crawford <char507@gmail.com>
2025-06-11 09:40:36 -04:00
Charles de Dreuille b554d3af60 Cleaning things up
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 13:50:53 +01:00
Charles de Dreuille 765df414aa Delete canon-compat.d.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 13:39:22 +01:00
Charles de Dreuille 7ae3676223 Fix build process
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 13:34:54 +01:00
Charles de Dreuille cad2112704 Prettier
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 12:53:58 +01:00
Fredrik Adelöw 30287b8e21 Merge pull request #30201 from backstage/changeset-release/master
Version Packages (next)
2025-06-11 12:42:18 +02:00
github-actions[bot] 9c9faf2ec1 Version Packages (next) 2025-06-11 10:06:10 +00:00
Fredrik Adelöw bd915fcd07 Merge pull request #30205 from backstage/freben/cli-commands
fix issue with missing cli commands
2025-06-11 12:01:52 +02:00
Charles de Dreuille 09e165498b First pass moving docs to Nextjs 15
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-06-11 10:58:14 +01:00
Fredrik Adelöw 8a0164c1f9 fix issue with missing cli commands
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-11 11:34:43 +02:00
Hellgren Heikki ef9ab8267e fix: force broadcast notification user field to be null always
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-06-11 12:22:06 +03:00
Fredrik Adelöw 73ce61480c Merge pull request #29315 from VELUX/feature/events-kafka-module
feat(events): add a new kafka module for events backend
2025-06-11 10:19:10 +02:00
Fredrik Adelöw f1c620f610 Merge pull request #30058 from GabDug/eslint-slow
fix: Backstage ESlint rules signifiant speedup
2025-06-11 10:05:03 +02:00
Ben Lambert b5b4b66345 Merge pull request #30187 from backstage/blam/refactor-scaffolder-tests
`scaffolder-backend`: 🧹 cleanup the `createRouter` tests
2025-06-11 09:14:44 +02:00
mario ma 666c734f03 fix: missing repo
Signed-off-by: mario ma <mario.ma.node@gmail.com>
2025-06-11 15:01:27 +08:00
mario ma d0a40af133 fix: export translationRef from alpha
Signed-off-by: mario ma <mario.ma.node@gmail.com>
2025-06-11 14:40:47 +08:00
Vinnie McGuinness 092372a7a0 Run prettier son sidebars.ts file
Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>
2025-06-11 06:21:33 +01:00
Fredrik Adelöw 71e0cc444a Merge pull request #30130 from backstage/changeset-release/master
Version Packages (next)
2025-06-10 18:19:55 +02:00
Vinnie McGuinness 6115bb4a0c chore: add integrations gitea discovery to docs sidebar
Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>
2025-06-10 16:41:12 +01:00
Gabriel Dugny 098ef95bfe fix: slow eslint
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-06-10 17:14:00 +02:00
github-actions[bot] f628f44cab Version Packages (next) 2025-06-10 14:28:09 +00:00
dependabot[bot] 96901c6be0 chore(deps): bump webpack-dev-server from 5.2.0 to 5.2.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 14:27:45 +00:00
Aramis Sennyey eef0e83a0d feat: promote backstage-cli-alpha to the main entrypoint (#29943)
* feat: promote backstage-cli-alpha to the main entrypoint

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add changeset

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix api report

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix repo lint command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* strict is not required

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* weird quirk for the repo-wide linting command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix repo start command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix api report

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix dynamic import

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-06-10 10:23:02 -04:00
Fredrik Adelöw 5445a859fc Merge pull request #30072 from schultzp2020/issue-30021
feat: propagate errors as objects and align Winston auditor service
2025-06-10 15:56:26 +02:00
Fredrik Adelöw c83cd8b4cb import fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-06-10 15:32:12 +02:00
Ben Lambert 2e6cb0c6ae Merge pull request #30158 from jscheffner/k8s-rbac-docs
docs(kubernetes): add pods/log resource to rbac example
2025-06-10 15:29:41 +02:00
Ben Lambert a734060c28 Merge pull request #30119 from dzemanov/template-secrets-in-each
fix(scaffolder-backend): use secrets within `each` step
2025-06-10 15:27:25 +02:00
Andre Wanlin 9f49c67998 Merge pull request #30036 from valentingregoire/patch-2
Policies Docs updates
2025-06-10 08:23:54 -05:00
benjdlambert de124c287f chore: don't use any[]
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-10 11:20:03 +02:00
benjdlambert 8ae16345c5 chore: more refactor
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-10 11:12:42 +02:00
benjdlambert 17c1499349 chore: refactoring tests
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-10 11:11:51 +02:00
renovate[bot] c88b975a53 chore(deps): update creyd/prettier_action action to v4.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 07:13:15 +00:00
Fredrik Adelöw 58cb0452a9 Merge pull request #30159 from backstage/freben/module-init-order
fix module initialization order bug
2025-06-10 09:04:11 +02:00
Paul Schultz 3ccb7fc151 feat: propagate errors as objects and align Winston service
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-06-09 10:32:02 -05:00