Commit Graph

21695 Commits

Author SHA1 Message Date
Fredrik Adelöw 795e13be49 Merge pull request #8972 from backstage/catalog-permission-integration/unregister-entity
Disable unregister entity button in catalog if unauthorized
2022-01-20 10:23:15 +01:00
Fredrik Adelöw c10beb84e5 Merge pull request #9042 from backstage/rugvip/tip
changesets: add tip for handling react-use error when upgrading TypeScript
2022-01-20 10:22:56 +01:00
Fredrik Adelöw 72c51e8483 Merge pull request #9046 from kim5566/k8s/google-service-account-authprovider
Kubernetes plugin: Add a Google Service Account auth provider
2022-01-20 10:17:15 +01:00
Ben Lambert 5dc22bd77f Merge pull request #9047 from backstage/blam/goalie-workflows-fix-events
chore: events endpoint does not return all events.. so we go get them ourselves
2022-01-20 10:00:50 +01:00
Patrik Oldsberg 868cd6e736 Merge pull request #9037 from backstage/rugvip/react17
Upgrade to React 17
2022-01-20 09:56:10 +01:00
Ben Lambert 452afde031 Merge pull request #9038 from backstage/blam/scaffolder-secrets
scaffolder: Support supplying secrets at Task Creation
2022-01-20 09:28:37 +01:00
blam b8b5945990 chore: filter out anything by bots
Signed-off-by: blam <ben@blam.sh>
2022-01-20 09:18:17 +01:00
Fredrik Adelöw 444175b7a4 Merge pull request #8987 from backstage/dependabot/npm_and_yarn/helmet-5.0.1
build(deps): bump helmet from 4.4.1 to 5.0.1
2022-01-20 09:13:35 +01:00
blam 7e76e7dc12 chore: adjusting the types a little bit and regenerating api-docs
Signed-off-by: blam <ben@blam.sh>
2022-01-20 09:02:46 +01:00
Ben Lambert 1592cfd2f1 Merge pull request #9041 from backstage/rugvip/fixdocs
fix API reference + add regression test
2022-01-20 09:02:15 +01:00
blam 231846b4e5 chore: reset back to cron time as this all seems to work perfectly
Signed-off-by: blam <ben@blam.sh>
2022-01-20 08:50:18 +01:00
blam b7b44015c4 chore: missed the async function here
Signed-off-by: blam <ben@blam.sh>
2022-01-20 08:34:49 +01:00
blam 673e73ea42 chore: events endpoint does not return all events.. so we go get them ourselves
Signed-off-by: blam <ben@blam.sh>
2022-01-20 08:30:54 +01:00
kim5566 a56eb5242a update doc
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-01-20 14:07:03 +11:00
kim5566 edbd626d0a add changeset
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-01-20 13:58:21 +11:00
kim5566 8cd1d9033d add new googleServiceAccount authProvider
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-01-20 13:55:52 +11:00
Patrik Oldsberg 66a1456286 changesets: add tip for handling react-use error when upgrading TypeScript
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 22:52:30 +01:00
Patrik Oldsberg 5cc0b0ee37 scripts/verify-api-reference: added more context and hint for how to fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 21:33:34 +01:00
Patrik Oldsberg c540922cad fix API reference + add regression test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 20:08:08 +01:00
Fredrik Adelöw 2da2eda0e9 Merge pull request #9035 from backstage/dependabot/npm_and_yarn/trim-off-newlines-1.0.3
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
2022-01-19 19:28:03 +01:00
Patrik Oldsberg f2fe4d240b cli: only apply hot loader hook support alias for react 16
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 19:12:11 +01:00
blam 783c435e46 api-docs: regenerate reports for scaffolder and changes
Signed-off-by: blam <ben@blam.sh>
2022-01-19 18:38:10 +01:00
blam b05d303226 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-01-19 18:20:54 +01:00
blam 8181b34c89 chore: set the secrets type as TaskSecrets
Signed-off-by: blam <ben@blam.sh>
2022-01-19 18:20:19 +01:00
blam 2d4ef2b78e chore: secrets are removed when claiming the task
Signed-off-by: blam <ben@blam.sh>
2022-01-19 18:13:32 +01:00
dependabot[bot] e9bea97be4 chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 17:11:14 +00:00
Fredrik Adelöw ce5edcbc05 Merge pull request #8973 from benlangfeld/patch-2
Bump @asyncapi/react-component for CVE
2022-01-19 18:07:03 +01:00
Patrik Oldsberg b5402d6d72 switch to React 17
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 17:18:32 +01:00
blam 128a489ba0 chore: delete the secrets when claiming the task so we don't store anything locally
Signed-off-by: blam <ben@blam.sh>
2022-01-19 17:18:30 +01:00
blam d19c88a9e4 chore: moving the catalog register to use backstageToken instead from the secrets
Signed-off-by: blam <ben@blam.sh>
2022-01-19 17:13:59 +01:00
blam f999b4063a chore: deprecating the token that's passed through to the context and using ctx.secrets.backstageToken instead
Signed-off-by: blam <ben@blam.sh>
2022-01-19 17:11:45 +01:00
blam c3a28a46fc chore: deprecating the token field and renaming to backstageToken as token is far too generic
Signed-off-by: blam <ben@blam.sh>
2022-01-19 16:43:45 +01:00
Patrik Oldsberg 7149150bd9 yarn.lock: bump @roadiehq deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 16:43:26 +01:00
blam 8100abfde2 feat: adding the option to pass secrets from the frontend from the ScaffolderApiClient
Signed-off-by: blam <ben@blam.sh>
2022-01-19 16:43:12 +01:00
Fredrik Adelöw 622bf785f7 Merge pull request #9033 from backstage/sub-is-full-ref
Sub is full ref
2022-01-19 16:35:36 +01:00
Ben Langfeld 0c0d8a47e7 Bump @asyncapi/react-component for CVE
[CVE-2022-21680](https://github.com/advisories/GHSA-rrrm-qjm4-v8hf) and [CVE-2022-21681](https://github.com/advisories/GHSA-5v2h-r2cx-5xgj)

See https://github.com/asyncapi/asyncapi-react/pull/522

Signed-off-by: Ben Langfeld <blangfeld@powerhrg.com>
2022-01-19 12:30:51 -03:00
Fredrik Adelöw 5390c64d87 Merge pull request #8804 from lakshikaparihar/master
Adding Mermaid instructions to Tech Docs Guides
2022-01-19 16:13:45 +01:00
Patrik Oldsberg 2b46058df8 Merge pull request #9031 from SDA-SE/docs/fix-oauth2proxy-reference
docs(auth): align provider reference with config example
2022-01-19 16:11:34 +01:00
elonj a53d7d8143 generated changeset
Signed-off-by: elonj <elonj@spotify.com>
2022-01-19 10:04:59 -05:00
elonj 8143d941b8 ids will be name
Signed-off-by: elonj <elonj@spotify.com>
2022-01-19 10:04:51 -05:00
elonj b7c1bb21ad fixed GithubAuth tests
Signed-off-by: elonj <elonj@spotify.com>
2022-01-19 10:04:41 -05:00
elonj d0ad9ebe22 auth providers will return entity ref as "sub" value
Signed-off-by: elonj <elonj@spotify.com>
2022-01-19 10:04:18 -05:00
Fredrik Adelöw 9565610509 prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-19 15:48:34 +01:00
Joon Park 6ba478138d Refactor useEntityPermission
Signed-off-by: Joon Park <joonp@spotify.com>
2022-01-19 14:37:21 +00:00
Fredrik Adelöw 835b2da52a Merge pull request #8967 from djamaile/master
chore(catalog): export RelatedEntitiesCard component
2022-01-19 14:59:57 +01:00
Dominik Schwank 9b9e442da0 docs(auth): align provider reference with config example
The used provider reference was not aligned with the config example.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-19 14:17:51 +01:00
Fredrik Adelöw 3a5eba9464 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-19 14:06:29 +01:00
Ben Lambert 472e02160e Merge pull request #9008 from backstage/rugvip/exit
changeset: exit prerelease mode
2022-01-19 13:58:53 +01:00
Johan Haals 3be00ed138 Merge pull request #9027 from backstage/rugvip/patch-tweaks
docs/publish: tweak patch release process
2022-01-19 13:58:07 +01:00
Ben Lambert 04fd26b4ae Merge pull request #9028 from backstage/blam/goalie-workflows
Goalie Workflow (again)
2022-01-19 13:36:35 +01:00