Commit Graph

55798 Commits

Author SHA1 Message Date
Patrik Oldsberg 6e05fd4efe Merge pull request #25601 from backstage/rugvip/perm
backend-plugin-api: remove deprecated token option from PermissionsService
2024-07-15 20:38:57 +02:00
Patrik Oldsberg 1e51965b05 Merge pull request #25604 from backstage/rugvip/policyuser
permission-node: update policy handler to work with new auth system
2024-07-15 20:37:21 +02:00
Patrik Oldsberg c7b5e8792f Merge pull request #25626 from dweber019/chore/cron-timeout
ci: add timeout to cron job
2024-07-15 09:36:13 +02:00
Patrik Oldsberg f3117ad6d4 Merge pull request #25625 from evanshortiss/link-typo-fix
docs: fix typo and link in contributing.md
2024-07-15 09:35:21 +02:00
David Weber 8c4d6bca9a ci: add timeout to cron job
Signed-off-by: David Weber <david.weber@w3tec.ch>
Signed-off-by: David Weber <david.weber.schenker@gmail.com>
2024-07-15 08:11:36 +02:00
Evan Shortiss 486c7d7b26 docs: fix typo and link in contributing.md
Signed-off-by: Evan Shortiss <evanshortiss@gmail.com>
2024-07-14 21:36:53 -07:00
Patrik Oldsberg 72fda75ca9 Merge pull request #25623 from awanlin/topic/add-pg-search-to-create-app
Added the Postgres Search Engine to the `create-app` template
2024-07-14 21:01:50 +02:00
Andre Wanlin 3ac2a6a6b8 Added the Postgres Search Engine to the create-app template
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-14 13:05:51 -05:00
Patrik Oldsberg 285ccaa5cc Merge pull request #25617 from awanlin/docs/title-from-root
Moved from root note to title
2024-07-14 09:50:01 +02:00
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Patrik Oldsberg 5442edda31 Merge pull request #25506 from fidelity-contributions/issue-25268-update-local-file-config
Issue 25268 update local file config
2024-07-13 15:12:49 +02:00
Patrik Oldsberg 22cb1fcf2a Merge pull request #25606 from backstage/camilaibs/add-root-logger-docs
[NBS 1.0] Update root logger service docs
2024-07-12 17:04:02 +02:00
Camila Belo 842457d9ad docs: update root logger service docs
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-12 16:14:59 +02:00
Frank Kong 4d7e11f014 chore(scaffolder): allow task viewer to be resizable and disable rendering of empty output (#25495)
chore(scaffolder): allow task viewer to be resizable and disable rendering of empty output (#25495)
2024-07-12 16:06:01 +02:00
bond yan 73a6ece6e3 Merge pull request #25594 from backstage/techdocs-navigation-flicker
TechDocs - Navigation page flicker
2024-07-12 09:36:13 -04:00
Patrik Oldsberg ed10fd202c permission-node: update policy handler to work with new auth system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 14:28:24 +02:00
Patrik Oldsberg 343f656eb1 search-backend: update to treat requests without credentials as unauthenticated
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 12:21:41 +02:00
Patrik Oldsberg 36f91e8956 backend-plugin-api,permission-node: remove deprecated token option from permissions service
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 12:17:39 +02:00
Patrik Oldsberg f4085b87f5 permission-common: removed the token option from the base evaluator options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 12:14:17 +02:00
Patrik Oldsberg 1a966daca7 Merge pull request #25572 from CasperJ/master
Scaffolder action `catalog:write` incorrectly outputs a log message of `Writing catalog-info.yaml`
2024-07-12 09:36:48 +02:00
MT Lewis 402d18e22c Merge pull request #24263 from backstage/release-yarn-plugin
yarn-plugin: update sync_release-manifest workflow to include yarn-plugin release directory
2024-07-11 20:06:48 +01:00
Patrik Oldsberg 66930ceeed Merge pull request #25577 from skyem/master
fix: Added owner and repo args to getEnvironmentPublicKey
2024-07-11 17:26:49 +02:00
Bond Yan 8fc26223c2 setting useNavigate in a ref
Signed-off-by: Bond Yan <bondy@spotify.com>
2024-07-11 11:20:17 -04:00
MT Lewis f5d247fd3c Merge pull request #24472 from backstage/yarn-plugin-check-version
yarn-plugin: validate version of yarn
2024-07-11 13:48:09 +01:00
Patrik Oldsberg 519370a8d2 Merge pull request #25554 from lorrrrrrrenzo/lorrrrrrrenzo/export-default-eks-transformer
Export `defaultEksClusterEntityTransformer` from `catalog-backend-module-aws`
2024-07-11 14:37:07 +02:00
Andre Wanlin 0d1958f2fb Merge pull request #25534 from awanlin/docs/add-auth-backend-install
Added backend install steps for various auth providers
2024-07-11 07:08:59 -05:00
Andre Wanlin 4a77a91da8 Added comment to resolvers
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-11 06:58:33 -05:00
Patrik Oldsberg 22e2a0ef67 Merge pull request #25552 from AvaliaSystems/fix-25551
Fixes issues with the Atlassian auth provider #25551
2024-07-11 13:42:08 +02:00
Patrik Oldsberg 0600286c95 Update .changeset/early-deers-beg.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-11 13:22:51 +02:00
MT Lewis 513175ae97 sync_release-manifest: remove top-level backstage directory
The top-level backstage/ directory included in
this repo means we can't use the yarn-install
backstage action (or we'd have to add a `path`
input option to it).

Looking at this workflow, I can't actually spot
why the top-level `backstage` dir is needed -
nothing is ever written outside it as far as I can
spot. With that in mind, proposing we remove it to
simplify the workflow and enable the use of the
`yarn-install` action without needing to extend it.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
MT Lewis 0bdf7ab1eb sync_release-manifest: add yarn-plugin to release directory
Since yarn plugins aren't installable via npm, we
need a place to make the version available for
each release. Since versions.backstage.io already
provides an API backed by a git repo organized by
release (and even includes release line links), it
seems like the perfect spot.

This commit adds the yarn plugin to the
appropriate directory when the
sync_release-management workflow runs,
reorganizing the existing functionality for
pushing the changes to the versions repo with a
little bit of refactoring.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
MT Lewis f9e4e22e5f sync_release-manifest: full yarn install
Since we now need to build the yarn-plugin before
pushing it to the versions repo for each release,
we need a full yarn install in this repo.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
MT Lewis a8bd40162c yarn-plugin: validate version of yarn in yarn plugin
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:10 +01:00
CasperJ e149572b1a Update .changeset/dirty-wasps-do.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: CasperJ <c@sper.name>
2024-07-10 21:03:43 +02:00
Mccaskey Skye a7d9216e50 Update early-deers-beg.md
Signed-off-by: Mccaskey Skye <smccaskey@me.com>
2024-07-10 13:38:35 -05:00
Mccaskey Skye ccfc9d12c1 fix: Added owner and repo args to getEnvironmentPublicKey
Signed-off-by: Mccaskey Skye <smccaskey@me.com>
2024-07-10 12:57:23 -05:00
CasperJ b9451dd573 Fixed log message to output the correct file name being written to
Signed-off-by: CasperJ <c@sper.name>
2024-07-10 15:22:56 +02:00
Seba 2414d86668 Kubernetes react -> Warning: validateDOMNesting(...): <ul> cannot appear as a descendant of <p> (#25559)
* fix html markup in FixDialog

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* Update .changeset/short-impalas-suffer.md

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>

---------

Signed-off-by: sebalaini <sebastianolaini@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 08:28:50 -04:00
Camila Belo 0eb075b85c Merge pull request #25568 from backstage/nbs10/deprecate-is-docker-disabled-for-tests
[NBS 1.0] Deprecate the `isDockerDisabledForTests` in test-utils
2024-07-10 13:32:44 +02:00
Camila Belo edf5cc349e refactor(test-utils): deprecate the isDockerDisabledForTests function
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 12:57:04 +02:00
Camila Belo b45da0768b Merge pull request #25567 from backstage/nbs10/test-utils-renamings
[NBS 1.0] Rename `ServiceFactoryTester.get` to `ServiceFactoryTester.getSubject`
2024-07-10 12:33:40 +02:00
Camila Belo 2f991786a3 refactor(test-utils): rename ServiceFactoryTester.get to ServiceFactoryTestest.getSubject
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 12:17:02 +02:00
Patrik Oldsberg 30b53de364 Merge pull request #25565 from backstage/rugvip/nopath
backend-defaults: removed the deprecated getPath option from httpRouterServiceFactory
2024-07-10 12:08:10 +02:00
Patrik Oldsberg 1cb84d7085 backend-defaults: removed the deprecated getPath option from httpRouterServiceFactory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-10 11:19:10 +02:00
Olivier Liechti 3d9abab684 Pass an empty array to the 'scope' prop required by Atlassian strategy, but which value is not actually used
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 11:10:56 +02:00
Olivier Liechti c48f2cc68d Cleanup test
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 10:42:16 +02:00
Patrik Oldsberg 53c8e39dd4 Merge pull request #24915 from Hyperkid123/dynamic-bep-updates
beps/0002: add dynamic FE plugins cli,backend,loading proposals
2024-07-10 10:30:35 +02:00
Patrik Oldsberg 29cf8efe3b Merge pull request #24952 from backstage/camilal/nbs10-rename-services-config-to-options
[NBS 1.0] Rename service config to options type
2024-07-10 09:52:59 +02:00
Patrik Oldsberg 32a7812cec Merge pull request #24975 from adawalli/awallis/msgraph
Adds ProviderTransformer to msgraph catalog plugin for dynamic config
2024-07-10 09:49:26 +02:00
Olivier Liechti aca86a6a00 Address review comments
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-10 08:11:02 +02:00