Commit Graph

55130 Commits

Author SHA1 Message Date
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
renovate[bot] 31ceaf0bc1 chore(deps): update dependency @types/lodash to v4.17.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 09:34:30 +00: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
dependabot[bot] 8611dd754c build(deps): bump braces from 3.0.2 to 3.0.3 in /microsite
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 09:19:45 +00: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
César Sepúlveda 792612b46d Update gitlab.examples.ts
documentation fix.
The correct name is `protect`.
`protected` is use for variables.

Signed-off-by: César Sepúlveda <cesar.sepulveda.b@gmail.com>
2024-06-10 17:13:49 -04:00
Johan Hammar 34daaea720 Add changeset
Signed-off-by: Johan Hammar <johan.hammar@gmail.com>
2024-06-10 21:40:10 +02:00
Patrik Oldsberg 3ddc815320 beps/0009: further simplification of plugin package listing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-10 19:56:09 +02:00
Kevin L b4169eef06 Add changeset file
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-10 13:14:32 -04:00
Kevin L f062a98710 Use webUrl instead of remoteUrl to set the value of repoContentsUrl.
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-10 12:57:46 -04:00
Andre Wanlin 0d12b9e85b Update .changeset/nasty-roses-flash.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-06-10 11:17:40 -05:00
Fredrik Adelöw 34f9882d12 Merge pull request #25114 from piatkiewicz/master
Fix bug with missing Actions column after adding pagination property
2024-06-10 17:13:41 +02:00
Fredrik Adelöw 6b6f6aa18b Merge pull request #25113 from backstage/freben/no-connectors
databases: remove the connectors
2024-06-10 17:11:38 +02:00
Patrik Oldsberg f67210b7b4 Merge pull request #24933 from ValberJunior/patch-2
Create kong-service-manager.yaml
2024-06-10 16:44:13 +02:00
Fredrik Adelöw d00af0915c Merge pull request #24353 from matteosilv/onelogin-provider
New OneLogin auth backend module
2024-06-10 16:10:44 +02:00
Piotr Piątkiewicz e04e57d1c2 added changeset after bugfix
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-10 15:09:10 +02:00
The Serhan 599f1c98c6 Update docs/features/software-templates/writing-custom-actions.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: The Serhan <alanserhan@outlook.com>
2024-06-10 14:08:11 +01:00
Piotr Piątkiewicz 96091d32d0 fix missing actions after adding pagination to catalog table #25097
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-10 15:04:54 +02:00
Fredrik Adelöw 128f89624e step one of flattening overrides
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-10 14:52:35 +02:00
Fredrik Adelöw 8aab451602 remove intermediate connector
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-10 13:57:09 +02:00
Patrik Oldsberg 8eebaef57d Merge pull request #25110 from backstage/rugvip/redirects
microsite: add redirects for cli docs
2024-06-10 11:28:23 +02:00
Patrik Oldsberg 8e96872989 microsite: add redirects for cli docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-10 11:05:46 +02:00