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
Fredrik Adelöw
84aa6f4a00
Merge pull request #3849 from erikxiv/fix/token-expiration-bug
...
fix: id token expiration in s, not ms
2020-12-27 11:32:28 +01:00
Erik Larsson
4975224d8e
Adjust test
2020-12-27 10:52:18 +01:00
Erik Larsson
cc046682e2
Add changeset
2020-12-27 09:55:19 +01:00
Erik Larsson
d63cc1fe52
fix: token expiration in s, not ms
2020-12-27 09:45:06 +01: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
Jonah Back
b67efe7441
feat: add ingestion processor for indexing AWS accounts
...
Signed-off-by: Jonah Back <jback@legalzoom.com >
2020-12-23 23:26:46 -08:00
dependabot[bot]
021e40aff6
build(deps): bump rollup-plugin-esbuild from 2.6.0 to 2.6.1
...
Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases )
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/master/.releaserc.json )
- [Commits](https://github.com/egoist/rollup-plugin-esbuild/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-24 05:04:33 +00:00
Himanshu Mishra
db1fafb321
microsite: run prettier on demo page
2020-12-23 21:40:40 +01:00
Adam Harvey
51f55e5105
Return wording
2020-12-23 15:08:13 -05:00
Adam Harvey
3fca9adb97
Add changeset
2020-12-23 14:31:35 -05:00
Adam Harvey
f1462655f9
Display links properly in label instructions
2020-12-23 14:28:11 -05:00
Adam Harvey
5f0bb1dfb5
Fix typo and rewording
2020-12-23 14:27:48 -05:00
Jeff Feng
660f646d11
Update demo.js (fixing blog URL)
2020-12-23 14:15:52 -05:00
Jeff Feng
2f2bc1b3f8
Update demos.js
2020-12-23 13:59:29 -05:00
Jeff Feng
d4c6feb67b
Update microsite's demos page to link to demo site
...
Updating the intro paragraph on backstage.io/demos to include a link to demo.backstage.io.
2020-12-23 13:50:57 -05:00
Patrik Oldsberg
696b8ce74a
Create loud-days-breathe.md
2020-12-23 18:46:42 +01:00
Patrik Oldsberg
87c0c53c2f
Create polite-glasses-occur.md
2020-12-23 18:45:43 +01: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
d814e3b88e
catalog: rename EntityProvider to EntityLoaderProvider, and add new EntityProvider
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:33:46 +01:00
Adam Harvey
3d3c9bd5e9
Merge pull request #3841 from adamdmharvey/improve-codeql
...
build: Improve CodeQL flow
2020-12-23 12:21:38 -05:00
Fidel Coria
7dfcdc1720
reduce close timeout to 100 ms
2020-12-23 11:15:36 -06:00
Ben Lambert
ebd8076f8e
Merge pull request #3828 from iamrajiv/master
...
Fixed category labels in Plugin Marketplace
2020-12-23 18:00:12 +01:00
Adam Harvey
b721eab127
Speed up some PRs with paths-ignore
2020-12-23 10:18:52 -05:00
Adam Harvey
51f4005f3a
Remove unnecessary step
2020-12-23 10:12:20 -05:00
Patrik Oldsberg
1e7b01668d
Merge pull request #3830 from backstage/mob/entity-compose
...
catalog: add new composability components and extensions
2020-12-23 14:43:57 +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
86c3c652a8
changeset: add changeset for core-api RouteRef deprecations
2020-12-23 14:32:04 +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
Patrik Oldsberg
4b896485e4
core-api: deprecate RouteRef path and remove deprecated createSubRoute
2020-12-23 13:56:24 +01:00
Himanshu Mishra
d17bd3068d
Merge pull request #3545 from backstage/orkohunter/create-github-releases
...
Create new GitHub release when a new tag is created
2020-12-23 13:06:34 +01:00
dependabot[bot]
2f8b7ca646
build(deps-dev): bump @octokit/openapi-types from 2.0.0 to 2.0.1
...
Bumps [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/octokit/openapi-types.ts/releases )
- [Commits](https://github.com/octokit/openapi-types.ts/compare/v2.0.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-23 04:46:37 +00:00
Adam Harvey
51fb9702af
Tweak when
2020-12-22 21:23:58 -05:00
Adam Harvey
ae5e7b4b12
Clarity on stability index input
2020-12-22 21:22:22 -05:00
Adam Harvey
854cfaa821
Add more context for contributors
2020-12-22 21:18:13 -05:00
Adam Harvey
8509fc2ff3
Merge pull request #3832 from adamdmharvey/win-discord
...
build: Change Windows master build to use raw Discord webhook
2020-12-22 19:59:12 -05:00
Himanshu Mishra
cb28e1a6a0
chore(git): Need author and commiter for doing git merge
2020-12-23 00:34:12 +01:00
Himanshu Mishra
9ca586e579
techdocs: Replace nodegit with isomorphic-git
...
TechDocs needs 4 functions from the git library
1. To clone 2. To get the commit timestamp for HEAD 3. To fetch 4. To merge two branches
Created necessary commands in the new SCM client and reordered them alphabetically for convenience
2020-12-23 00:12:20 +01:00
Fidel Coria
29b4056f2c
delay window close by 200 ms
2020-12-22 16:03:21 -06:00
Fidel Coria
0836691020
Revert "eliminate racey code"
...
This reverts commit 907fac9d92 .
2020-12-22 15:44:42 -06:00
Patrik Oldsberg
4c7be88707
Merge pull request #3829 from backstage/adamdmharvey/plugin-typo
...
Fix PagerDuty plugin name in marketplace
2020-12-22 22:03:38 +01:00
Patrik Oldsberg
d2d906d419
catalog: export EntitySwitch component and conditions
2020-12-22 21:42:26 +01:00
Patrik Oldsberg
f56e18a878
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-12-22 21:39:45 +01:00
Patrik Oldsberg
7e0b8cac55
changeset: add changeset for new catalog composability components
2020-12-22 21:39:45 +01:00
Patrik Oldsberg
b0e2e0f1e4
catalog: fix EntityLayout TabbedLayout route path matching
...
Co-authored-by: blam <ben@blam.sh >
2020-12-22 21:39:45 +01:00
Patrik Oldsberg
c199963a08
catalog: gather all mount points beneath EntityLayout Routes
...
Co-authored-by: blam <ben@blam.sh >
2020-12-22 21:39:45 +01:00