Fredrik Adelöw
614e0294f7
Merge pull request #25386 from stephenglass/fix/cli-backend-plugin-updates
...
fix: update cli default backend plugin to use non-deprecated imports
2024-06-25 10:32:59 +02:00
blam
d14795bd05
chore: fixing tests
...
Signed-off-by: blam <ben@blam.sh >
2024-06-25 10:31:38 +02:00
Marek Libra
4f400b6d0e
Merge pull request #25024 from yu-kkurii/notifications-filter-by-topic
...
Add topic filter to notifications-backend
2024-06-25 10:09:13 +02:00
Ben Lambert
a0e421b85f
Merge pull request #25388 from backstage/e2e-tests-wait-for-plugins
...
e2e-tests: wait for plugins before start
2024-06-25 10:01:31 +02:00
Ben Lambert
05cc35a692
Merge pull request #25373 from VeithBuergerhoff/master
...
Fixed validation for RepoUrlPicker
2024-06-25 09:54:01 +02:00
Ben Lambert
4e4e8c4bbe
Merge pull request #25380 from kmikko/kmikko/virtualize-entity-picker
...
feat(scaffolder): use virtualization with EntityPicker
2024-06-25 09:51:59 +02:00
Ben Lambert
77744b1466
Merge pull request #25384 from diegohi/fix/scaffolder-backend-module-github-create-environment-action
...
fix(scaffolder-backend-module-github): some octokit calls missing mandatory params in actions
2024-06-25 09:51:26 +02:00
Ben Lambert
65f6f277e6
Merge pull request #24633 from aramissennyeydd/sennyeya/fix-template-link
...
fix(plugin-template): new plugins fail the verify-docs & verify-types check
2024-06-25 09:48:26 +02:00
Vincenzo Scamporlino
c35be1d21b
e2e-tests: wait for plugins before start
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-25 09:28:28 +02:00
Jente Sondervorst
70df2be217
adapt test
...
Closes : #25256
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com >
2024-06-25 08:24:29 +02:00
Stephen Glass
d22886250c
Update cli default backend plugin to use non-deprecated imports
...
Signed-off-by: Stephen Glass <stephen@stephen.glass >
2024-06-24 23:37:40 -04:00
Diego Iglesias
36f3c5e693
fix(scaffolder-backend-module-github): createOrUpdateEnvironmentSecret missing owner and repo
...
Signed-off-by: Diego Iglesias <diegohi@gmail.com >
2024-06-25 00:31:03 +02:00
Diego Iglesias
4410fed9d9
fix(scaffolder-backend-module-github): createEnvironmentVariable missing owner and repo
...
Signed-off-by: Diego Iglesias <diegohi@gmail.com >
2024-06-25 00:31:03 +02:00
Patrick Jungermann
9112efc364
feat(catalog,github): support repository events
...
The provider adds a subscription to the topic `github.repository`.
Hereby, it supports events of type `repository` with actions
- `archived`
- `deleted`
- `edited`
- `renamed`
- `transferred`
- `unarchived`
Actions skipped as they don't require entity changes:
- `created`
- `privatized`
- `publicized`
If the config option `validateLocationsExist` is enabled, an API request
is necessary and will be executed.
This affects the actions `renamed`, `transferred`, and `unarchive`
of event type `repository`.
Catalog entities related to the `GithubEntityProvider` instance will be adjusted
according to action and its meaning for them.
Closes : #21906
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-06-25 00:12:12 +02:00
Jente Sondervorst
dde03ea950
Update api-report.md
...
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com >
2024-06-24 23:39:04 +02:00
Jente Sondervorst
8b68bdc40d
Merge branch 'master' into feature/multiple_ldap_users_groups
...
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com >
2024-06-24 23:35:40 +02:00
Simon Edström
73e43d2933
Removed accidental import
...
Signed-off-by: Simon Edström <simon.edstrom@scania.com >
2024-06-24 22:26:33 +02:00
Simon Edström
99d672dee6
Added changeset
...
Signed-off-by: Simon Edström <simon.edstrom@scania.com >
2024-06-24 22:19:19 +02:00
Simon Edström
8fadb84aa4
Modified Select component to take in a testid parameter that sets the data-testid of the material ui Select component, ensuring backwards compatibility with default value corresponding to previously hardcoded parameter
...
Signed-off-by: Simon Edström <simon.edstrom@scania.com >
2024-06-24 22:10:08 +02:00
Mikko Korhonen
52b6db0922
feat(scaffolder): use virtualization with EntityPicker
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@op.fi >
2024-06-24 22:08:54 +03:00
Tavi Nolan
d99fd81a74
Adding note detailing functionality re local files and nesting
...
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com >
2024-06-24 18:41:08 +01:00
Alper Altay
42227da4ac
chore: spelling
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 17:55:48 +02:00
Alper Altay
812afee131
feat: simplify test
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 17:35:14 +02:00
Alper Altay
983d616d67
feat: changeset
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 17:32:39 +02:00
Alper Altay
23fc071b00
feat: auto add modules to index.ts
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 17:31:34 +02:00
Alper Altay
f6581944cc
feat: adjust the test
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 17:24:22 +02:00
Fredrik Adelöw
c9a2e96634
Merge pull request #25377 from backstage/freben/the-route-is-false
...
declaratively disable external routes
2024-06-24 16:32:07 +02:00
Camila Belo
f2b0e25e50
Merge pull request #25372 from backstage/camilaibs/nbs10-health-check-followups
...
[NBS 1.0] Deprecate status check handler
2024-06-24 16:24:52 +02:00
Ben Lambert
9986ab0a97
Update honest-pears-run.md
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2024-06-24 16:18:56 +02:00
Fredrik Adelöw
a03b86497b
review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-24 15:54:14 +02:00
Veith M. Bürgerhoff
7a5da335ae
Add tests for azure validation
...
Signed-off-by: Veith M. Bürgerhoff <veith.buergerhoff@gmail.com >
2024-06-24 15:51:58 +02:00
Fredrik Adelöw
d3c39fc71c
declaratively disable external routes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-24 15:46:20 +02:00
Ben Lambert
0d9f969d91
Merge pull request #25374 from msfe/patch-2
...
clarified User Photos for userGroupmember for Azure integration
2024-06-24 15:44:45 +02:00
Ben Lambert
b9cc3c906e
Merge pull request #25333 from codingdiaz/tag-based-github-env-protections
...
feat: support tag based policies
2024-06-24 15:40:39 +02:00
Ben Lambert
172f473926
Merge pull request #25359 from mbenson/OEP_cf_array
...
Support catalogFilter array on OwnedEntityPicker; addresses https://g…
2024-06-24 15:40:26 +02:00
Debabrata Panigrahi
995b2c56da
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
...
Ran prettier
2024-06-24 13:34:39 +00:00
Alper Altay
e09456b711
chore: remove "import"
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 15:32:26 +02:00
Alper Altay
4baac0c5a5
feat: changeset
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 15:30:50 +02:00
Alper Altay
589860ec27
feat: add plugin to backend index.ts
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 15:30:50 +02:00
Ben Lambert
148a6f17b4
Update silent-moose-eat.md
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2024-06-24 15:28:56 +02:00
Ben Lambert
d2f1f680df
Merge pull request #25315 from kmikko/kmikko/virtualize-multi-entity-picker
...
feat(scaffolder): use virtualization with MultiEntityPicker
2024-06-24 15:26:06 +02:00
Debabrata Panigrahi
574a2b2fee
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
...
Added some tags
2024-06-24 13:18:22 +00:00
Mattias Folke
11eaadec04
clarified User Photos for userGroupmember for Azure integration
...
Signed-off-by: Mattias Folke <Mattias.Folke@gmail.com >
2024-06-24 14:38:33 +02:00
Veith M. Bürgerhoff
ec2fd03122
Use else-if instead
...
Signed-off-by: Veith M. Bürgerhoff <veith.buergerhoff@gmail.com >
2024-06-24 14:26:02 +02:00
Camila Belo
8c09c97c9f
refactor: deprecate status check handler
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-06-24 14:26:01 +02:00
Veith M. Bürgerhoff
661b354277
Fixed validation for RepoUrlPicker
...
Signed-off-by: Veith M. Bürgerhoff <veith.buergerhoff@gmail.com >
2024-06-24 14:17:19 +02:00
Debabrata Panigrahi
c079fc184f
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
...
Prettier check completed
2024-06-24 11:57:40 +00:00
Ben Lambert
da38d59651
Merge pull request #25345 from axiac/update-dependencies-in-backend-plugin-template
...
backstage-cli (templates): update dependencies of the backend plugins
2024-06-24 13:44:41 +02:00
Ben Lambert
030f4b1549
Update heavy-moose-pull.md
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 13:41:33 +02:00
Fredrik Adelöw
67b1bd2f89
Merge pull request #25302 from backstage/freben/read-durations
...
fix iso duration parsing in schedules
2024-06-24 13:40:18 +02:00