Commit Graph

48416 Commits

Author SHA1 Message Date
blam 583c362cd7 bug: Fix the issue with the secrets not being taken into account properly
Signed-off-by: blam <ben@blam.sh>
2023-12-19 14:12:29 +01:00
Ben Lambert 35185b1eee Merge pull request #21287 from backstage/blam/secrets-extension
scaffolder: `Secret` extension for use for hiding secrets securely
2023-12-19 12:58:37 +01:00
Fredrik Adelöw 441a889b18 Merge pull request #21891 from backstage/freben/more-doc-apis
flesh out the api docs some more
2023-12-19 11:21:01 +01:00
Fredrik Adelöw 3aa17329a6 Merge pull request #21675 from deepan10/azure-storage-plugin
Added azure-storage plugin into the plugin marketplace
2023-12-19 11:09:26 +01:00
blam 734c40811c chore: update comment and api-reprots
Signed-off-by: blam <ben@blam.sh>
2023-12-19 11:02:28 +01:00
Fredrik Adelöw 485416145b Merge pull request #21928 from mario-mui/fix/big-size-log-error
fix: when use LogViewer with big size(more then 30M maybe) logs cause…
2023-12-19 10:54:24 +01:00
Patrik Oldsberg b59e70f3ca Merge pull request #21902 from backstage/rugvip/app
plugin/frontend-*: switch extension namespace from core to app
2023-12-19 10:52:51 +01:00
Fredrik Adelöw b4eed334e1 refer to the term 'extension config' much more explicitly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-19 10:50:56 +01:00
Vincenzo Scamporlino 4a6246a45c Merge pull request #21935 from backstage/vinzscam/mode-exit
Switch to exit mode
2023-12-19 10:49:08 +01:00
Ben Lambert b8293bb13c Merge pull request #21834 from anicke/gerrit-dryrun2
Scaffolder-backend-gerrit: Add dry run support for 'publish:gerrit'
2023-12-19 10:46:20 +01:00
Fredrik Adelöw d88388a586 Update .changeset/honest-hounds-exist.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-19 10:38:15 +01:00
Vincenzo Scamporlino 39d911f201 Switch to exit mode
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-12-19 10:38:09 +01:00
Ben Lambert 2e4fd34fcd Merge pull request #21880 from npiyush97/commit-fix
Fixed Bug related defaultCommitMessage
2023-12-19 10:37:23 +01:00
Patrik Oldsberg af7bc3eecb plugin/frontend-*: switch extension namespace from core to app
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-19 10:32:11 +01:00
blam 857f44cb03 chore: update changeset
Signed-off-by: blam <ben@blam.sh>
2023-12-19 10:31:26 +01:00
blam 2fa5f646b2 feat: Stepper needs to be wrapped in the SecretsContext
Signed-off-by: blam <ben@blam.sh>
2023-12-19 10:29:33 +01:00
Ben Lambert 9df2ebc760 Update plugins/scaffolder/src/components/fields/SecretInput/SecretInput.test.tsx
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2023-12-19 10:00:00 +01:00
blam 7c4ded2515 chore: add the other package to changeset
Signed-off-by: blam <ben@blam.sh>
2023-12-19 09:37:35 +01:00
rui ma 752df9315b fix: add changeset
Signed-off-by: rui ma <ruima@alauda.io>
2023-12-19 12:17:07 +08:00
rui ma 66401c1f27 fix: when use LogViewer with big size(more then 30M maybe) logs cause maximun call stack error
Signed-off-by: rui ma <ruima@alauda.io>
2023-12-19 12:13:13 +08:00
Patrik Oldsberg 199e660972 Merge pull request #21782 from backstage/camilal/di-docs-plugin-test
[DI] Draft frontend plugins testing documentation
2023-12-18 17:52:49 +01:00
Patrik Oldsberg 245eb7abcd Merge pull request #21911 from backstage/emmaindal/search-analytics-capture
[Search] fix search issue analytics tracking
2023-12-18 17:51:07 +01:00
blam b7902a715d chore: fixing docs
Signed-off-by: blam <ben@blam.sh>
2023-12-18 17:27:50 +01:00
blam 640a7cc5d1 chore: fix Secret field extension export
Signed-off-by: blam <ben@blam.sh>
2023-12-18 17:25:17 +01:00
Ben Lambert 686a271b80 Merge pull request #21763 from jboeijenga/feat/direction-for-group-explorer
feat(plugins/explore): direction for group explorer
2023-12-18 17:22:10 +01:00
blam c963bcee4c chore: improve the implementation a little bit
Signed-off-by: blam <ben@blam.sh>
2023-12-18 17:22:02 +01:00
Andre Wanlin 212346f720 Merge pull request #21335 from afscrome/newbackenddocs2
More Backend Migration Docs
2023-12-18 09:36:19 -06:00
Emma Indal 6f280fa01a fix search issue analytics tracking
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-12-18 16:24:45 +01:00
Patrik Oldsberg 63aab7c050 Update docs/frontend-system/building-plugins/testing.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-18 15:52:55 +01:00
npiyush97 424317b829 fixed test
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 20:09:19 +05:30
Fredrik Adelöw 12c629addb Merge pull request #21817 from rm3l/3-publish-backstage-plugins-to-backstage.io-scaffolder-devfile-field-extension
Microsite: Add Scaffolder Devfile Selector Plugin
2023-12-18 15:32:07 +01:00
Andre Wanlin 639ed772f7 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:57 -06:00
Andre Wanlin e80b311c1a Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:46 -06:00
Andre Wanlin 6349a669fa Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:36 -06:00
blam ae75bc12c8 chore: update the api-reports
Signed-off-by: blam <ben@blam.sh>
2023-12-18 15:09:11 +01:00
Fredrik Adelöw d85faa18be Merge pull request #21791 from backstage/freben/doc-apis
add api docs
2023-12-18 14:55:13 +01:00
Fredrik Adelöw cee75a39f7 Merge pull request #21909 from backstage/blam/fix-prettier-2
chore: fixing formatting
2023-12-18 14:47:33 +01:00
Ben Lambert d545cad08a Merge pull request #21802 from awanlin/topic/fix-issue-templates
[GitHub Issue Templates] Removed placeholder and moved text to description
2023-12-18 14:47:13 +01:00
blam 2263fab8b2 chore: fixing formatting
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:43:48 +01:00
Patrik Oldsberg c3171704ab Merge pull request #21852 from backstage/rugvip/visualizer
add visualizer plugin for new frontend system
2023-12-18 14:38:10 +01:00
blam 82af648de3 chore: reset some testing files and fix docs
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:34:02 +01:00
blam 3855d2a1cd chore: default the value so that the form looks ok
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:25:53 +01:00
blam 33edf50090 chore: added chantgeset
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:20:34 +01:00
blam 30f2066896 chore: added documentation and deprecating old method
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:18:07 +01:00
blam 96cf824297 chore: added some test
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:09:05 +01:00
blam c22929665f chore: work around some of the secret validation
Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:56:15 +01:00
Camila Belo 9bda7ea3d7 docs: fix link to utility apis
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-18 13:50:50 +01:00
npiyush97 a7a5568788 refactor
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 17:58:36 +05:30
blam da34ebee34 wip
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:01:40 +01:00
blam 77333b626d chore: added things
Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:01:40 +01:00