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
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
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
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
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
blam
8bccc6bec0
chore: refactor variable names for isomorphic git.
2020-12-29 13:32:24 +01:00
Patrik Oldsberg
fb9009eedb
Merge pull request #3868 from backstage/rugvip/execute
...
scripts: make all scripts executable
2020-12-29 13:23:04 +01:00
Patrik Oldsberg
f5ad8ee03d
workflows: use service account for pushing tag in master build
2020-12-29 13:07:12 +01:00
Patrik Oldsberg
b9f90951e1
scripts: make all scripts executable
2020-12-29 12:44:13 +01:00
Patrik Oldsberg
600093d64c
Merge pull request #3846 from fengypants/patch-3
...
Update microsite's demos page to link to demo site
2020-12-29 12:29:15 +01:00
Patrik Oldsberg
4481fcb11c
Merge pull request #3821 from backstage/changeset-release/master
...
Version Packages
2020-12-29 12:28:58 +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
Patrik Oldsberg
02f7833b3e
Merge pull request #3865 from backstage/rugvip/sb
...
create-app: add start-backend script to template
2020-12-29 11:54:56 +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
Patrik Oldsberg
cb94165745
create-app: fix nodemon config
2020-12-29 11:08:54 +01:00
Patrik Oldsberg
50aa364d0b
create-app: ignore lint error
2020-12-29 11:08:44 +01:00
Patrik Oldsberg
3aefa9a1ad
Merge pull request #3837 from backstage/dependabot/npm_and_yarn/octokit/openapi-types-2.0.1
...
build(deps-dev): bump @octokit/openapi-types from 2.0.0 to 2.0.1
2020-12-29 11:02:59 +01:00
Patrik Oldsberg
d3706eaebf
Merge pull request #3848 from backstage/dependabot/npm_and_yarn/rollup-plugin-esbuild-2.6.1
...
build(deps): bump rollup-plugin-esbuild from 2.6.0 to 2.6.1
2020-12-29 11:02:37 +01:00
Fredrik Adelöw
57deaf0101
Merge pull request #3860 from lowjoel/fix-app-clean
...
fix(create-app): Add missing `yarn clean` for frontend
2020-12-29 10:43:33 +01:00
blam
7f9fc7f99d
Merge branch 'blam/isomorphic-git' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'blam/isomorphic-git' of github.com:backstage/backstage:
techdocs: Add changeset for @backstage/integration changes
techdocs: Use @backstage/integration for scm tokens and request options
typo corrected
updated the missed attr change
updated based on the feedbacks provided
Introduced config schema for techdocs plugins
2020-12-29 10:06:23 +01:00
blam
7839e0fb42
chore: removing last occurrence of nodegit
2020-12-29 10:05:27 +01:00
Joel Low
4e0e3b1bf0
Add missing yarn clean for frontend
2020-12-29 16:26:12 +08:00
Fredrik Adelöw
295a3e2fff
Merge pull request #3861 from lowjoel/fix-app-config-schema
...
fix(cli): Fix typo in .app.listen.port config schema
2020-12-29 08:17:18 +01:00
Adam Harvey
f7969caef7
Fix link
2020-12-29 01:13:35 -05:00
Adam Harvey
3440f9990b
Fix typo
2020-12-29 01:11:23 -05:00
Adam Harvey
8061a1e844
Add ref to EditorConfig
2020-12-29 01:10:25 -05:00
Adam Harvey
a7f8cbaed1
Fix test description typos
2020-12-29 01:03:25 -05:00
Adam Harvey
6e7c9429ab
Clarify wording
2020-12-29 01:02:46 -05:00
Adam Harvey
9061a9dfe6
Point to plugin docs
2020-12-29 01:01:29 -05:00
Adam Harvey
69d4991cca
Fix link
2020-12-29 00:58:28 -05:00