Commit Graph

9055 Commits

Author SHA1 Message Date
Patrik Oldsberg 85ff02ad72 Merge pull request #4159 from backjo/feature/AwsCloudAccountResources
Change AWS Cloud Accounts from Component to Resource
2021-01-20 19:33:50 +01:00
Patrik Oldsberg 4c75de0610 Merge pull request #3985 from nirga/master
Initial version of new Kafka plugin
2021-01-20 19:22:22 +01:00
Patrik Oldsberg fc7fde42ff Merge pull request #4059 from RoadieHQ/gh-3811-repo-url-file-registration
Modifying component registration from Github to search for existing metadata file from repo URL
2021-01-20 19:21:44 +01:00
Patrik Oldsberg 40bd693aaa Merge pull request #4077 from idvoretskyi/fossa-scan
FOSSA scan enabled
2021-01-20 18:22:23 +01:00
Patrik Oldsberg b828d67331 Update fossa.yml 2021-01-20 18:16:15 +01:00
Patrik Oldsberg 586142f9cd Update fossa.yml 2021-01-20 17:43:28 +01:00
Patrik Oldsberg 56ccf85d42 Update fossa.yml 2021-01-20 17:39:40 +01: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
Patrik Oldsberg 3ca368e629 Update fossa.yml 2021-01-20 16:23:23 +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 318a6af9f9 Add changeset 2021-01-19 21:56:29 -08:00
Jonah Back 20b658bb51 Change AWS Cloud Accounts from Component to Resource 2021-01-19 21:39:53 -08: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
Nir Gazit 5edf0ad930 fixed visibility annotation in config 2021-01-19 22:08:57 +02:00
Nir Gazit 9c3eda7c6f Added docs to config.d.ts 2021-01-19 21:49:27 +02:00
Nir Gazit d2b534e87c Removed dependency on jest-extended 2021-01-19 20:56:01 +02: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
Nir Gazit 2ffe0c9816 Fixed following CR: removed changeset, package-lock within the plugin, and a noop test 2021-01-19 19:48:42 +02: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
Jussi Hallila f4cfdc648e Modify fetch usage in tests to conform templates 2021-01-19 18:40:35 +01: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