Fredrik Adelöw
47619da24c
give the same treatment to catalog-backend too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 13:05:11 +01:00
Fredrik Adelöw
b055a6addc
Align on usage of cross-fetch vs node-fetch in frontend vs backend packages
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 13:05:08 +01:00
Fredrik Adelöw
9e4c323593
Merge pull request #8241 from gotson/patch-1
...
[DOC] Add ACL requirements for kafka-backend plugin
2021-11-25 13:03:30 +01:00
Gauthier Roebroeck
4f81bfd356
disable snyk workflow on forks
...
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com >
2021-11-25 19:22:38 +08:00
blam
4149d74c10
chore: fix a small issue witih the badge url resolution
...
Signed-off-by: blam <ben@blam.sh >
2021-11-25 12:14:47 +01:00
Patrik Oldsberg
dcaeaac174
create-app: add pack scripts that excludes peer depdencies during publish
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-25 12:06:49 +01:00
Johan Haals
5f7033c7bd
Merge pull request #8235 from backstage/mob/secure-templating
...
scaffolder-backend: sandbox v1beta3 template execution
2021-11-25 11:51:22 +01:00
Fredrik Adelöw
e7230ef814
bump react-dev-utils
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 11:45:58 +01:00
Mike Lewis
ff1ea41b23
Merge pull request #8192 from backstage/permission-backend
...
Add @backstage/plugin-permission-backend
2021-11-25 10:43:35 +00:00
Fredrik Adelöw
dadad693c3
Merge pull request #8115 from yousifalraheem/master
...
Use email links instead of text in members list
2021-11-25 11:34:09 +01:00
Fredrik Adelöw
57fbbe5714
Merge pull request #8197 from brexhq/k8s-backend-add-cronjobs-and-jobs
...
add cronjobs and jobs as default objects for the kubernetes-backend
2021-11-25 11:32:49 +01:00
Patrik Oldsberg
53ad626bb0
Merge pull request #8234 from backstage/rugvip/noresolve
...
scaffolder-backend: replace all usage and prevent new usage of path.resolve
2021-11-25 11:32:19 +01:00
Johan Haals
452b86916a
link in changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-25 11:04:35 +01:00
Marley Powell
0749dd0307
chore: Generated changeset.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-25 09:34:35 +00:00
Mike Lewis
7a8312f126
permission-backend: add changeset
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-25 09:32:57 +00:00
Yousif Al-Raheem
32e0c41f2d
Merge branch 'master' of https://github.com/yousifalraheem/backstage
2021-11-25 10:05:03 +01:00
Yousif Al-Raheem
2f4a686411
changed minor to patch release
...
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com >
2021-11-25 10:04:45 +01:00
Fredrik Adelöw
ca91769036
Merge pull request #8240 from lorsatti/fix/jenkins-pagination
...
Fix Jenkins table pagination
2021-11-25 07:10:24 +01:00
Lorenzo Orsatti
ad433b346f
add changeset
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2021-11-25 00:54:41 +01:00
Mike Lewis
ddb60aa7c4
permission-node: switch initial release changeset to minor
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-24 23:37:11 +00:00
Fredrik Adelöw
7b124c2729
Merge pull request #8182 from livetocode/feature/addOpenshiftUrlFormatter
...
implement openshiftFormatter
2021-11-25 00:11:36 +01:00
Morgan Martinet
5970c1ecc2
fix spelling of OpenShift
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-11-24 17:20:39 -05:00
irma12
b5bd60fddc
Changesets fixes
...
Signed-off-by: irma12 <irma@roadie.io >
2021-11-24 23:11:50 +01:00
irma12
574e524fcd
Merge branch 'master' into scorecard-tech-insights
...
Signed-off-by: irma12 <irma@roadie.io >
2021-11-24 22:53:10 +01:00
Patrik Oldsberg
f9352ab606
scaffolder-backend: removed all usaged and prevent new usage of path.resolve
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-24 19:56:56 +01:00
Patrik Oldsberg
a096e4c4d7
changesets: add changeset for secure templating
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-24 18:56:16 +01:00
Mike Lewis
103ca7ec60
Merge pull request #8119 from backstage/permission-node
...
Add @backstage/plugin-permission-node
2021-11-24 17:19:35 +00:00
Andrew Tran
1731dad0db
update api reports and changeset
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-24 09:54:36 -06:00
Andrew Tran
c5d1baa1af
update changeset
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-24 09:41:43 -06:00
Ben Lambert
b358cbc3be
Merge pull request #8226 from backstage/blam/relax-log-lines
...
Fixing superfluous log lines by changing the check to see if it's a template string for Scaffolder v3 templates
2021-11-24 16:34:39 +01:00
Fredrik Adelöw
c007c371ed
Merge pull request #8203 from backstage/joonp/entity-filter-empty-values
...
Handle empty values array in EntityFilter
2021-11-24 15:49:10 +01:00
Mike Lewis
44b46644d9
permission-node: add changeset for initial release
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-24 14:22:32 +00:00
Fredrik Adelöw
42ebbc18c0
get both gitbeaker packages bumped, and add changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-24 14:21:45 +01:00
blam
e634a47ce5
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-11-24 14:03:22 +01:00
Johan Haals
a7d3cbf79c
Merge pull request #8212 from backstage/mob/deprecate-register
...
core-plugin-api: Deprecate Plugin register and output
2021-11-24 13:23:44 +01:00
Ben Lambert
138c559231
Merge pull request #8218 from lorsatti/fix/swagger-style
...
Add missing styles to Swagger (dark mode)
2021-11-24 13:19:30 +01:00
Fredrik Adelöw
22f96d7efc
Merge pull request #8172 from goenning/go/azure-devops-discovery
...
adding AzureDevOps Discovery Processor
2021-11-24 13:07:13 +01:00
Fredrik Adelöw
825787e6bd
Merge pull request #8164 from RoadieHQ/infinite-location-loop
...
Fail when adding duplicate locations using the dry run flag
2021-11-24 12:05:48 +01:00
Lorenzo Orsatti
c982fc12cb
add changeset
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2021-11-23 22:04:15 +01:00
goenning
f1ba6dfb1d
fix comments, support onpremise and paging
...
Signed-off-by: goenning <me@goenning.net >
2021-11-23 19:03:46 +00:00
Mike Lewis
905dd952ac
chore: split up backend-to-backend auth changeset to reduce changelog noise
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-23 17:55:48 +00:00
Johan Haals
950b36393c
core-plugin-api: Add tests and changesets
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-23 16:58:27 +01:00
Adrian Barwicki
7071dce02d
feat: expose catalog lib in plugin-auth-backend
...
We are writing a custom OIDC provider plugin and need to use CatalogIdentityClient class in our provider. It is however not exported and we are not able to use it.
It is not a problem for providers that are committed to backstage repo as they use the local path, e.g https://github.com/backstage/backstage/blob/master/plugins/auth-backend/src/providers/aws-alb/provider.ts#L31 - but only for the ones that are developed locally.
Signed-off-by: Adrian Barwicki <adrianbarwicki@gmail.com >
2021-11-23 15:17:19 +01:00
irma12
883fd2f3a5
Modifications based on PR comments
...
Signed-off-by: irma12 <irma@roadie.io >
2021-11-23 12:50:01 +01:00
irma12
f4420c7767
Merge branch 'master' into scorecard-tech-insights
...
Signed-off-by: irma12 <irma@roadie.io >
2021-11-23 12:15:21 +01:00
Fredrik Adelöw
0eee3d98b9
Merge pull request #8117 from cbjjensen/add-headers
...
Letting GraphiQL use headers
2021-11-23 11:11:59 +01:00
Fredrik Adelöw
a6b5becf0f
Merge pull request #8202 from backstage/freben/bump-rjsf
...
bump rjsf
2021-11-23 11:11:13 +01:00
blam
c9ddb070c2
chore: fixing changeset formatting
...
Signed-off-by: blam <ben@blam.sh >
2021-11-23 09:42:08 +01:00
Joon Park
740f958290
Handle empty values array in EntityFilter
...
While an empty values array is not really a sensible input, if an empty array is provided, technically nothing should be returned as a matching value, thus the existing behavior was technically a bug.
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-22 21:07:55 +00:00
Fredrik Adelöw
2d7d165737
bump rjsf
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-22 19:59:52 +01:00