Commit Graph

10343 Commits

Author SHA1 Message Date
Fredrik Adelöw 669b497fd2 yarn.lock update 2021-02-18 15:57:03 +01:00
Fredrik Adelöw 07fee9d922 Merge pull request #4486 from backstage/changeset-release/master
Version Packages
2021-02-18 15:07:52 +01:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
Patrik Oldsberg 1ce3cbdacb Merge pull request #4574 from backstage/mob/debug
Fix build issues in master
2021-02-18 14:18:49 +01:00
Patrik Oldsberg 759620539a workflow: build transitive dependencies when only building changed packages in CI
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-18 14:16:01 +01:00
Fredrik Adelöw 5dc7fa2773 Merge pull request #4570 from backstage/mob/esm-transform
cli: Fix handling of dynamic imports in esm.js files
2021-02-18 11:34:54 +01:00
Fredrik Adelöw b542477501 Merge pull request #4569 from backstage/freben/nnn
minor typo in migration
2021-02-18 11:30:02 +01:00
Oliver Sand f8481d2357 Merge pull request #4558 from SDA-SE/feat/variant
Use a more strict type for `variant` of cards
2021-02-18 11:15:27 +01:00
Patrik Oldsberg 021c70d673 Merge pull request #4564 from backstage/rugvip/docker-builds
docker: switch to backend:bundle + update docs with both host and multi-stage build
2021-02-18 11:01:47 +01:00
Johan Haals 257a753fff cli: Fix handling of dynamic imports in esm.js files
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-18 11:00:29 +01:00
Fredrik Adelöw 0ada34a0f8 minor typo in migration 2021-02-18 10:48:43 +01:00
Fredrik Adelöw 644a05e3a2 Merge pull request #4566 from backstage/dependabot/npm_and_yarn/archiver-5.2.0
chore(deps): bump archiver from 5.1.0 to 5.2.0
2021-02-18 09:41:40 +01:00
Fredrik Adelöw 6ebb0b19e9 Merge pull request #4561 from backstage/freben/integrations1
a small start to the integrations section of the config
2021-02-18 09:40:33 +01:00
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
dependabot[bot] f4f6d8f49c chore(deps): bump archiver from 5.1.0 to 5.2.0
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.1.0...5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 04:46:23 +00:00
Patrik Oldsberg 38fe527d97 dockerfile: mention build-image command 2021-02-17 21:23:12 +01:00
Patrik Oldsberg 1ca39b7525 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-17 20:45:41 +01:00
Patrik Oldsberg 40f0c33378 update backend Dockerfile to use config example and fix comment 2021-02-17 20:44:40 +01:00
Patrik Oldsberg d13aea9cd2 docs: add full docker deployment docs 2021-02-17 20:44:10 +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
Fredrik Adelöw 83ff0988b1 a small start to the integrations section of the config 2021-02-17 13:50:08 +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
Oliver Sand f4c2bcf54b Use a more strict type for variant of cards
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-02-17 11:41:53 +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
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