Commit Graph

8388 Commits

Author SHA1 Message Date
Adam Harvey 14466940f7 Single line metadata and prettier ignore 2021-01-05 13:42:31 -05:00
Patrik Oldsberg 11bb51383c Merge pull request #3908 from backstage/rugvip/items
docs: show how to assign annotations to primitive array item types in config schema
2021-01-04 20:46:51 +01:00
Patrik Oldsberg be236536e7 docs: show how to assign annotations to primitive array item types in config schema 2021-01-04 19:39:36 +01:00
Ben Lambert 1c4deae059 Merge pull request #3904 from SDA-SE/feat/remove-techdocs-dep
Remove the dependency from the catalog plugin to techdocs
2021-01-04 16:24:54 +01:00
Ben Lambert 51f4a79b9a Merge pull request #3544 from backstage/dependabot/npm_and_yarn/jose-3.2.0
build(deps): bump jose from 1.27.1 to 3.2.0
2021-01-04 16:14:52 +01:00
Dominik Henneke 9c09a364f8 Remove the dependency from the catalog plugin to techdocs 2021-01-04 15:53:54 +01:00
blam 361a0a5619 chore: bump to the latest and hope that it works 🤞 2021-01-04 15:21:54 +01:00
Ben Lambert 393508a7c9 Merge pull request #3779 from vinceallenvince/minor-copy-edit
Minor text edit
2021-01-04 15:16:01 +01:00
blam 8b0fed6bd2 chore: fix prettier for microsite with it's own config 2021-01-04 13:47:11 +01:00
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
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
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
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
Fredrik Adelöw 532672460a catalog-backend: unbreak sqlite in create-app repos 2020-12-30 09:58:54 +01:00
Fredrik Adelöw fbf8e597b8 Merge pull request #3874 from backjo/feature/AwsOrganizationProcessor
feat: add catalog ingestion processor for indexing AWS accounts
2020-12-30 09:20:42 +01:00
Adam Harvey 533968130f Reformat without shell 2020-12-30 01:20:34 -05:00
Adam Harvey 33bfa45796 Clean up testing instructions 2020-12-30 01:17:20 -05:00
Adam Harvey 056336fb12 Add code fence 2020-12-30 01:17:05 -05:00
Adam Harvey 11e34f12cb Remove completed TODO 2020-12-30 00:01:58 -05:00
Adam Harvey 457fb1df87 Fix ref to exempli gratia 2020-12-30 00:00:32 -05:00