Commit Graph

54965 Commits

Author SHA1 Message Date
Patrik Oldsberg e5d8816b91 Merge pull request #25138 from tklever/sqlite-error-typo
chore: fix minor typo in SQLite connector
2024-06-12 01:09:42 +02:00
Tim Klever 5d5ae32745 chore: fix minor typo in SQLite connector
Signed-off-by: Tim Klever <tim.v.klever@aexp.com>
2024-06-11 11:24:14 -07:00
Patrik Oldsberg 918d273bbb Merge pull request #25079 from backstage/rugvip/owners
owners: update community plugin maintainers
2024-06-11 18:52:42 +02:00
Patrik Oldsberg c70976b739 Merge pull request #25064 from backstage/changeset-release/master
Version Packages (next)
2024-06-11 18:52:16 +02:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d1bc8e9835 Merge pull request #25125 from backstage/rugvip/plugin-meta
cli: implement plugin metadata proposal
2024-06-11 17:01:09 +02:00
Patrik Oldsberg c1dcd8d522 Merge pull request #25129 from backstage/rugvip/impl
beps/0009: move to implementable
2024-06-11 15:08:17 +02:00
Patrik Oldsberg ff3742df9e Merge pull request #24743 from backstage/rugvip/scopes
auth-node: refactor OAuth scope management
2024-06-11 15:01:42 +02:00
Patrik Oldsberg 227b57d5b4 cli: more informative error message for missing plugin ID for modules during fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 14:42:14 +02:00
Camila Belo e0fd2e93fe Merge pull request #25133 from backstage/camilaibs/nbs10-prefix-mock-directory-options
[NBS1.0] Rename `MockDirectoryOptions` to `CreateMockDirectoryOptions`
2024-06-11 14:36:10 +02:00
Camila Belo 07afb1860b Merge pull request #25124 from backstage/camilaibs/nbs10-return-null-from-extension-point-t-prop
[NBS1.0] Set `ExtensionPoint.T` to null in realtime test environment
2024-06-11 14:17:55 +02:00
Camila Belo 006b3e8eff refactor(test-utils): rename MockDirectoryOptions to CreateMockDirectoryOptions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-06-11 14:03:01 +02:00
Camila Belo 9bdc3e89ab refactor: set extenstion point "t" to null
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-06-11 14:02:40 +02:00
Fredrik Adelöw 9caeec3ef1 Merge pull request #24883 from backstage/freben/more-defaults
moved over the `UrlReaderService` default implementation to `backend-defaults`
2024-06-11 13:16:54 +02:00
Patrik Oldsberg 11d4ee4030 cli: update reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 13:08:03 +02:00
Fredrik Adelöw 3c7dbc0091 review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-11 13:01:15 +02:00
Fredrik Adelöw cd1e5bf33d temporarily fix the tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-11 13:01:15 +02:00
Fredrik Adelöw b2ee7f3a65 moved over the urlreader to backend-defaults
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-11 13:01:14 +02:00
Patrik Oldsberg 8efc6cf0d4 auth-backend-module-*: update OAuth providers to use new scope handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 12:49:14 +02:00
Ben Lambert 5c50d66192 Merge pull request #25106 from johanhammar/fix-broken-url
fix: fix broken node-postgres url
2024-06-11 12:00:39 +02:00
Ben Lambert 7151e6ee0a Merge pull request #25100 from awanlin/topic/remove-deprecated-github-code
Removed deprecated `GitHub` cased code
2024-06-11 11:55:47 +02:00
Ben Lambert 752e1419b9 Merge pull request #24843 from stijnbrouwers/bugfix/awsCodeCommit-getByUrl
Fix host for AWS Code Commit integration and add region
2024-06-11 11:53:02 +02:00
Patrik Oldsberg bdabd9952e auth-*: test fixes for new CookieScopeManager
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg dd99788e6b auth-node: allow additonalScopes to be a string too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg bb7d150937 auth-node: added CookieScopeManager tests + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg 798ec37c1c auth-node: initial scope manager refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg e615ac22f5 beps/0009: move to implementable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:28:13 +02:00
Patrik Oldsberg 429c31f2d7 cli: fix for repo fix always considering non-plugin packages changed
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
Patrik Oldsberg c328131b10 changesets: added changesets for cli plugin metadata updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
Patrik Oldsberg c7535dea31 cli: update fix for simplified pluginPackages list
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:17 +02:00
Patrik Oldsberg 037d57735e cli: clearer error messaging for publish fix + look up core feature plugin package names
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:17 +02:00
Patrik Oldsberg b0de760792 cli: add package publishing preflight check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:17 +02:00
Patrik Oldsberg f85a7f2a5a cli: add --publish option for repo fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:17 +02:00
Patrik Oldsberg cb61f04da8 cli-node: document new package fields
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:16 +02:00
Patrik Oldsberg 09049a612b cli: run package fixers separately
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:16 +02:00
Patrik Oldsberg 2812876742 cli: add plugin packages metadata fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:16 +02:00
Patrik Oldsberg c3cb8068b3 app-next-example-plugin: set pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:16 +02:00
Patrik Oldsberg 4a12560aab cli: add backstage.pluginId to repo fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:23:16 +02:00
Ben Lambert 582bedd380 Merge pull request #24919 from backstage/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to d406fd2
2024-06-11 11:17:37 +02:00
Stijn Brouwers (EISMEA) ad91b87b0a docs(codecommit-integration): Fix url format in locations.md
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 697c44f4db feat(codecommit-integration): Add some documentation to locations.md
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 23ee9abacc bugfix(codecommit-integration): Add changeset
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 2b8ea39a92 bugfix(codecommit-integration): Fix unit tests and generate api-reports
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 786a8d0443 feat(codecommit-integration): Make region mandatory
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) dcb75ee4c0 bugfix(code-commit-integration): Fix host for codecommit integrations
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Ben Lambert 6f5b034465 Merge pull request #24513 from aurorasolar/HACKATHON_SB_1/scaffolder_docs
chore: Software Template Documentation Updates
2024-06-11 11:09:54 +02:00
Patrik Oldsberg 50907e4739 Merge pull request #25078 from backstage/rugvip/switcharoo
beps/0009: switch libraries alternative to main proposal
2024-06-11 10:27:42 +02:00
Fredrik Adelöw 6839b059a4 Merge pull request #24880 from debsmita1/status-icons
adds icons to status component
2024-06-11 08:51:39 +02:00
Patrik Oldsberg 7bb21436f2 Merge pull request #25118 from csepulveda/fix-gitlab-branches-example
Update gitlab.examples.ts
2024-06-11 00:21:40 +02:00