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
Dylan Jeffers
006c78eb60
fix(core): remove redundant SidebarItem text type
2020-12-29 11:47:11 -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
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
Patrik Oldsberg
fc6839f135
create-app: bump sqlite3 to v5
2020-12-29 16:30:56 +01: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
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
Joel Low
4e0e3b1bf0
Add missing yarn clean for frontend
2020-12-29 16:26:12 +08:00
Adam Harvey
69d4991cca
Fix link
2020-12-29 00:58:28 -05:00
Joel Low
d45efbc9bd
Fix typo in .app.listen.port config schema
2020-12-29 09:25:29 +08:00
Himanshu Mishra
231b55b874
Merge remote-tracking branch 'origin/master' into blam/isomorphic-git
2020-12-28 22:02:46 +01:00
Himanshu Mishra
8804e89811
techdocs: Add changeset for @backstage/integration changes
2020-12-28 21:18:18 +01:00
Himanshu Mishra
c91e4d6b04
techdocs: Use @backstage/integration for scm tokens and request options
2020-12-28 21:08:54 +01:00
blam
f60b02bec4
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (23 commits)
cli: fix windows tests
Introduce slight bias towards positive trend in cost insights mock data
core-api: rename BackstageRoutes to FlatRoutes
Update plugins/catalog/src/hooks/useEntity.ts
Fix parameter name in docstring for duration#inclusiveStartDateOf
Adjust test
Add changeset
fix: token expiration in s, not ms
Create loud-days-breathe.md
Create polite-glasses-occur.md
dev-utils: add a small label with the entity name to EntityGridItems
dev-utils: add EntityGridItem for easily displaying various entity cards
dev-utils: use dev index module as root for hot reloading
dev-utils: add .registerPage for use with extensions
catalog: rename EntityProvider to EntityLoaderProvider, and add new EntityProvider
reduce close timeout to 100 ms
changeset: add changeset for core-api RouteRef deprecations
core-api: use typescript workaround for using private constructor instead of a runtime one
core-api: deprecate RouteRef path and remove deprecated createSubRoute
delay window close by 200 ms
...
2020-12-28 17:39:15 +01:00
blam
5118cb472f
test(backend-common/git): Adding tests for all the git helpers in backend common
2020-12-28 16:16:18 +01:00
Patrik Oldsberg
b23bc9638f
Merge pull request #3854 from backstage/rugvip/flat
...
core-api: rename BackstageRoutes to FlatRoutes
2020-12-28 13:36:39 +01:00
Patrik Oldsberg
b2195fc06c
Merge pull request #3844 from backstage/mob/dev-utils
...
dev-utils: add addPage for use with composability API + EntityGridItem to easily create different card test cases
2020-12-28 12:43:08 +01:00
Fredrik Adelöw
f36db36cc5
Merge pull request #3852 from backstage/freben/linked-win32
...
cli: fix LinkedPackageResolvePlugin windows tests
2020-12-28 12:18:54 +01:00
Fredrik Adelöw
0574a27b7c
cli: fix windows tests
2020-12-28 11:43:25 +01:00
Patrik Oldsberg
5b6533eb76
core-api: rename BackstageRoutes to FlatRoutes
2020-12-28 11:19:52 +01:00
Patrik Oldsberg
246281b6e3
Merge pull request #3840 from backstage/rugvip/depr
...
core-api: deprecate RouteRef path and remove deprecated createSubRoute
2020-12-28 11:15:08 +01:00
Adam Harvey
65632b3a36
Add catalog-import plugin
2020-12-27 23:44:51 -05:00
Adam Harvey
48d78aaf19
Clarify local instructions
2020-12-27 23:37:24 -05:00
blam
cc4a49aaf3
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (45 commits)
Speed up some PRs with paths-ignore
Remove unnecessary step
catalog: export EntitySwitch component and conditions
Apply suggestions from code review
changeset: add changeset for new catalog composability components
catalog: fix EntityLayout TabbedLayout route path matching
catalog: gather all mount points beneath EntityLayout Routes
catalog: add EntityLayout
Change to raw Windows Discord hook
Release plugin-cost-insights 0.5.3
catalog: add EntitySwitch
catalog: export new CatalogIndexPage and CatalogEntityPage
Create dull-seals-march.md
core-api: add BackstageRoutes
Fix plugin name
fixed category lables
feat(cost-insights): Make alert url field optional
fossa: Add changeset
fix(fossa): Bump core packages version to fix failing CI
Update 2020-12-22-stability-index.md
...
2020-12-26 22:22:11 +01:00
Dylan Jeffers
265a7ab308
fix(core): SidebarItem without to prop renders accessible button
2020-12-23 17:12:52 -08:00
Patrik Oldsberg
920b5a4f54
dev-utils: add a small label with the entity name to EntityGridItems
2020-12-23 18:34:43 +01:00
Patrik Oldsberg
36ffbd71b7
dev-utils: add EntityGridItem for easily displaying various entity cards
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:34:42 +01:00
Patrik Oldsberg
4f467143c3
dev-utils: use dev index module as root for hot reloading
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:34:42 +01:00
Patrik Oldsberg
91518a253f
dev-utils: add .registerPage for use with extensions
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:34:42 +01:00
Patrik Oldsberg
0f0e7a94f1
Merge pull request #3826 from backstage/mob/br
...
core-api: add BackstageRoutes
2020-12-23 14:43:14 +01:00
Patrik Oldsberg
99205ec625
core-api: use typescript workaround for using private constructor instead of a runtime one
2020-12-23 14:29:13 +01:00