Commit Graph

4066 Commits

Author SHA1 Message Date
Patrik Oldsberg bacdf978f8 Merge pull request #4707 from jessebye/patch-1
sonarqube: Default to -% if no coverage is reported
2021-03-01 15:45:15 +01:00
Patrik Oldsberg ec832c5bf6 Merge pull request #4542 from erikxiv/techdocs-auth
add authorization to techdocs api requests
2021-03-01 14:00:47 +01:00
Erik Larsson 52b5bc3e27 Remove credentials from xhr request. Add techdocs-backend changeset 2021-03-01 12:45:18 +01:00
Erik Larsson 74534a0f8c Move auth token to contrib 2021-03-01 12:29:59 +01:00
Erik Larsson 145205a14b fix tests 2021-03-01 12:29:59 +01:00
Erik Larsson afebbadd34 use token instead of idToken 2021-03-01 12:29:59 +01:00
Erik Larsson 8d6e2fd36b tsc 2021-03-01 12:29:59 +01:00
Erik Larsson f18b51d932 set and use access-token cookie 2021-03-01 12:29:59 +01:00
Erik Larsson 813c6a4f20 add authorization to techdocs api requests 2021-03-01 12:29:58 +01:00
Fredrik Adelöw 201d9d5fb0 Merge pull request #4737 from nirga/optional-repo
Made all locations outputted by GithubDiscoveryProcessor optional
2021-03-01 09:31:06 +01:00
Nir Gazit 80475c9af2 Fixed typo 2021-03-01 10:14:52 +02:00
Nir Gazit 2eab0de645 Added comment explaining why emitting optional locations 2021-03-01 09:27:01 +02:00
Nir Gazit ecdd407b1f Made all locations outputted by GithubDiscoveryProcessor optional 2021-03-01 09:19:31 +02:00
Patrik Oldsberg 96ccc8f694 scaffolder-backend: remove support for deprecated publisher configuration 2021-02-27 15:21:49 +01:00
Patrik Oldsberg 35d407f486 Merge pull request #4712 from backstage/dependabot/npm_and_yarn/types/d3-force-2.1.1
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
2021-02-27 13:16:07 +01:00
Jesse Bye d928271316 check for undefined instead to allow displaying 0 values 2021-02-26 15:24:20 -08:00
Jesse Bye bc30b9bb64 more consistency; omit % when no coverage is reported 2021-02-26 11:59:23 -08:00
Jesse Bye 2befe6d4ac use — instead of - 2021-02-26 11:57:04 -08:00
Jesse Bye a4c5758028 Use '-'; add changeset 2021-02-26 11:47:46 -08:00
Fredrik Adelöw 98e2b4e20e make the example templates use relative paths 2021-02-26 13:53:03 +01:00
Patrik Oldsberg 5ffb6c57f6 Merge pull request #4700 from backstage/rugvip/opternal
core: implement optional external routes and use to toggle "Create Component" button
2021-02-26 10:41:27 +01:00
dependabot[bot] e16f145dc8 chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
Bumps [@types/d3-force](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-force) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-force)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:09:36 +00:00
Jesse Bye fe2c7c27d4 fix code style 2021-02-25 14:48:07 -08:00
Jesse Bye c53342955d prettier 2021-02-25 14:41:18 -08:00
Jesse Bye ca80bd534f prettier 2021-02-25 14:23:56 -08:00
Jesse Bye 0ae94e3ed6 Default to 0% if no coverage is reported 2021-02-25 14:05:45 -08:00
Woody Rousseau d21058c343 Change terminology for builds on cloudbuild 2021-02-25 20:57:46 +01:00
Woody Rousseau b2a5320a4b Use Breadcrumbs from @backstage/core 2021-02-25 20:19:04 +01:00
Patrik Oldsberg 264e204f02 catalog: make the external createComponent route optional, hiding the button if it is not set 2021-02-25 17:39:20 +01:00
Woody Rousseau 04667f5712 Use Breadcrumb from @backstage/core 2021-02-24 19:31:28 +01:00
Andrew Thauer 28adfd3c4c fix: test failures & warnings 2021-02-24 10:12:49 -05:00
Fredrik Adelöw 1db1477abc Merge pull request #4663 from backstage/mob/scaffolder-beta2
scaffolder-backend: initial support for beta2 templates, and refactored form schema creation
2021-02-24 14:09:50 +01:00
Patrik Oldsberg b38be1083c scaffolder: fix TemplatePage tests 2021-02-24 11:23:04 +01:00
Oliver Sand 8317e746cb Merge pull request #4652 from SDA-SE/feat/entity-page-header
Use entity relation for the owner of an entity in the catalog entity page header
2021-02-24 10:27:35 +01:00
dependabot[bot] 16ab5f3965 chore(deps): bump @asyncapi/react-component from 0.18.2 to 0.19.2
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 0.18.2 to 0.19.2.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.18.2...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:36:30 +00:00
Andrew Thauer 8a15667196 feat(core): add support config & button/error components
This adds a new app.support top level config that can be used to
configure various support links and other information. This can later be
extended for plugins to append their own specific support items.
2021-02-23 19:29:20 -05:00
Patrik Oldsberg 7c3f65f3b2 catalog-model: make Template beta2 step id and name optional 2021-02-23 23:53:48 +01:00
Patrik Oldsberg 1719d05cbc scaffolder: review tweaks 2021-02-23 23:53:48 +01:00
Patrik Oldsberg e6f2e15b56 scaffolder-backend: migrate to using template beta2 types 2021-02-23 23:45:05 +01:00
Patrik Oldsberg 6132a9a775 catalog-model,catalog-backend: add template beta2 schema
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:04 +01:00
Patrik Oldsberg ccaa5d7d43 scaffolder: implement uiSchema support in template parameter schema
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:04 +01:00
Patrik Oldsberg dffce46611 scaffolder: add new template parameter schema endpoint and usage in frontend
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:03 +01:00
Patrik Oldsberg d0ed25196c scaffolder-backend: fix file path resolution for templates with a file location
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:03 +01:00
Patrik Oldsberg 79bc9626af scaffolder-backend: implemented beta1 task spec translation
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:03 +01:00
Patrik Oldsberg cf792300a7 scaffolder-backend: add support for deep templating in task steps
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:02 +01:00
Fredrik Adelöw ebddd63bc1 Merge pull request #4649 from backjo/feature/AwsAuthProvider
fix: add aws auth provider on kubernetes plugin
2021-02-23 22:14:11 +01:00
Fredrik Adelöw ebad7dbe99 Merge pull request #4635 from bleathem/oidc-scope
fixed: Expose a configuration option for the oidc scope
2021-02-23 22:08:37 +01:00
Fredrik Adelöw d7a741937b Merge pull request #4651 from backstage/blam/bitbucket-authorisation
Both Authorization patterns are valid for both versions of Bitbucket
2021-02-23 22:06:36 +01:00
Fidel Coria b636e2c437 Merge branch 'master' of https://github.com/spotify/backstage into k8s-load-with-only-queryselector 2021-02-23 10:17:16 -06:00
Fidel Coria 7ad5ad8842 add link to k8s docs on Missing Annotation page 2021-02-23 09:12:50 -06:00