Fredrik Adelöw
3afa8e1c2b
add frontend-filtered config loading tests in integrations
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 10:33:38 +01:00
Peter Grauvogel
3dbdd1cfd3
feat(bitrise): add bitrise ci plugin
...
Plugin to show bitrise.io builds and download
build artifacts.
Co-authored-by: Adrian Barwicki <adrian@adrianbarwicki.com >
Co-authored-by: Kai Szybiak <kaiszybiak@gmail.com >
Co-authored-by: Dominik Schwank <dominik.schwank@sda.se >
Signed-off-by: Peter Grauvogel <peter.grauvogel@sda-se.com >
2021-03-09 10:31:46 +01:00
Dominik Henneke
73e0853695
Merge pull request #4836 from SDA-SE/feat/no-cache-app-router
...
Add a `Cache-Control: no-store` header to the `index.html` response to instruct the browser to not cache the pages
2021-03-09 10:07:47 +01:00
Dominik Henneke
bded5a3237
Update comments
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-03-09 09:56:01 +01:00
Joel Low
2ef5bc7ea1
Implement proper AWS Credentials precedence
...
This properly configures the precedence for explicit assume-role ARNs,
explicit AWS credentials (via access keys), and the default fallback for
the AWS SDK.
The general precedence of using:
1. explicitly provided credentials
2. AWS SDK config (AWS.config.credentials)
3. AWS SDK credentials provider chain (AWS.config.credentialProviders)
has been respected. This removes the need to explicitly configure
`AWS.config.credentials` in Backstage installations also.
Signed-off-by: Joel Low <joel@joelsplace.sg >
2021-03-09 16:53:15 +08:00
Johan Haals
f98f212e40
Add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-09 09:36:58 +01:00
Johan Haals
26e4033070
format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-09 09:24:05 +01:00
mclarke
8de9963f08
changeset
...
Signed-off-by: mclarke <mclarke@spotify.com >
2021-03-09 08:23:36 +00:00
Johan Haals
88f2b69850
use classNames
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-09 09:23:11 +01:00
mclarke
da59f00f5e
remove kubernetes client caching
...
Signed-off-by: mclarke <mclarke@spotify.com >
2021-03-09 08:20:49 +00:00
Johan Haals
f6ce3d50f1
Update plugins/scaffolder/src/components/ActionsPage/ActionsPage.tsx
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 09:05:18 +01:00
Ben Lambert
68ef627a4b
Merge pull request #4877 from backstage/dependabot/npm_and_yarn/passport-saml-2.0.5
...
chore(deps): bump passport-saml from 2.0.2 to 2.0.5
2021-03-09 09:05:05 +01:00
Johan Haals
4c43faa51a
Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/fetch/cookiecutter.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 09:03:57 +01:00
Johan Haals
2156c26f93
Update plugins/scaffolder/src/api.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-09 09:02:53 +01:00
Johan Haals
955ae4556b
Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/gitlab.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 09:02:37 +01:00
Johan Haals
3126fe1d05
Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/fetch/plain.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 09:02:26 +01:00
Ben Lambert
f2db9cdec2
Merge pull request #4874 from inrumi/id-collision-fix
...
Id collision fix
2021-03-09 08:44:21 +01:00
blam
8af610e8c4
docs: change recommended actions folder name
...
Signed-off-by: blam <ben@blam.sh >
2021-03-09 08:37:48 +01:00
Ben Lambert
1d849e5586
Merge pull request #4875 from backstage/freben/integration-gitlab-schema
...
Include missing fields in GitLab config schema
2021-03-09 08:04:31 +01:00
Fredrik Adelöw
d2245214cf
Merge pull request #4858 from andrewthauer/feat/external-link-uris
...
feat(core): support external link uris
2021-03-09 07:57:47 +01:00
Fredrik Adelöw
5e2acc78d5
Merge pull request #4880 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-pull-requests-0.7.8
...
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests from 0.7.6 to 0.7.8
2021-03-09 07:50:49 +01:00
Fredrik Adelöw
58ac2cf1be
Merge pull request #4879 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-1.21.1
...
chore(deps-dev): bump @graphql-codegen/typescript from 1.21.0 to 1.21.1
2021-03-09 07:47:37 +01:00
Fredrik Adelöw
cc95b028ba
Merge pull request #4878 from backstage/dependabot/npm_and_yarn/canvas-2.7.0
...
chore(deps): bump canvas from 2.6.1 to 2.7.0
2021-03-09 07:46:17 +01:00
Andrew Thauer
dc1fc92c8f
feat(core): support external link uris
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2021-03-08 23:55:43 -05:00
dependabot[bot]
7c35aba73f
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
...
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests ) from 0.7.6 to 0.7.8.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/releases )
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-09 04:21:08 +00:00
dependabot[bot]
c1f89d68e7
chore(deps-dev): bump @graphql-codegen/typescript from 1.21.0 to 1.21.1
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@1.21.1/packages/plugins/typescript/typescript )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-09 04:17:12 +00:00
dependabot[bot]
e183bc233f
chore(deps): bump canvas from 2.6.1 to 2.7.0
...
Bumps [canvas](https://github.com/Automattic/node-canvas ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/Automattic/node-canvas/releases )
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/node-canvas/compare/v2.6.1...v2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-09 04:13:57 +00:00
dependabot[bot]
f8a1abf4ab
chore(deps): bump passport-saml from 2.0.2 to 2.0.5
...
Bumps [passport-saml](https://github.com/node-saml/passport-saml ) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/node-saml/passport-saml/releases )
- [Changelog](https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-saml/passport-saml/compare/v2.0.2...v2.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-09 04:08:42 +00:00
Adam Harvey
a546de9eb2
Merge pull request #4846 from adamdmharvey/concurrently3
...
create-app: Add "yarn dev" command to templated new apps
2021-03-08 21:16:22 -05:00
Jonah Back
c71729a516
Merge branch 'master' into fix/use-aws-sdk-2
...
Signed-off-by: Jonah Back <jback@legalzoom.com >
2021-03-08 11:56:16 -08:00
Adam Harvey
b636f3031b
Update getting started for yarn dev
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
2d36d740fe
Fix JSON formatting
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
a0c1ecd3e7
Return devDep alignment
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
0481bfb7a4
Add retrofit instructions
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
b03fba0dc2
Add changeset
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
9171f9cf03
Bump concurrently (drops Node8 support)
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Adam Harvey
abea6ce07f
Add "yarn dev" to template
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-08 14:46:00 -05:00
Patrik Oldsberg
47c11f3748
test-utils: add workaround for external routes no longer being resolved when mounted
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:41 +01:00
Patrik Oldsberg
2c9c165b2e
docs/plugins/composability: added docs for SubRouteRefs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:41 +01:00
Patrik Oldsberg
6fb4258a83
changesets: added changeset for SubRoutes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:40 +01:00
Patrik Oldsberg
a7967040f4
core-api: simplify joinPaths
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:40 +01:00
Patrik Oldsberg
a3ed283ce2
core-api: refactor RouteResolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:40 +01:00
Patrik Oldsberg
3f18d8b135
core-api: added tests for RouteResolver + tweak sourceLocation type
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:40 +01:00
Patrik Oldsberg
01cfb1dce4
core-api: added tests for SubRouteRef + improve path validation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:39 +01:00
Patrik Oldsberg
7f60582cec
core-api: added tests for ExternalRouteRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:39 +01:00
Patrik Oldsberg
13524b80b2
core-api: deprecate RouteRef title config and introduce id + add tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:39 +01:00
Patrik Oldsberg
e74b07578a
core-api: added tests for FlatRoutes and fix fragment handling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:39 +01:00
Patrik Oldsberg
4406fe8495
core-api: split up routing hooks module
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:38 +01:00
Patrik Oldsberg
d1bb014a78
core-api: split route ref types into a separate modules
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:38 +01:00
Patrik Oldsberg
9bc954b9f8
core-api: implement SubRouteRef routing
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:37 +01:00