Adam Harvey
|
04268e9fb7
|
Add Luxon date library
|
2021-01-20 19:41:03 -05:00 |
|
Adam Harvey
|
47a6ff7f71
|
Add fields and reword card
|
2021-01-20 19:40:50 -05:00 |
|
Dominik Henneke
|
54fbbaea4f
|
Merge pull request #4167 from SDA-SE/feat/find-fossa-product
Select the correct FOSSA project when there are multiple projects that start with the project title
|
2021-01-20 16:45:40 +01:00 |
|
Dominik Henneke
|
9f618bf16d
|
Select the correct FOSSA project when there are multiple projects that start with the project title
|
2021-01-20 15:54:28 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Himanshu Mishra
|
f47b54614d
|
docs: Run prettier on techdocs ci/cd tutorial
|
2021-01-19 16:09:43 +01:00 |
|
Andrew Thauer
|
6878af026e
|
remove adr status header
|
2021-01-19 10:09:02 -05:00 |
|
Andrew Thauer
|
3ac428e26a
|
Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-01-19 10:08:18 -05:00 |
|
Andrew Thauer
|
8bf638945d
|
change date lib adr status to accepted
|
2021-01-19 10:08:18 -05:00 |
|
Andrew Thauer
|
068b1bbe22
|
Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-19 10:08:17 -05:00 |
|
Andrew Thauer
|
7e15bcb32c
|
Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-19 10:08:17 -05:00 |
|
Andrew Thauer
|
e58af307f0
|
docs: add use luxon date library adr
|
2021-01-19 10:08:17 -05:00 |
|
Dominik Henneke
|
593632f078
|
Block deleting entities from the bootstrap location in the unregister dialog and list the correct delete preview
|
2021-01-19 15:54:16 +01:00 |
|
Dominik Henneke
|
def2307f33
|
Add a managed-by-origin-location annotation
|
2021-01-19 15:54:16 +01:00 |
|
Alan Crosswell
|
82ca95e375
|
minor editorial suggestions from @freben and @adamdmharvey
|
2021-01-19 09:50:10 -05:00 |
|
Himanshu Mishra
|
cfc0b73951
|
Update docs/features/techdocs/configuring-ci-cd.md
Co-authored-by: bodilb <66826349+bodilb@users.noreply.github.com>
|
2021-01-19 15:05:52 +01:00 |
|