Commit Graph

18658 Commits

Author SHA1 Message Date
dependabot[bot] 88677aee18 build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0
Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts) from 10.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 17:41:51 +01:00
Tim Hansen a51e11c30d Merge pull request #7938 from backstage/timbonicus/missing-gitlab-link
Add missing link to Gitlab discovery
2021-11-10 09:07:27 -07:00
Tim Hansen 145913e6a0 Add missing link to Gitlab discovery
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-10 08:39:00 -07:00
Fredrik Adelöw f323afc5da Merge pull request #7934 from backstage/fix-snyk-github-issue-workflow-4
Install dependeices before trying to use them in the Snyk github issu…
2021-11-10 15:10:03 +01:00
Harry Hogg 1d0e5c55f8 Install dependeices before trying to use them in the Snyk github issue workflow
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-10 12:41:16 +00:00
Fredrik Adelöw 056c85aa72 Merge pull request #7933 from backstage/fix-snyk-github-issue-workflow-3
Added ts-node as a dependency for the Snyk Github issues sync script
2021-11-10 10:25:49 +01:00
Harry Hogg c41b6ef904 Added ts-node as a dependency for the Snyk Github issues sync script
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-10 08:36:58 +00:00
Patrik Oldsberg 12eaaaba28 Merge pull request #7851 from cmpadden/publisher-object-pattern
Use Parameter Objects for Publisher Constructors
2021-11-09 20:38:37 +01:00
Colton Padden 6d4f06699b note internal refactor of LocalPublish changes and impact on usage
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-11-09 13:45:26 -05:00
Patrik Oldsberg 5338468d6c Merge pull request #7921 from egnwd/core-table-cellStyle-fn
[core-components] Allow for material-table cellStyle function from the backstage Table component
2021-11-09 19:40:17 +01:00
Patrik Oldsberg 02bf9ec142 Merge pull request #7833 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-typescript-12.0.0
build(deps): bump @spotify/eslint-config-typescript from 10.0.0 to 12.0.0
2021-11-09 19:38:33 +01:00
Patrik Oldsberg 66912cb80a Merge pull request #7912 from RodionGork/fix/kuber-plugin-pass-id-token-on-getclusters
fix: kuber plugin pass id token on getClusters req
2021-11-09 19:36:25 +01:00
Patrik Oldsberg f08d90f444 Merge pull request #7890 from timja/adjust-graph-processor
Tweak logic for msgraph catalog ingesting for display names with security groups
2021-11-09 19:30:14 +01:00
Patrik Oldsberg a197708da9 add changeset for @spotify/eslint-config-typescript bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-09 18:20:26 +01:00
Patrik Oldsberg e4989dec38 Merge pull request #7924 from backstage/rugvip/audience
auth-backend: add forwarding of the SAML audience option
2021-11-09 18:13:10 +01:00
Fredrik Adelöw 45b89fed1e Merge pull request #7916 from backstage/eide/firestore-clean-settings
[auth-backend] Only use settings that have a value when creating a FirestoreKeyStore
2021-11-09 16:27:01 +01:00
Patrik Oldsberg 3e0e2f09d5 auth-backend: add forwarding of the SAML audience option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-09 16:25:34 +01:00
Fredrik Adelöw db44318508 Merge pull request #7923 from JoThomsen/patch-1
Added Signal Iduna to ADOPTERS.md
2021-11-09 16:22:41 +01:00
Ben Lambert c90e5727d4 Merge pull request #7920 from backstage/freben/drop-overrides
revert the graphql package pinning
2021-11-09 15:37:12 +01:00
Ben Lambert 9072244108 Merge pull request #7672 from marleypowell/marley/7641-consume-exported-ado-types
refactor(`@backstage/plugin-azure-devops`): Consume re-exported types from `@backstage/plugin-azure-devops-common`.
2021-11-09 15:33:45 +01:00
Jonas Thomsen b152c2a1e4 Update ADOPTERS.md 2021-11-09 15:25:48 +01:00
Patrik Oldsberg 2dbfa5698e Merge pull request #7907 from backstage/rugvip/nonoprivate
create-app: default to making new plugins private
2021-11-09 14:55:32 +01:00
Fredrik Adelöw 1921f70aa7 revert the graphql package pinning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 14:50:21 +01:00
Ben Lambert ad4f2bcc11 Merge pull request #7825 from alexcurtin/catalog-client-api-ref
Adding API documentation for catalog-client
2021-11-09 14:46:01 +01:00
Elliot Greenwood 5826c17b7d Add changeset
Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
2021-11-09 13:44:15 +00:00
Elliot Greenwood cf090d25e7 Add StyledTable to the Table stories
Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
2021-11-09 13:43:02 +00:00
Elliot Greenwood 327e79c2b8 Allow for material UI cellStyle function from the backstage Table component
Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
2021-11-09 13:43:02 +00:00
Ben Lambert 18e87343ad Merge pull request #7883 from GoFightNguyen/patch-1
[docs] clarify example showing that parameters types propagate
2021-11-09 14:42:52 +01:00
Johan Haals fc84dda0b6 Merge pull request #7919 from backstage/fix-snyk-github-issue-workflow-2
Fixes the Snyk github issue workflow to continue when the Snyk CLI ex…
2021-11-09 14:32:17 +01:00
Johan Haals 3400c91b46 Merge pull request #7913 from backstage/jhaals/core-plugin-deps
core-plugin-api: Deprecate unused types
2021-11-09 14:31:18 +01:00
Patrik Oldsberg 6bfacd97f7 Merge pull request #7830 from kennethzfeng/kfeng.is-execute
plugins/scaffolder-backend: Fix a bug where only file mode 775 is con…
2021-11-09 14:14:26 +01:00
Harry Hogg ce4457bb30 Fixes the Snyk github issue workflow to continue when the Snyk CLI exits with an error
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-09 12:36:01 +00:00
Fredrik Adelöw a4b86485a3 Merge pull request #7910 from jeremyguarini/fix_code_coverage_chart_xaxis
display X-axis in ascending order
2021-11-09 13:14:10 +01:00
Fredrik Adelöw d2a44fd436 Merge pull request #7906 from backstage/dependabot/npm_and_yarn/apollo-server-2.25.3
build(deps): bump apollo-server from 2.21.0 to 2.25.3
2021-11-09 13:13:01 +01:00
Fredrik Adelöw 2fabfd42ac Merge pull request #7918 from backstage/fix-snyk-github-issue-workflow
Added runson command to fix the snyk github issue sync workflow config
2021-11-09 11:24:24 +01:00
Fredrik Adelöw ad06db6393 Merge pull request #7915 from backstage/freben/kubernetes-config-test
get rid of config loading here too
2021-11-09 11:05:21 +01:00
Harry Hogg 4fa7934710 Added runson command to fix the workflow config
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-09 10:02:36 +00:00
Marcus Eide 5ee31f860b Add changeset
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-11-09 10:44:26 +01:00
Marcus Eide 00af71a8fc Filter out undefined keys from settings
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-11-09 10:42:21 +01:00
Fredrik Adelöw c7659d9649 Merge pull request #7914 from backstage/freben/proxy-router-test
fake the test config to get rid of the timeouts
2021-11-09 10:35:40 +01:00
Fredrik Adelöw afe864b872 get rid of config loading here too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 10:35:13 +01:00
Tim Jacomb 9df71040e3 Remove mailEnabled filter
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-09 09:20:49 +00:00
Fredrik Adelöw 6160f89865 fake the test config to get rid of the timeouts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 10:10:13 +01:00
Johan Haals de527c6e33 api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-09 09:49:55 +01:00
Johan Haals e059aea7b9 core-plugin-api: Deprecate unused types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-09 09:36:42 +01:00
Johan Haals a91b08045a Merge pull request #7861 from jluk-box/core-plugin-api-docs
Improve API documentation for @backstage/core-plugin-api
2021-11-09 09:18:16 +01:00
Marley Powell 910a6a435e feat: Added new types to @backstage/plugin-azure-devops-common.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-09 08:04:51 +00:00
Marley Powell ed3feb178b Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types 2021-11-09 07:59:38 +00:00
rgorkovenko 9f3dd76bc7 fix: kuber plugin pass id token on getClusters req
Signed-off-by: rgorkovenko <rodiongork@github.com>
2021-11-09 10:07:22 +03:00
Jeremy Guarini 5a85b802f3 display X-axis in ascending order
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-08 15:26:53 -08:00