Commit Graph

55781 Commits

Author SHA1 Message Date
parmar-abhinav 6fc03c7d3a Add examples for notification:send scaffolder action & improve related tests
Signed-off-by: parmar-abhinav <abhinav.parmar@infosys.com>
2024-07-13 16:06:42 +05:30
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 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
Fredrik Adelöw d73302be50 Merge pull request #25068 from drodil/notification_processor_filters
chore: move notification processor filters to common package
2024-07-10 08:02:10 +02:00
Olivier Liechti 9076843ffd Adatp test to the payload returned by the actual Atlassian strategy (vs its parent)
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 19:48:38 +02:00
Olivier Liechti e1eda89df3 Add api-report.md
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 18:58:55 +02:00
Olivier Liechti 487c100100 Simplify the bug fix, by implementing logic in the PassportHelper
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 16:41:18 +02:00
Olivier Liechti 55c1a729ac Simplify the bug fix, by implementing logic in the PassportHelper
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 16:29:50 +02:00
Patrik Oldsberg 3cd43cc452 Merge pull request #25501 from backstage/changeset-release/master
Version Packages (next)
2024-07-09 15:48:04 +02:00
Olivier Liechti efda5a301d Export Atlassian OAuth Profile type
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 15:14:21 +02:00
github-actions[bot] e583b47687 Version Packages (next) 2024-07-09 12:58:58 +00:00
Patrik Oldsberg 91926252e0 Merge pull request #25547 from dweber019/chore/adapters
docs: add Baloise as adaptor
2024-07-09 14:52:02 +02:00
Lorenzo Davis baaf997773 Update API Report in light of the change
Signed-off-by: Lorenzo Davis <118796878+lorrrrrrrenzo@users.noreply.github.com>
2024-07-09 16:17:40 +04:00
Lorenzo Davis 4afa050758 Add changeset
Signed-off-by: Lorenzo Davis <118796878+lorrrrrrrenzo@users.noreply.github.com>
2024-07-09 15:35:41 +04:00
Lorenzo Davis a6acc4c2ea Export defaultEksClusterEntityTransformer from catalog-backend-module-aws
Signed-off-by: Lorenzo Davis <118796878+lorrrrrrrenzo@users.noreply.github.com>
2024-07-09 15:35:41 +04:00
Olivier Liechti 3cdea7aa1e Fix typescript typing issues
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
2024-07-09 12:13:47 +02:00
Patrik Oldsberg d0d0f15779 Merge pull request #25544 from backstage/rugvip/search-fix
search: add missing createApiFactory
2024-07-09 11:45:45 +02:00