Commit Graph

8461 Commits

Author SHA1 Message Date
Ben Lambert cf2c2df7d3 Merge pull request #3834 from erikxiv/fix/techdocs-ghe-apibaseurl
Fix for integration.github.apiBaseUrl configuration not properly overriding apiBaseUrl used by techdocs
2021-01-04 13:18:22 +01:00
Ben Lambert dc271aa61a Merge pull request #3901 from backstage/dependabot/npm_and_yarn/microsite/js-yaml-4.0.0
chore(deps-dev): bump js-yaml from 3.14.1 to 4.0.0 in /microsite
2021-01-04 13:16:52 +01:00
Ben Lambert c0744109eb Merge pull request #3876 from backjo/patch-1
Update ADOPTERS.md
2021-01-04 13:16:07 +01:00
Mathias Åhsberg 0337151237 Add tests and conform to latest changes to the scaffolder 2021-01-04 11:36:59 +00:00
Mathias Åhsberg 37a5244ef2 Add initial support for Bitbucket Cloud scaffolding 2021-01-04 11:36:59 +00:00
Mathias Åhsberg d9eba5b715 Add initial support for Bitbucket Server scaffolding 2021-01-04 11:36:59 +00:00
Patrik Oldsberg fb745571bc Merge pull request #3902 from backstage/rugvip/optional
backend-common: fix for backend.https being required
2021-01-04 11:49:18 +01:00
blam 5b38fd70d6 chore: it's safe by default now, so we can remove the nesting 2021-01-04 11:39:22 +01:00
Patrik Oldsberg 5640f1cd9d backend-common: fix for backend.https being required 2021-01-04 11:35:13 +01:00
blam ff4a7862f5 chore: fix up the pretter for adopters 2021-01-04 11:34:46 +01:00
Ben Lambert d3ccdeb581 Merge pull request #3878 from backstage/dependabot/npm_and_yarn/cross-env-7.0.3
build(deps-dev): bump cross-env from 7.0.2 to 7.0.3
2021-01-04 11:33:42 +01:00
Ben Lambert ce20e3a0ec Merge pull request #3889 from backstage/freben/changesets-again-arrgh
add + fix changesets that were missed
2021-01-04 11:32:44 +01:00
blam 7b3c6d9549 chore: fix yarn lock 2021-01-04 11:26:20 +01:00
Himanshu Mishra 562d0f4603 Merge pull request #3859 from backstage/orkohunter/scaffolder-allow-retry-without-loading
fix(scaffolder): Allow user to retry creating new component without having to reload the page
2021-01-04 11:24:25 +01:00
blam 9ca93c9f7a chore: udpate usage in techdocs-common too to avoid pulling in two versions of js-yam 2021-01-04 11:22:15 +01:00
Ben Lambert 710c2bb000 Merge pull request #3895 from adamdmharvey/update-lighthouse-doco
lighthouse: Improve Lighthouse README
2021-01-04 11:10:59 +01:00
Ben Lambert 8a48c13a47 Merge pull request #3897 from backstage/dependabot/npm_and_yarn/types/archiver-5.1.0
chore(deps-dev): bump @types/archiver from 3.1.1 to 5.1.0
2021-01-04 11:08:41 +01:00
blam 153db01fc4 chore: fix the usage of js-yaml 2021-01-04 11:04:31 +01:00
dependabot[bot] edba5c93d7 chore(deps-dev): bump js-yaml from 3.14.1 to 4.0.0 in /microsite
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 4.0.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 04:30:25 +00:00
Fredrik Adelöw 49d2016a46 add + fix changesets that were missed 2021-01-03 10:09:32 +01:00
Remi 1517009d8a refactor(techdocs-common): add try/catch statements + fs-extra 2021-01-03 03:40:21 +01:00
dependabot[bot] 78f201c796 chore(deps-dev): bump @types/archiver from 3.1.1 to 5.1.0
Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver) from 3.1.1 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 04:47:57 +00:00
Adam Harvey bfc0cf9deb Improve Lighthouse instructions 2020-12-30 18:07:44 -05:00
Adam Harvey 091561031a Merge pull request #3880 from adamdmharvey/docs-spell
docs: Adjust spelling, code fences, and update Jest testing instructions
2020-12-30 17:09:04 -05:00
Patrik Oldsberg 0588be01f9 changeset: add changeset for backend:bundle 2020-12-30 18:06:21 +01:00
Patrik Oldsberg b2fbc23ced docs: add docs for backend:bundle 2020-12-30 18:05:18 +01:00
Patrik Oldsberg 45c7db0955 cli: reveal backend:bundle command 2020-12-30 17:53:16 +01:00
Fredrik Adelöw c3a3e607e7 Merge pull request #3882 from backstage/freben/no-varchar
catalog-backend: stop it with the varchar(255)
2020-12-30 16:49:49 +01:00
Fredrik Adelöw 0508e16368 Merge pull request #3884 from backstage/freben/missed-changeset
add forgotten changeset
2020-12-30 15:30:04 +01:00
Patrik Oldsberg 3fc684738d Merge pull request #3885 from backstage/rugvip/https
backend-common: Fix HTTPS certificate generation, deprecate params, and cache certificates
2020-12-30 14:45:48 +01:00
Patrik Oldsberg 04fcd91c06 Merge pull request #3883 from niallmccullagh/master
docs(techradar-plugin) Update loader response example
2020-12-30 14:18:29 +01:00
Patrik Oldsberg bc909178d7 Create tough-jars-share.md 2020-12-30 13:57:55 +01:00
Fredrik Adelöw 036a84373f add forgotten changeset 2020-12-30 13:30:58 +01:00
Patrik Oldsberg 5ecd50f8a0 changeset: add changeset for backend https certificate generation 2020-12-30 12:57:29 +01:00
Patrik Oldsberg 9db9bc878f backend-common: cache generated HTTPS certificates 2020-12-30 12:57:29 +01:00
Patrik Oldsberg 751f58ff7c backend-common: replace generated cert params with a simple bool switch, and fix certificate generation 2020-12-30 12:57:29 +01:00
Fredrik Adelöw 0e97202824 Merge pull request #3877 from o-farooq/master
integration: remove url check to support on-prem Azure devops
2020-12-30 12:09:07 +01:00
Niall McCullagh cabf2cbbae docs(techradar-plugin) Update loader resp example
Updates the tech-radar loader response example to reflect changes in the
schema for supporting event history tracking.
2020-12-30 10:27:46 +00:00
Patrik Oldsberg 55d8af26e6 Merge pull request #3873 from backstage/rugvip/release
workflows,scripts: add separate workflow job and script to build and publish releases
2020-12-30 10:54:23 +01:00
Fredrik Adelöw 9d998b4a2a catalog-backend: stop it with the varchar(255) 2020-12-30 10:52:58 +01:00
Fredrik Adelöw e7e4b9494e Merge pull request #3881 from backstage/freben/unbreak-sqlite
catalog-backend: unbreak sqlite in create-app repos
2020-12-30 10:38:53 +01:00
Remi 3aa98a6753 feat(techdocs): update dependency versions 2020-12-30 10:33:11 +01:00
Remi 3418938a64 feat(techdocs): update config schema 2020-12-30 10:25:58 +01:00
Remi 3169c9bad1 feat(techdocs): update aws-S3 diagram 2020-12-30 10:25:58 +01:00
Himanshu Mishra dc99b07447 fix(techdocs-common) broken test
also copy yarn.lock from master; and yarn again

fix(techdocs-common): broken async test
2020-12-30 10:25:58 +01:00
Remi d642507032 feat(docs): update aws-s3 graph 2020-12-30 10:25:58 +01:00
Remi 1582b03b21 fix(techdocs): fix JSON schema to match AWS S3 region + fix tests 2020-12-30 10:25:57 +01:00
Himanshu Mishra e4dfaba3c1 techdocs: fix metadata API response from S3 storage 2020-12-30 10:25:57 +01:00
Remi 4c327b2345 fix(techdocs): remove aws credentials file 2020-12-30 10:25:57 +01:00
Remi 80b60862af feat(techdocs): updates aws variables access 2020-12-30 10:25:57 +01:00