Commit Graph

4963 Commits

Author SHA1 Message Date
Ivan Shmidt b9c523f3f5 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-04 16:51:32 +02:00
Fredrik Adelöw ec919f3526 Merge pull request #2280 from spotify/freben/wellknown
docs(catalog): document the current set of well known annotations
2020-09-04 16:42:15 +02:00
Ivan Shmidt c9faf3666e Merge pull request #2283 from spotify/shmidt-i/github-actions-normalize-annotation
fix(github-actions): use only github.com/project-slug annotation
2020-09-04 16:39:52 +02:00
Ivan Shmidt b180748b96 fix(github-actions): use only github.com/project-slug annotation 2020-09-04 16:22:51 +02:00
Ivan Shmidt 07b9316190 feat(create-app): add circleci and cicdswitcher to template 2020-09-04 16:01:20 +02:00
Ivan Shmidt 51a37d9965 feat(circleci): add cicdswitcher to example-app 2020-09-04 15:59:43 +02:00
Ivan Shmidt bf1b430b96 feat(github-actions): exported predicate 2020-09-04 15:59:03 +02:00
Ivan Shmidt 72b0d9c9f5 fix(circleci): big refactor and cleanup 2020-09-04 15:58:25 +02:00
Ivan Shmidt 5b3ad2a284 feat(circleci): export router 2020-09-04 15:57:31 +02:00
Ivan Shmidt ecafe1b54d feat(circleci): use token from the proxy 2020-09-04 15:53:40 +02:00
Fabian Chong 59fb93cd00 rename build to dist-types 2020-09-04 21:20:21 +08:00
Fredrik Adelöw b4b3a8d1fe Merge pull request #1612 from ebarriosjr/ebarriosjr/Creating-gcp-projects-plugin
Ebarriosjr/creating gcp projects plugin
2020-09-04 15:09:07 +02:00
Philipp Hugenroth 0f74167e82 Example Plugin with Grid for Storybook (#2271)
* Add an example plugin with a grid of information and data

* Adjust types & imports

* Abstract Header & ContentHeader for both plugin examples

* Fix linting by removing unused import

* Remove React.FC
2020-09-04 14:17:01 +02:00
Dominik Henneke a93450d55f feat(api-docs): move the api-tab from the catalog to the plugin and register it in the default app 2020-09-04 14:14:50 +02:00
Dominik Henneke 8df712b75c fix(api-docs): resolve style warnings 2020-09-04 14:13:29 +02:00
Dominik Henneke d1e281c50d refactor(api-docs): update imports 2020-09-04 14:13:28 +02:00
Fredrik Adelöw 39a730100a Merge pull request #2258 from muffix/fix-2257-conditionally-add-sentry-widget
Conditionally add Sentry widget to component page
2020-09-04 14:12:22 +02:00
Björn Marschollek bb7430daba Refactor the Sentry plugin router 2020-09-04 13:58:34 +02:00
Björn Marschollek eb4d54fcc4 Adapt app-driven entity page
Addresses the changes required after merging #2076. The Sentry plugin
now defines a router and the widget will be displayed as a tab.
2020-09-04 12:51:53 +02:00
Fredrik Adelöw a4b4eb5793 docs(catalog): document the current set of well known annotations 2020-09-04 12:11:05 +02:00
Fredrik Adelöw 7f2a80d39d Merge pull request #2270 from o-farooq/master
catalog-backend: fix azure ingestion default branch browser url
2020-09-04 11:38:28 +02:00
Fredrik Adelöw e12b75862e Merge pull request #2277 from spotify/alund/cb
Use primary color for checkbox
2020-09-04 11:37:38 +02:00
Björn Marschollek 0837435531 Conditionally add Sentry widget to component page
This adds the Sentry widget back to the component page (from which it
was removed in #2246) if the component declares its own Sentry project
ID in the annotation named backstage.io/sentry-project-id. The widget
is hidden otherwise.

Previous to #2246, the widget was just displaying an empty list because
it was trying to load data for a hardcoded project name of
sample-sentry-project-id.

Fixes #2257
2020-09-04 10:54:02 +02:00
ebarrios c9558f6570 Removed unused import for TableContainer 2020-09-04 10:23:51 +02:00
ebarrios c73618c4c1 Fixed old merge conflict in api.ts and cange to Table element in ProjectDetailsPage.tsx 2020-09-04 10:17:56 +02:00
ebarrios 69c2fc72cf Bumped version to alpha21 2020-09-04 10:03:48 +02:00
Fabian Chong 00cfda33b3 remove private scope 2020-09-04 16:02:52 +08:00
Fabian Chong c7df957542 remove test config 2020-09-04 16:02:12 +08:00
Patrik Oldsberg 46bdf1f0ca Merge pull request #2268 from spotify/rugvip/authref
auth-backend: refactor to split lib, move types closer to home, update docs, renaming things
2020-09-04 09:59:58 +02:00
Jacob Valdemar 01f4563c92 TechDocs & Catalog: Private Github repository support (#2247)
* Add private repo functionality to GhReaderProcesor

* Add github helper for private github repo

* Edit test

* lint

* Remove debugging console.log()

* Less specific if statement

* shorten get private token

* Actual shortening

* Change how current branch name is retrieved
2020-09-04 09:59:14 +02:00
Stefan Ålund 3f6e2591d6 Use primary color for checkbox 2020-09-04 09:52:36 +02:00
dependabot-preview[bot] 4be7e48f18 chore(deps): bump got from 11.5.2 to 11.6.0 (#2273)
Bumps [got](https://github.com/sindresorhus/got) from 11.5.2 to 11.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.5.2...v11.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-04 09:36:31 +02:00
dependabot-preview[bot] 1a6b1d8597 chore(deps-dev): bump @types/nodegit from 0.26.7 to 0.26.8 (#2274)
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit) from 0.26.7 to 0.26.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodegit)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-04 09:35:01 +02:00
dependabot-preview[bot] 055cd3835c chore(deps): bump apollo-server from 2.16.1 to 2.17.0 (#2276)
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.16.1 to 2.17.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.17.0/packages/apollo-server)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-04 09:34:36 +02:00
Fabian Chong e205c57b80 test version 2020-09-04 15:07:16 +08:00
Fabian Chong 2fb8eb8c49 replace tsc dist dir to build 2020-09-04 14:03:06 +08:00
Esteban Barrios 71675d5386 Merge branch 'master' into ebarriosjr/Creating-gcp-projects-plugin 2020-09-03 17:59:59 +02:00
Patrik Oldsberg 5a77294829 docs/auth: minor text fixes 2020-09-03 17:48:10 +02:00
Patrik Oldsberg c2125e9ac2 Merge pull request #2264 from taras/tm/failing-test-for-port
Failing tests for coercion of numeric strings to numbers
2020-09-03 17:05:36 +02:00
Taras Mankovski 3d75627444 Merge pull request #1 from spotify/rugvip/numberconfig
config: try to coerce string values into numbers
2020-09-03 10:47:12 -04:00
Patrik Oldsberg 265be1d6a1 config: try to coerce string values into numbers 2020-09-03 16:35:16 +02:00
Omer Farooq ee5d500624 fix azure ingestion default branch browser url 2020-09-04 02:03:02 +12:00
Patrik Oldsberg 39934f43b6 auth-backend: add not found error if provider is not found 2020-09-03 15:11:17 +02:00
Patrik Oldsberg c8785b9ee0 auth-backend: rename OAuthProvider to OAuthAdapter 2020-09-03 15:08:38 +02:00
Fredrik Adelöw 8888b0c801 Merge pull request #2265 from spotify/alund/api-example
Add API examples
2020-09-03 15:05:35 +02:00
Patrik Oldsberg fa32cee7ad docs/auth: update to reflect backend changes 2020-09-03 14:51:22 +02:00
Stefan Ålund 6cc3fb47e1 Add API examples 2020-09-03 14:32:03 +02:00
Taras Mankovski 3877a50ce9 Remove unnecessary line 2020-09-03 08:30:40 -04:00
Ivan Shmidt 64ecf77b78 Merge pull request #2076 from spotify/shmidt-i/app-catalog-tabs-routes-everything-is-connected
APP-driven catalog entity page with GitHub Actions integration & routes & tabs
2020-09-03 14:06:44 +02:00
Taras Mankovski f955f92ee6 Add failed test for coercion of numberic strings 2020-09-03 08:06:08 -04:00