Fredrik Adelöw
278563b988
Merge pull request #7898 from backstage/freben/msw
...
Bump msw to the same version as the rest
2021-11-08 16:26:14 +01:00
Joon Park
c74834a62d
Allow singleton and flexible EntityFilters.
...
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Joon Park
86bef79ad1
Allow nested EntityFilters
...
This makes the format of EntityFilters more flexible, and paves the way for the permissions system, which requires composing multiple _collections_ of filters.
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Fredrik Adelöw
5d2cf5c890
Merge pull request #7878 from RoadieHQ/pin-elastic
...
Pin version of ElasticSearch client to 7.13.0
2021-11-08 16:16:56 +01:00
Colton Padden
97eed9f67f
use diff codeblock in changeset markdown
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-11-08 10:16:55 -05:00
Marley Powell
18b6c1543c
fix: Fixed merge issue in package.json.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:58:31 +00:00
Ben Lambert
31f00e8015
Merge pull request #7777 from backstage/orkohunter/export-entity-ref-hooks
...
catalog-react: export loadIdentityOwnerRefs and loadCatalogOwnerRefs all the way
2021-11-08 15:57:14 +01:00
Marley Powell
0c9dd8df51
fix: Added --passWithNoTests flag to package.json.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:56:16 +00:00
Marley Powell
b4ab81cad9
refactor: Stop re-exporting types from @backstage/plugin-azure-devops-backend.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:55:07 +00:00
Ben Lambert
f391b79f2a
Merge pull request #7899 from backstage/blam/missing-adr-in-sidebar
...
chore: missing ADR in sidebars
2021-11-08 15:35:12 +01:00
Marley Powell
4634588de3
chore: generated API report.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:29:50 +00:00
Marley Powell
236756d0f2
refactor: Consume types from @backstage/plugin-azure-devops-common.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:21:39 +00:00
Patrik Oldsberg
44f4059d6a
Merge pull request #7798 from alexrybch/route-sort
...
fixed route resolving in EntityLayout and TabbedLayout
2021-11-08 15:18:08 +01:00
Marley Powell
f8f24e1cee
Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types
2021-11-08 14:17:31 +00:00
Patrik Oldsberg
43f900430c
Merge pull request #7791 from RodionGork/fix/sentry-plugin-pass-id-token
...
fix: sentry plugin can pass id token
2021-11-08 15:15:09 +01:00
blam
4c780d8651
chore: use named exports instead
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 15:14:38 +01:00
Marley Powell
a209473de8
revert: Removed unnecessary changes in changeset.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:08:25 +00:00
Marley Powell
9c76bf58b7
feat: Created new @backstage/plugin-azure-devops-common package for common types.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:06:44 +00:00
blam
0557332ec6
chore: missing ADR in sidebars
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 15:05:56 +01:00
Fredrik Adelöw
26c5659c97
Bump msw to the same version as the rest
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-08 15:02:07 +01:00
Ben Lambert
fa43705a2f
Merge pull request #7858 from backstage/dependabot/npm_and_yarn/storybook/addons-6.3.12
...
build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12
2021-11-08 14:55:52 +01:00
Johan Haals
2bc202bc52
Merge pull request #7887 from lykkeaxlin/ilert-luxon-version
...
ilert date-io/luxon version change from 2.x to 1.x
2021-11-08 14:04:28 +01:00
Harry Hogg
bd74a61eaa
Updated to run on a separate workflow every 4 hours.
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-11-08 11:03:58 +00:00
Fredrik Adelöw
bc30f37af0
Merge pull request #7894 from backstage/freben/early-super
...
Call the super constructor early
2021-11-08 12:02:41 +01:00
Johan Haals
093cd594c3
Merge pull request #7896 from backstage/blam/readme
...
remove maintainer warning
2021-11-08 11:54:00 +01:00
Ben Lambert
3d8f70f5de
Merge pull request #7862 from jluk-box/scaffolder-backend-modules-api-docs
...
Improve API docs in Scaffolder action plugins
2021-11-08 11:46:14 +01:00
blam
44308cc80d
chore: remove some duplicate dependencies
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 11:40:31 +01:00
blam
0aec087ee6
chore: updating API report
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 11:00:30 +01:00
blam
064297ea19
chore: adding some documentation for exported things
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 10:57:58 +01:00
Patrik Oldsberg
5b6797a20e
Merge pull request #7587 from SDA-SE/feat/jenkins-pattern
...
Don't require a validation pattern for the jenkins base URL
2021-11-08 10:41:11 +01:00
blam
e7e4626fc9
chore: remove warning
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 10:38:42 +01:00
Patrik Oldsberg
4c9f570e1e
Merge pull request #7340 from Sandpip3rs/read-remote-config
...
Read config from remote config server
2021-11-08 10:35:55 +01:00
Bryce Larson
23348dd586
Update plugins/catalog-backend/src/service/NextCatalogBuilder.ts
...
Co-authored-by: Jussi Hallila <jussi@hallila.com >
Signed-off-by: Bryce Larson <bryce.larson@originenergy.com.au >
2021-11-08 17:03:31 +11:00
Fredrik Adelöw
204989227d
Merge pull request #7838 from egnwd/fix-s3-integration-etags
...
Fix: [backstage-common] AWSS3UrlReader should throw NotModifiedError when etag matches
2021-11-06 10:37:45 +01:00
Fredrik Adelöw
ec64d9590c
Call the super constructor early
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-06 10:25:17 +01:00
Eric Peterson
b52637dacc
Merge pull request #7857 from awanlin/bug/fix-s3-path-join
2021-11-05 21:31:49 +01:00
Andre Wanlin
f3c7eec64b
Updated changeset to reflect changes made
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-11-05 14:48:44 -05:00
Gabriele Mambrini
1daada3a06
Added changeset
...
Signed-off-by: Gabriele Mambrini <gabriele.mambrini@jimdo.com >
2021-11-05 10:15:17 +01:00
Gabriele Mambrini
bfc837a97b
Update docs for allowed paths in backend.reading.allow
...
Signed-off-by: Gabriele Mambrini <gabriele.mambrini@jimdo.com >
2021-11-05 10:15:08 +01:00
Gabriele Mambrini
b8b67b5740
Add allowed paths to backend.reading.allow
...
Signed-off-by: Gabriele Mambrini <gabriele.mambrini@jimdo.com >
2021-11-05 10:14:58 +01:00
Lykke Axlin
42e97f4708
update yarn.lock and fixed typo
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
2021-11-05 08:10:51 +01:00
Lykke Axlin
4fbbae3823
Merge branch 'master' of https://github.com/backstage/backstage into ilert-luxon-version
2021-11-05 08:07:55 +01:00
Matto
89e9f486f1
api-report fix
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-11-05 12:45:14 +11:00
Matto
26462c0d0c
Merge remote-tracking branch 'origin/master' into read-remote-config
...
# Conflicts:
# ADOPTERS.md
2021-11-05 11:33:54 +11:00
Muhammad Hamadto
e5b69a2f50
Merge pull request #2 from Sandpip3rs/backstage-master
...
Backstage master
2021-11-05 11:26:42 +11:00
Matto
a2624fd878
sync
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-11-05 11:23:52 +11:00
Matto
e37a840856
Re-ran prettier on all files
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-11-05 11:17:01 +11:00
Matto
98b8ef555f
Re-ran prettier on all files
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-11-05 11:03:35 +11:00
Tim Jacomb
779d7a2304
Tweak logic for msgraph catalog ingesting for display names with
...
security groups
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net >
2021-11-04 17:07:18 +00:00
Jeremy Guarini
a5512851a0
add changeset
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-04 10:02:11 -07:00