74233 Commits

Author SHA1 Message Date
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 3ae700ae7a Merge pull request #3892 from backstage/rugvip/circle
create-app: removed the CircleCI sidebar item, since the target page doesn't exist
2021-01-04 11:16:18 +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
blam c52cf88136 Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
* 'master' of github.com:backstage/backstage: (39 commits)
  Create tough-jars-share.md
  add forgotten changeset
  changeset: add changeset for backend https certificate generation
  backend-common: cache generated HTTPS certificates
  backend-common: replace generated cert params with a simple bool switch, and fix certificate generation
  docs(techradar-plugin) Update loader resp example
  catalog-backend: stop it with the varchar(255)
  catalog-backend: unbreak sqlite in create-app repos
  Reformat without shell
  Clean up testing instructions
  Add code fence
  Remove completed TODO
  Fix ref to exempli gratia
  Fix typo
  Remove typos in vocab
  rempove old changeset file
  remove url check to support on-prem ADO
  Update create-release-tag.js
  Fix test
  Fix error, add location target support
  ...
2021-01-04 11:01:41 +01:00
blam c5cdc7e74d chore: starting the migration of a publisher 2021-01-04 10:56:46 +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
blam 19741d2e67 feat(scaffolder-backend/preparers): finished the deprecation of the scaffolder config object for preparers 2021-01-02 16:45:21 +01:00
blam b06f676798 feat: reworking some of the preparers to support the integration config and add deprecation for old scaffolder config 2021-01-02 14:50:45 +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
Patrik Oldsberg b8abdda570 cli: some more colors for versions:bump + list breaking changes and changelogs of @backstage packages 2020-12-30 17:26:50 +01:00
Patrik Oldsberg 8d68e4cdc7 create-app: removed the CircleCI sidebar item, since the target page doesn't exist 2020-12-30 17:06:15 +01:00
Patrik Oldsberg 1773a5182b create-app: removed lighthouse plugin from default template 2020-12-30 17:01:35 +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
Patrik Oldsberg 09a3704264 backend-common: remove deprecated HTTPS config 2020-12-30 13:52:48 +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