Fredrik Adelöw
|
898e2d8933
|
Merge pull request #9051 from backstage/freben/fix-task-tests
fix the tasks test
|
2022-01-20 12:48:38 +01:00 |
|
Patrik Oldsberg
|
600d6e3c85
|
Merge pull request #9006 from backstage/changeset-release/master
Version Packages
|
2022-01-20 12:34:10 +01:00 |
|
Fredrik Adelöw
|
b4bbd0e47d
|
fix the tasks test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 12:15:59 +01:00 |
|
github-actions[bot]
|
8b18d054f3
|
Version Packages
|
2022-01-20 10:33:31 +00:00 |
|
Fredrik Adelöw
|
4918be78b0
|
Merge pull request #8769 from backstage/freben/techdocs-clients
Some more usage of the `FetchApi`
|
2022-01-20 11:25:56 +01:00 |
|
Patrik Oldsberg
|
0577f29a13
|
Merge pull request #8931 from backstage/rugvip/entityrr
catalog-react: deprecate catalogRouteRef and deduplicate entityRouteRef
|
2022-01-20 11:11:21 +01:00 |
|
Fredrik Adelöw
|
6be95e308f
|
Merge pull request #9048 from backstage/revert-8987-dependabot/npm_and_yarn/helmet-5.0.1
Revert "build(deps): bump helmet from 4.4.1 to 5.0.1"
|
2022-01-20 11:00:39 +01:00 |
|
Patrik Oldsberg
|
1fb1555145
|
Merge pull request #9043 from backstage/rugvip/full-refal-panic
auth-backend: make sure userEntityRef is always a full entity ref
|
2022-01-20 11:00:18 +01:00 |
|
Fredrik Adelöw
|
3aa2ae1f91
|
expand on the changesets
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:25:22 +01:00 |
|
Fredrik Adelöw
|
fb565073ec
|
implement injectIdentityAuth
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:25:22 +01:00 |
|
Fredrik Adelöw
|
19ea047412
|
use a one-argument constructor instead of setters
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:25:22 +01:00 |
|
Fredrik Adelöw
|
6bf7826258
|
add and use MockFetchApi
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:25:20 +01:00 |
|
Fredrik Adelöw
|
aecfe4f403
|
same for the scaffolder
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:23:39 +01:00 |
|
Fredrik Adelöw
|
88a0a4ee6a
|
Make the techdocs APIs use the FetchApi
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:23:39 +01:00 |
|
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 |
|
Fredrik Adelöw
|
a8e6265109
|
Revert "build(deps): bump helmet from 4.4.1 to 5.0.1"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:02:55 +01:00 |
|
Patrik Oldsberg
|
f8496730ab
|
auth-backend: make sure userEntityRef is always a full entity ref
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-20 10:01:34 +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 |
|
Patrik Oldsberg
|
5e8d278f8e
|
create-app: update to bind the org plugin catalog index route
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-19 18:38:43 +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 |
|