Ben Lambert
|
7c889d1c1a
|
Merge pull request #4551 from bobalong79/patch-1
Fix sonar plugin
|
2021-02-17 10:12:08 +01:00 |
|
Johan Haals
|
016c14782a
|
create-app: add missing semicolon
|
2021-02-17 09:31:38 +01:00 |
|
Johan Haals
|
fd7e3ae8a2
|
scaffolder: replace clsx with classNames
|
2021-02-17 09:30:42 +01:00 |
|
Johan Haals
|
75e40350fa
|
scaffolder: Use default ErrorPage
|
2021-02-17 09:16:24 +01:00 |
|
Johan Haals
|
7c5b0e206f
|
Update plugins/scaffolder-backend/src/service/router.ts
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-02-17 09:08:12 +01:00 |
|
Johan Haals
|
b6cf3cfc3c
|
Update plugins/scaffolder-backend/src/scaffolder/tasks/TaskWorker.ts
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-02-17 09:06:03 +01:00 |
|
Johan Haals
|
d9685d0b1e
|
Update plugins/scaffolder/src/api.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-02-17 08:59:57 +01:00 |
|
Jonah Back
|
6a9e17dbdd
|
Merge branch 'master' into feature/aws-assume-role
|
2021-02-16 22:59:25 -08:00 |
|
dependabot[bot]
|
36c154541c
|
chore(deps-dev): bump @graphql-codegen/typescript-resolvers
Bumps [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) from 1.17.12 to 1.18.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-resolvers@1.18.2/packages/plugins/typescript/resolvers)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-17 04:54:48 +00:00 |
|
Patrik Oldsberg
|
d50e9b81e3
|
create-app: switch to using backend:bundle
|
2021-02-16 23:48:55 +01:00 |
|
Patrik Oldsberg
|
92d7a8eedf
|
switch docker build to use backend:bundle
|
2021-02-16 23:48:03 +01:00 |
|
bobalong79
|
3a82293dad
|
Add changeset
|
2021-02-16 22:19:22 +00:00 |
|
ebarrios
|
36a4ede275
|
Change error message in the publish func for when the credentials provider can not get a token
|
2021-02-16 19:56:18 +01:00 |
|
ebarrios
|
cc2c047f15
|
Reverted change to preparer function to use Git.fromAuth({ logger }) when the credentials provider can not get a token
|
2021-02-16 19:50:56 +01:00 |
|
Taras
|
c6655413db
|
Renamed changeset to aply code owners
|
2021-02-16 13:15:04 -05:00 |
|
Taras
|
874864e38c
|
Fix formatting of changeset
|
2021-02-16 13:12:14 -05:00 |
|
Himanshu Mishra
|
a2518e3dbe
|
docs(TechDocs): Update docs around AWS SDK downgrade to v2
|
2021-02-16 19:03:07 +01:00 |
|
Taras Mankovski
|
8721f06ebe
|
Update quiet-dots-mix.md
|
2021-02-16 13:01:35 -05:00 |
|
Taras Mankovski
|
76db06fa5d
|
Update quiet-dots-mix.md
|
2021-02-16 13:00:14 -05:00 |
|
Taras
|
d1af7b4fbc
|
Remove unnecessary import
|
2021-02-16 12:58:26 -05:00 |
|
Taras
|
02c5ce979c
|
Throwing errors
|
2021-02-16 12:52:32 -05:00 |
|
Ben Lambert
|
8c8db18d3c
|
Merge pull request #4545 from backstage/blam/fix-messup
|
2021-02-16 18:02:53 +01:00 |
|
Rob Long
|
a98637c153
|
Update Percentage.tsx
useTheme() on line 32 returns null so I tested this change to the import on my local copy, which gets the sonar plugin working. Other plugins seem to be importing from '@material-ui/core', e.g. https://github.com/backstage/backstage/blob/7ee15d2c5b40a8984aacabe7bdf5ccab759d95a6/plugins/catalog/src/components/CatalogFilter/AllServicesCount.tsx#L19
|
2021-02-16 16:55:51 +00:00 |
|
Oliver Sand
|
ca10ce8914
|
Merge pull request #4392 from SDA-SE/feat/tables
Add tables to systems and domains
|
2021-02-16 16:12:34 +01:00 |
|
Johan Haals
|
6ea4db0b2c
|
Update docs/features/software-catalog/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-02-16 16:11:16 +01:00 |
|
Johan Haals
|
8e348f05db
|
Update docs/features/software-catalog/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-02-16 16:11:08 +01:00 |
|
Johan Haals
|
34b710f0c0
|
test-utils: Attach mountPoint to Page
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 16:08:08 +01:00 |
|
Gustaf Räntilä
|
549a859ac8
|
Improve pagerduty plugin
|
2021-02-16 15:54:14 +01:00 |
|
Ben Lambert
|
c4c1f1f23b
|
Merge pull request #4520 from egnwd/sb/plugin-org
Storybook: Org Plugin Components
|
2021-02-16 15:44:11 +01:00 |
|
Ben Lambert
|
0ca9559167
|
Merge pull request #4549 from backstage/adamdmharvey-patch-2
docs: Editorial changes to the GitHub App page
|
2021-02-16 15:43:23 +01:00 |
|
Adam Harvey
|
633416f5e6
|
Fix typo
|
2021-02-16 09:38:09 -05:00 |
|
Adam Harvey
|
7ea855c3e2
|
Merge pull request #4543 from backstage/adamdmharvey-patch-1
Cross reference cost insights README to blog
|
2021-02-16 09:33:43 -05:00 |
|
Adam Harvey
|
6d6a5d6dfc
|
Fix prettier line lengths
|
2021-02-16 09:32:34 -05:00 |
|
blam
|
d7abf2a2db
|
chore: fix some other wording
|
2021-02-16 15:19:31 +01:00 |
|
Adam Harvey
|
6736a0fdf2
|
Editorial changes
|
2021-02-16 09:12:50 -05:00 |
|
ebarrios
|
fdd33af1cf
|
Added githubApp authentication for the scaffolder prepare stage
|
2021-02-16 15:10:00 +01:00 |
|
Ben Lambert
|
fe0ee447a0
|
Merge pull request #4416 from ayshiff/feature/splunk-on-call-plugin
Feature: Splunk On-Call Plugin
|
2021-02-16 15:04:44 +01:00 |
|
Taras
|
f6a9095ffc
|
Merge branch 'tm/techdocs-azure-publisher-error-reporting' of https://github.com/taras/backstage into tm/techdocs-azure-publisher-error-reporting
|
2021-02-16 09:00:31 -05:00 |
|
Taras
|
4de00ead38
|
Report errors when creating AzureBlobPublisher and requirements are not satisfied
|
2021-02-16 09:00:17 -05:00 |
|
Johan Haals
|
dc12852c9e
|
test-utils: Allow ExternalRouteRef on mountedRoutes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 14:54:35 +01:00 |
|
Oliver Sand
|
ec08562289
|
Avoid intermediate card component and use InfoCard directly
|
2021-02-16 14:46:49 +01:00 |
|
Oliver Sand
|
dd95e2efd6
|
Remove now unused code
|
2021-02-16 14:42:50 +01:00 |
|
Johan Haals
|
0b94e83ba4
|
create-app: Add catalog-client dependency
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 14:22:08 +01:00 |
|
Johan Haals
|
d934a66e3e
|
core-api: Export ExternalRouteRef
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 14:21:34 +01:00 |
|
Johan Haals
|
08fa2176a3
|
Update changesets
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 14:20:53 +01:00 |
|
Johan Haals
|
478d87e612
|
Pass CatalogApi instead of CatalogClient
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 13:28:31 +01:00 |
|
Johan Haals
|
86225bae7e
|
Fix scaffolder dev routes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 13:27:39 +01:00 |
|
Johan Haals
|
831b65502b
|
Fix typos
|
2021-02-16 13:09:26 +01:00 |
|
ebarrios
|
3fc738a55c
|
modify change set to path, simplify to one expresion the check for config.token and config.apps and deconstructed the response fron the credentialProvider.getCredentials function
|
2021-02-16 12:58:15 +01:00 |
|
Oliver Sand
|
e7c2e70e77
|
Fix some leftover variant usages
|
2021-02-16 12:52:35 +01:00 |
|