Oliver Sand
49d3aa1622
Remove unnecessary dev dependencies
2021-01-06 16:13:54 +01:00
Remi
a87fc11aca
tests(techdocs): refactor
2021-01-05 21:31:18 +01:00
Remi
0f40f1934f
fix(techdocs): path delimiters
2021-01-05 18:35:23 +01:00
Himanshu Mishra
0b9646ed6a
Merge pull request #3794 from ayshiff/feature/techdocs-aws-s3
2021-01-05 17:48:57 +01:00
Ben Lambert
64b1a2a1f8
Merge pull request #3893 from backstage/rugvip/bundle
...
cli: Add backend:bundle
2021-01-05 16:07:01 +01:00
Ben Lambert
b1b6071d21
Merge pull request #3915 from backstage/bug/graphiql
...
bug: revert the graphiql migration for now
2021-01-05 14:28:47 +01:00
blam
f134b0c22b
bug: use the legacy version of graphiql on master right now until we port to app routes
2021-01-05 10:34:31 +01:00
blam
41f45662c9
Merge branch 'master' of github.com:backstage/backstage into rugvip/exts
...
* 'master' of github.com:backstage/backstage:
docs: show how to assign annotations to primitive array item types in config schema
Add missing IncludeSecret type
Update .changeset/friendly-numbers-accept.md
Add documentation for config $include
Added changeset for config $include
Add deprecation notice to $data
Config: Add $include which replaces $data and can include any value
2021-01-05 10:00:53 +01:00
Patrik Oldsberg
50af712348
cli: use same extension for chunks as for the main built file
2021-01-04 18:37:07 +01:00
Johan Haals
8987bf52f4
Add missing IncludeSecret type
2021-01-04 16:27:47 +01:00
Johan Haals
36268a966c
Add deprecation notice to $data
2021-01-04 15:31:30 +01:00
Johan Haals
4c33dc48e9
Config: Add $include which replaces $data and can include any value
2021-01-04 15:27:03 +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
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
7b3c6d9549
chore: fix yarn lock
2021-01-04 11:26:20 +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
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
Patrik Oldsberg
45c7db0955
cli: reveal backend:bundle command
2020-12-30 17:53:16 +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
Remi
3aa98a6753
feat(techdocs): update dependency versions
2020-12-30 10:33:11 +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
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
80b60862af
feat(techdocs): updates aws variables access
2020-12-30 10:25:57 +01:00
Remi
0661c4f725
fix(techdocs-common): format
2020-12-30 10:25:57 +01:00
Remi
b9e6d305e2
fix(techdocs): typos + add tests + requested changes
2020-12-30 10:25:57 +01:00
Remi
134888fb21
fix(techdocs): format + doc quality check
2020-12-30 10:25:57 +01:00
Remi
772c7fca4b
feat(techdocs-common): add core awsS3
2020-12-30 10:22:12 +01:00
Remi
2d0ab25779
feat(techdocs-common): add awsS3 tests
2020-12-30 10:22:12 +01:00
Remi
6af0abb403
feat(techdocs-common): add awsS3
2020-12-30 10:22:12 +01:00
Omer Farooq
3f7bfe7b11
remove url check to support on-prem ADO
2020-12-30 13:11:35 +13: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
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
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
8bccc6bec0
chore: refactor variable names for isomorphic git.
2020-12-29 13:32:24 +01:00
github-actions[bot]
a1ebbdeee0
Version Packages
2020-12-29 10:59:38 +00:00
Patrik Oldsberg
c1dea1a1bf
Merge pull request #3864 from backstage/rugvip/cbaclean
...
create-app: fix lint error and nodemon config
2020-12-29 11:55:06 +01:00
blam
610b3a205a
chore: try to fix the alignment
2020-12-29 11:54:30 +01:00
Patrik Oldsberg
0829ff1269
backend-common: include extra fields on dev log formatter
2020-12-29 11:52:46 +01:00
blam
ba6f2b8a40
chore: reworking the API exports and fixing the logging to be a little less verbose
2020-12-29 11:46:36 +01:00
Patrik Oldsberg
352a6581ff
create-app: add start-backend script to template
2020-12-29 11:17:58 +01:00