blam
04c801978e
Merge branch 'blam/move-scaffolder-to-integrations' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
...
* 'blam/move-scaffolder-to-integrations' of github.com:backstage/backstage:
chore: convert constructor args objects
2021-01-20 16:25:05 +01:00
blam
40faae3903
chore(integration/gitlab): fixing tests again for integration config
2021-01-20 16:24:23 +01:00
blam
a729aaa854
Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
...
* 'master' of github.com:backstage/backstage: (75 commits)
backend-common: Move definition of etag property inside constructor
docs: Fix url links in well known annotations
bitbucket casing
integration: take over the config
More review comments
Address some final review coments about cross-fetch and type-casting
chore(deps): bump sucrase from 3.16.0 to 3.17.0
chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
core-api: remove deprecated registerRoute and deprecate addRoute
Update README
Support GHE
app,create-app: switch to using FlatRoutes
Make breaking 'minor' change'
Add codefences to changeset
Add changeset
Remove InfoCard :height100" variant
scripts/check-if-release: fix diff and tweak to handle new and removed packages
Update with review comments
docs: Run prettier on techdocs ci/cd tutorial
remove adr status header
...
2021-01-20 16:22:58 +01:00
Himanshu Mishra
e8e6bd92b6
Merge pull request #4120 from backstage/orkohunter/url-reader-readTree-with-sha
2021-01-20 14:49:47 +01:00
Fredrik Adelöw
cb296b898c
Merge pull request #4163 from backstage/freben/integration-config
...
integration: take over the config
2021-01-20 14:41:18 +01:00
Himanshu Mishra
662d9b9a22
backend-common: Move definition of etag property inside constructor
2021-01-20 14:33:06 +01:00
Johan Haals
c98d153b73
chore: convert constructor args objects
...
Co-authored-by: blam<ben@blam.sh >
2021-01-20 14:25:33 +01:00
Himanshu Mishra
3b919b79ca
Merge pull request #4162 from backstage/orkohunter/docs-techdocs-ref-example
...
docs: Fix backstage.io/techdocs-ref example
2021-01-20 14:23:48 +01:00
Himanshu Mishra
d72fb2dd5d
docs: Fix url links in well known annotations
...
URL Reader's readTree does not support default branch yet, so it has to be specified. The PR https://github.com/backstage/backstage/pull/4120 adds support for the default branch. So, this change can be reverted once the support is released.
Created after https://github.com/backstage/backstage/pull/4147
2021-01-20 14:18:45 +01:00
Fredrik Adelöw
751b700f8a
bitbucket casing
2021-01-20 14:02:10 +01:00
Fredrik Adelöw
c2450d458f
integration: take over the config
2021-01-20 13:50:06 +01:00
blam
d118c0c07f
chore(scaffolder-backend/gitlab): added a test to check that the baseUrl is passed through in config
2021-01-20 12:57:07 +01:00
blam
13231e101b
chore: fixing some PR comments
2021-01-20 12:47:17 +01:00
Patrik Oldsberg
0833137c40
Merge pull request #4155 from backstage/rugvip/noreg
...
core-api: remove deprecated registerRoute and deprecate addRoute
2021-01-20 12:02:34 +01:00
Johan Haals
64826f9e2b
Re-add logger to preparer
...
Co-authored-by: blam<ben@blam.sh >
2021-01-20 11:52:36 +01:00
Johan Haals
b470208202
Fix config test
...
Co-authored-by: blam<ben@blam.sh >
2021-01-20 11:41:01 +01:00
Johan Haals
3fb8b9e7cf
fix spelling
2021-01-20 11:33:56 +01:00
Johan Haals
ed6baab664
Added changeset
2021-01-20 11:30:16 +01:00
Johan Haals
954a7eecab
Don't set apiBaseUrl
...
This is already handled by the gitlab client and the default is wrong
2021-01-20 11:13:03 +01:00
Patrik Oldsberg
d95097a6e3
Merge pull request #4158 from backstage/dependabot/npm_and_yarn/sucrase-3.17.0
...
chore(deps): bump sucrase from 3.16.0 to 3.17.0
2021-01-20 11:10:03 +01:00
Patrik Oldsberg
a8be327580
Merge pull request #4157 from backstage/dependabot/npm_and_yarn/types/webpack-4.41.26
...
chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
2021-01-20 11:09:51 +01:00
Patrik Oldsberg
d112cafd6a
Merge pull request #4047 from backjo/feature/AwsAlbReverseProxyAuthentication
...
Add auth-backend provider for AWS ALB OIDC reverse proxy
2021-01-20 11:03:31 +01:00
Dominik Henneke
1d4ce77fc8
Merge pull request #4147 from SDA-SE/feat/origin-location
...
Block the deletion of entities from the bootstrap location in the unregister dialog and list the correct delete preview
2021-01-20 10:50:35 +01:00
Dominik Henneke
b0d50574d3
More review comments
2021-01-20 10:14:56 +01:00
Johan Haals
49558a35aa
Add deprecation warning
2021-01-20 09:18:51 +01:00
Jonah Back
0831d57b12
Merge branch 'feature/AwsAlbReverseProxyAuthentication' of github.com:backjo/backstage into feature/AwsAlbReverseProxyAuthentication
2021-01-19 21:24:03 -08:00
Jonah Back
c837adc23a
Address some final review coments about cross-fetch and type-casting
2021-01-19 21:20:49 -08:00
dependabot[bot]
be8bfd2c70
chore(deps): bump sucrase from 3.16.0 to 3.17.0
...
Bumps [sucrase](https://github.com/alangpierce/sucrase ) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/alangpierce/sucrase/releases )
- [Changelog](https://github.com/alangpierce/sucrase/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alangpierce/sucrase/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-20 04:29:43 +00:00
dependabot[bot]
950f0e257f
chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
...
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack ) from 4.41.22 to 4.41.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-20 04:24:37 +00:00
Adam Harvey
7abe2c2c33
Merge pull request #4152 from adamdmharvey/InfoCard-variant
...
chore(core): Remove deprecated InfoCard variant "height100"
2021-01-19 20:06:06 -05:00
Patrik Oldsberg
a187b8ad0a
core-api: remove deprecated registerRoute and deprecate addRoute
2021-01-19 23:50:38 +01:00
Patrik Oldsberg
f80c4916ce
Merge pull request #4154 from backstage/rugvip/flatten
...
app,create-app: switch to using FlatRoutes
2021-01-19 23:40:56 +01:00
Patrik Oldsberg
b0995fae14
Merge pull request #4019 from erikxiv/fix/ghe-actions
...
GHE support in Github Actions plugin
2021-01-19 23:11:42 +01:00
Erik Larsson
8c0269b22a
Update README
2021-01-19 22:15:06 +01:00
Erik Larsson
46bba09ea0
Support GHE
2021-01-19 22:15:06 +01:00
Patrik Oldsberg
89278acabe
app,create-app: switch to using FlatRoutes
2021-01-19 21:40:35 +01:00
Adam Harvey
6effc8f75f
Make breaking 'minor' change'
2021-01-19 13:37:27 -05:00
Adam Harvey
a0a1e8860e
Add codefences to changeset
2021-01-19 13:30:57 -05:00
Adam Harvey
efd6ef7530
Add changeset
2021-01-19 13:25:18 -05:00
Adam Harvey
65007a04bd
Remove InfoCard :height100" variant
2021-01-19 13:22:45 -05:00
blam
3d01cca9d5
chore: remove dead code now that's a needless check for the protocol
2021-01-19 19:17:58 +01:00
blam
c0a7910db5
chore: migrate the rest of the scaffolding to the new way for instegration config
2021-01-19 19:04:06 +01:00
Andrew Thauer
54dd7b3003
Merge pull request #3980 from andrewthauer/date-lib-adr
...
docs: add use luxon date library adr
2021-01-19 12:42:53 -05:00
Patrik Oldsberg
9ecb63a743
Merge pull request #4150 from backstage/rugvip/empty
...
scripts/check-if-release: fix diff and tweak to handle new and removed packages
2021-01-19 18:37:11 +01:00
Patrik Oldsberg
d6cecee891
Merge pull request #4113 from n2ygk/patch-1
...
document using locally-installed cookiecutter
2021-01-19 17:45:30 +01:00
Patrik Oldsberg
0fe4ee90d3
scripts/check-if-release: fix diff and tweak to handle new and removed packages
2021-01-19 17:34:02 +01:00
Johan Haals
8b66c474e3
Refactor publishers
...
Co-authored-by: blam<ben@blam.sh >
2021-01-19 16:50:48 +01:00
Dominik Henneke
4b5c4cc5ce
Update with review comments
2021-01-19 16:44:00 +01:00
Fredrik Adelöw
e50718a9c8
Merge pull request #4146 from backstage/orkohunter/catalogue-to-catalog
...
docs: Search arch diagram catalogue -> catalog
2021-01-19 16:31:33 +01:00
Himanshu Mishra
fb712870f0
Merge pull request #3988 from backstage/orkohunter/tutorial-techdocs-on-ci
2021-01-19 16:15:53 +01:00