Commit Graph

10321 Commits

Author SHA1 Message Date
Ben Lambert 3073771e42 Merge pull request #4518 from backstage/blam/docs-restructure
Rework some of the getting started Docs
2021-02-18 08:59:22 +01:00
Himanshu Mishra 83f6e6bb29 Merge pull request #4562 from backstage/orkohunter/techdocs-run-container-with-user-permissions 2021-02-17 17:41:30 +01:00
Ben Lambert a9e869a6b5 Merge pull request #4557 from grantila/improved-pagerduty
Improve pagerduty plugin
2021-02-17 15:36:07 +01:00
Ben Lambert 688895665b Merge pull request #4563 from backstage/blam/custom-api-factory-docs
docs: Fixing custom implementations of Utility APIs
2021-02-17 14:13:48 +01:00
Himanshu Mishra 6190ba75a3 Merge pull request #4539 from taras/tm/techdocs-azure-publisher-error-reporting 2021-02-17 13:59:56 +01:00
blam 758bde6266 chore: fix code review 2021-02-17 13:57:32 +01:00
blam 8425f6d10f chore: fixing syntax 2021-02-17 13:56:29 +01:00
blam e308a89ade docs: fixing custom implementations of utitiy apis 2021-02-17 13:53:44 +01:00
Himanshu Mishra 92f83517a9 Merge pull request #4552 from backstage/orkohunter/techdocs-aws-sdk-v2-downgrade-docs 2021-02-17 13:51:46 +01:00
Himanshu Mishra 44414239f2 TechDocs: Add changeset about Docker permission fix 2021-02-17 13:49:59 +01:00
Gustaf Räntilä 1743239d03 Updated unit tests for the new UI 2021-02-17 13:40:36 +01:00
Ben Lambert fda81c64cd Merge pull request #4514 from ebarriosjr/added-githubapp-authentication-to-scaffolder
Added githubapp authentication to scaffolder
2021-02-17 13:35:33 +01:00
Himanshu Mishra 5795f2dc93 TechDocs: Pass user and group ID when invoking docker container
Without this, files generated by Docker container will be restricted to the root  user
2021-02-17 12:40:36 +01:00
ebarrios 233b78a42e Replace logging erro and return undefined for a throw new Error 2021-02-17 12:23:16 +01:00
Gustaf Räntilä db6ff2daa2 @types/react 16 not 17 2021-02-17 12:12:33 +01:00
Himanshu Mishra b0501f8348 docs(TechDocs): Add more context with AWS docs hyperlinks 2021-02-17 11:09:49 +01:00
Gustaf Räntilä 010bfcca43 Added missing dep on @types/react 2021-02-17 11:01:16 +01:00
Gustaf Räntilä f358d11910 Removed unused import 2021-02-17 10:16:52 +01:00
Ben Lambert 2d8e78ed4c Merge pull request #4556 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-resolvers-1.18.2
chore(deps-dev): bump @graphql-codegen/typescript-resolvers from 1.17.12 to 1.18.2
2021-02-17 10:14:05 +01:00
Ben Lambert 7c889d1c1a Merge pull request #4551 from bobalong79/patch-1
Fix sonar plugin
2021-02-17 10:12:08 +01: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
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
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
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
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