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
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
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
Adam Harvey
64b8d49fcd
Fix typo
2020-12-29 23:59:41 -05:00
Adam Harvey
23c52781af
Remove typos in vocab
2020-12-29 23:59:34 -05:00
Omer Farooq
c15c038919
rempove old changeset file
2020-12-30 13:21:08 +13:00
Omer Farooq
3f7bfe7b11
remove url check to support on-prem ADO
2020-12-30 13:11:35 +13:00
Patrik Oldsberg
239b29dae4
Update create-release-tag.js
2020-12-30 00:27:55 +01:00
Jonah Back
205638b5ac
Fix test
2020-12-29 15:24:04 -08:00
Jonah Back
6cfa4075b7
Fix error, add location target support
2020-12-29 14:52:39 -08:00
Jonah Back
5eba5efcdf
Address some review comments
2020-12-29 14:44:58 -08:00
Omer Farooq
8e37daeb5b
Merge branch 'master' of https://github.com/backstage/backstage
2020-12-30 10:59:36 +13:00
Jonah Back
052c083e8e
Fix build failures with lint and tsc
2020-12-29 13:00:29 -08:00
Jonah Back
73e75ea0a5
Add changeset
2020-12-29 12:47:58 -08:00
Patrik Oldsberg
9d4f938814
workflows,scripts: add separate workflow job and script to build and publish releases
2020-12-29 19:50:11 +01:00
Adam Harvey
0acf4c9299
Merge pull request #3850 from adamdmharvey/fix-catalog-import
...
fix(create-app): Fix register component link by adding catalog-import plugin
2020-12-29 12:31:20 -05:00
Adam Harvey
a9aac9a558
Merge pull request #3862 from adamdmharvey/update-docs
...
docs: Minor clarifications
2020-12-29 12:05:11 -05:00
Adam Harvey
bd5de83e78
Merge branch 'master' of github.com:backstage/backstage into update-docs
2020-12-29 11:48:31 -05:00
Adam Harvey
851001728a
Merge branch 'master' into fix-catalog-import
2020-12-29 11:44:07 -05:00
Adam Harvey
e1bdb9326f
Merge pull request #3836 from adamdmharvey/add-to-contrib
...
docs: Add more context for contributors
2020-12-29 11:17:00 -05:00
Ben Lambert
2c36df1ee7
Merge pull request #3805 from backstage/blam/isomorphic-git
...
Remove the NodeGit Dependency in favour of isomorphic-git
2020-12-29 14:46:35 +01:00
blam
28bdc0328c
chore: rework types slightly for string or undefined instead of void
2020-12-29 14:26:28 +01:00
blam
82469a5d5a
chore: explicitly set the types returned from the functions
2020-12-29 14:13:07 +01:00
Patrik Oldsberg
316905094d
Merge pull request #3866 from backstage/rugvip/fields
...
backend-common: include extra fields on dev log formatter
2020-12-29 13:58:08 +01:00
blam
3af133465a
chore: update value dictionary
2020-12-29 13:42:54 +01:00
blam
00042e73c0
chore: added changeset for changed files
2020-12-29 13:37:12 +01:00
Patrik Oldsberg
190a89c020
Merge pull request #3869 from backstage/rugvip/tag
...
workflows: use service account for pushing tag in master build
2020-12-29 13:35:32 +01:00