Fredrik Adelöw
d776d36542
Merge pull request #24817 from backstage/healthcheck-router
...
Healthcheck service
2024-06-24 13:39:52 +02:00
Ben Lambert
4848c98258
Merge pull request #25365 from fidelity-contributions/issue-24968-update-input-examples
...
Updating template input documentation
2024-06-24 13:38:53 +02:00
Ben Lambert
50dc650947
Merge pull request #25369 from piatkiewicz/patch-1
...
Update discord channel name in README.md
2024-06-24 13:37:56 +02:00
Ben Lambert
e75a587f5b
Merge pull request #25370 from alper98/match-outout-plugin-type
...
feat: matching plugin type to output
2024-06-24 13:37:30 +02:00
Fredrik Adelöw
35c745d1e1
Merge pull request #24970 from brianphillips/custom-member-relationship
...
Add relationType option to EntityMembersListCard component
2024-06-24 13:29:17 +02:00
Debabrata Panigrahi
21c665cbd3
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
...
Added the sign-off
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-06-24 11:25:21 +00:00
Debabrata Panigrahi
04e657d4a0
Added signoff
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-06-24 11:25:21 +00:00
Debabrata Panigrahi
986199fe4c
Added the HCE plugin to microsite
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-06-24 11:25:21 +00:00
Debabrata Panigrahi
cac042618a
Added the HCE plugin to microsite
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-06-24 11:25:21 +00:00
blam
b5deed0c1b
chore: updating changesets and api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 13:21:58 +02:00
blam
b5a988f0c3
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 13:10:55 +02:00
Fredrik Adelöw
d90778f857
Merge pull request #25094 from codingdiaz/catalog-error-docs
...
docs: update catalog error eventing/logging
2024-06-24 13:10:54 +02:00
Alper Altay
0540c5a6c2
feat: changeset
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 13:07:34 +02:00
Ben Lambert
c07944e763
Merge pull request #25368 from backstage/blam/exit-jun
...
changeset: enter pre
2024-06-24 13:06:31 +02:00
Alper Altay
b8230e4753
feat: matching plugin type to output
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-06-24 12:59:04 +02:00
Piotr Piątkiewicz
db2bdce0a0
Update discord channel name in README.md
...
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com >
2024-06-24 11:59:31 +02:00
blam
0273ae27d3
feat: fix tests and test confifmr
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 11:52:39 +02:00
blam
acda33a752
chore: update yarn.lock
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 11:21:34 +02:00
blam
01999b3c78
chore: enter pre
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 10:49:49 +02:00
Antonio Ereiz
09c6d44512
'edit'
...
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com >
2024-06-23 21:09:39 +02:00
Antonio Ereiz
ed2786f9f8
add comment
...
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com >
2024-06-23 21:04:03 +02:00
John Philip
897afcc4d5
fix api reports
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 22:45:29 -04:00
John Philip
fea739f1ca
fix api reports
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 21:14:24 -04:00
John Philip
4c4d077b9a
add changeset
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 13:10:45 -04:00
John Philip
779a6777b6
Merge branch 'master' into johnphilip283-patch-1
2024-06-22 13:07:29 -04:00
John Philip
9ecf5fdcb9
add changeset
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 13:04:19 -04:00
John Philip
c17cf4fd23
add publisher extension point
...
Signed-off-by: John Philip <jphilip@spotify.com >
2024-06-22 13:00:35 -04:00
Matt Benson
89c44b3654
Support catalogFilter array on OwnedEntityPicker; addresses https://github.com/backstage/backstage/issues/25358
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2024-06-21 19:23:44 -05:00
Patrick Jungermann
89145d7efc
refactor(catalog,github): group event-related tests
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-06-22 01:13:42 +02:00
Patrick Jungermann
d7773d174b
refactor(catalog,github): reduce code duplication
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-06-21 22:49:58 +02:00
Valentin VĂLCIU
e2e320cac0
backstage-cli (templates): update dependencies of the backend plugins
...
* remove unneeded dependencies `winston` and `yn` from the template
of backend plugins;
* use `msw` v2 on the backend plugins; migrating later from v1 to v2
is not straight forward; it is better to start with v2;
Signed-off-by: Valentin VĂLCIU <axiac.ro@gmail.com >
2024-06-21 22:59:23 +03:00
Vincenzo Scamporlino
0c5aa5a007
Merge pull request #25353 from CaioAugustoo/patch-2
...
fix(docs): invalid snippet code
2024-06-21 19:46:25 +02:00
Sydney Achinger
6f1e20ce6c
Merge pull request #25332 from backstage/shadowdom-provider
...
Add incShadowRootVersion to force shadowRoot to update in provider.
2024-06-21 10:54:31 -04:00
Caio Augusto
5c3760b61c
fix(docs): invalid snippet code
...
Signed-off-by: Caio Augusto <caioamfr@gmail.com >
2024-06-21 11:02:05 -03:00
Tavi Nolan
1ba64786fa
Minor updates to testing documentation
...
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com >
2024-06-21 13:04:30 +01:00
backstage-goalie[bot]
32d1b5928f
Merge pull request #25296 from backstage/renovate/knip-5.x-lockfile
...
chore(deps): update dependency knip to v5.22.2
2024-06-21 11:53:12 +00:00
renovate[bot]
7da81d1327
chore(deps): update dependency knip to v5.22.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:08:39 +00:00
Hghtwr
206698c311
revert EntityProvider signature
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-06-21 10:02:15 +02:00
Hghtwr
c67d887ad1
add self-hosted test suite, fix format
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-06-21 09:52:36 +02:00
Christopher Diaz
fc6db7af1d
update tests and API reports
...
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com >
2024-06-20 17:10:40 -04:00
Sydney Achinger
8ac9ce5183
Add changeset
...
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-06-20 15:25:19 -04:00
Sydney Achinger
abdf7445ab
api report
...
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-06-20 15:16:16 -04:00
Alex Lorenzi
6919db3a3e
Slight better variable naming
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-06-20 15:16:16 -04:00
Alex Lorenzi
dd780ece4f
Switch to using a version number instead of hashing the content
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-06-20 15:16:16 -04:00
Sydney Achinger
94778dd4ee
Add setShadowRootVersionHash to force shadowRoot to update in provider when version changes.
...
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-06-20 15:16:16 -04:00
Gaël Gothuey
18daa1faaa
Fix extra closing parenthesis in code sample
...
Signed-off-by: Gaël Gothuey <gothuey.gael@gmail.com >
Signed-off-by: gaelgoth <gothuey.gael@gmail.com >
2024-06-20 19:56:23 +02:00
Hghtwr
2537c3f345
Extend tests for subgroups
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-06-20 16:32:26 +02:00
Vincenzo Scamporlino
878f2efc51
backend-plugin-api: fix typings in health service
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-20 15:45:02 +02:00
Vincenzo Scamporlino
7df5c8875c
backend-defaults: test tweaks
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-06-20 15:41:19 +02:00
Fredrik Adelöw
a4cfe9d6f4
Merge pull request #25341 from backstage/freben/no-about
...
document suggestion to fork AboutCard if needed
2024-06-20 15:39:43 +02:00