blam
438948f9bb
chore: remove nodegit dependency on azure publisher
2020-12-28 17:24:11 +01:00
blam
84e937e324
chore: fix gitlab preparer tests to remove the node-git dependency
2020-12-28 17:08:53 +01:00
blam
9a9604408c
chore: removing dependency for githubn preparer
2020-12-28 16:48:02 +01:00
Tim
ad821a1463
Merge pull request #3855 from sisidra/sisidra/positive-vibes-in-cost-insights
...
Introduce slight bias towards positive trend in cost insights mock data
2020-12-28 08:42:46 -07:00
Tim
00867c1dc9
Merge pull request #3853 from sisidra/sisidra/doc-fix-durationts
...
Fix parameter name in docstring for duration#inclusiveStartDateOf
2020-12-28 08:42:26 -07:00
blam
8022655e0b
chore: removing the dependency on the azure preparer for nodegit
2020-12-28 16:42:11 +01:00
Fredrik Adelöw
72108829ce
Merge pull request #3822 from fidelcoria/fix-login-race
...
fix(auth): race condition between loginPopup and authFlowHelpers
2020-12-28 15:55:22 +01:00
Mārtiņš Kalvāns
37b28bad44
Introduce slight bias towards positive trend in cost insights mock data
2020-12-28 11:34:56 +01:00
Patrik Oldsberg
1f26325bee
Merge pull request #3845 from backstage/mob/entpro
...
catalog: rename EntityProvider to EntityLoaderProvider, and add new EntityProvider
2020-12-28 11:14:02 +01:00
Patrik Oldsberg
63f40032ca
Update plugins/catalog/src/hooks/useEntity.ts
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-12-28 11:13:50 +01:00
Mārtiņš Kalvāns
cff6a9e70f
Fix parameter name in docstring for duration#inclusiveStartDateOf
2020-12-28 10:38:49 +01:00
Erik Larsson
4975224d8e
Adjust test
2020-12-27 10:52:18 +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
Adam Harvey
51f55e5105
Return wording
2020-12-23 15:08:13 -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
Patrik Oldsberg
5dc466e8d2
sentry: port to new dev-utils API
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:35:08 +01:00
Patrik Oldsberg
29afabd440
sentry: port to new composability API
...
Co-authored-by: blam <ben@blam.sh >
2020-12-23 18:35:08 +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
Fidel Coria
7dfcdc1720
reduce close timeout to 100 ms
2020-12-23 11:15:36 -06: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
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
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
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
Patrik Oldsberg
2686bdb3d6
catalog: add EntityLayout
...
Co-authored-by: blam <ben@blam.sh >
2020-12-22 21:39:44 +01:00
Tim Hansen
fc3d123a96
Release plugin-cost-insights 0.5.3
2020-12-22 12:10:22 -07:00
Patrik Oldsberg
9943238ffc
catalog: add EntitySwitch
...
Co-authored-by: blam <ben@blam.sh >
2020-12-22 19:22:23 +01:00
Patrik Oldsberg
9904a9d001
catalog: export new CatalogIndexPage and CatalogEntityPage
2020-12-22 19:22:22 +01:00
Tim Hansen
c02defd57f
feat(cost-insights): Make alert url field optional
2020-12-22 10:56:46 -07:00
Himanshu Mishra
0e413c3361
fix(fossa): Bump core packages version to fix failing CI
2020-12-22 17:47:45 +01:00
Dominik Henneke
ee4a96e761
Merge pull request #3674 from SDA-SE/feat/fossa
...
Add the FOSSA plugin
2020-12-22 16:27:59 +01:00
Patrik Oldsberg
00d1213620
Merge pull request #3807 from adamdmharvey/deprecate-register-componnet
...
api-docs: Update register API link, deprecate register-component
2020-12-22 15:20:47 +01:00
github-actions[bot]
c3c04658f2
Version Packages
2020-12-22 12:14:20 +00:00
blam
1e7f526bd3
feat: update all publishers to use isomorphic-gint
2020-12-22 13:09:27 +01:00
blam
3727e3b367
feat: update all preparers to use isomorphic git
2020-12-22 13:00:36 +01:00
Adam Harvey
f78cf32e67
Add deprecated TSDOC
2020-12-21 14:00:39 -05:00
Himanshu Mishra
82f241f90c
Merge pull request #3764 from backstage/orkohunter/techdocs-backend-refactor-factory-methods
2020-12-21 19:10:38 +01:00
Adam Harvey
20ec8ddc99
Reference deprecation
2020-12-21 11:29:40 -05:00
Adam Harvey
4389d4f668
Update link to use catalog-import
2020-12-21 11:24:07 -05:00
blam
ab82709595
bug: need to actually use the tmpDirectory for checkout not the end location
2020-12-21 16:31:50 +01:00
blam
ff0f7f89a2
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (269 commits)
address comments
catalog-backend: flesh out and tweak the config schema
Update chilled-pigs-destroy.md
catalog-backend: start warning about usage of deprecated location types
scripts: add script for migrating away from deprecated location types
chore: fixing changeset prettyness
Create good-hairs-sniff.md
Update IconLinkVertical.tsx
Update violet-sloths-reply.md
Delete fuzzy-windows-cry.md
Create violet-sloths-reply.md
Added changeset
build(deps): bump archiver from 5.0.2 to 5.1.0
build(deps): bump typescript-json-schema from 0.45.0 to 0.45.1
docs: Update lighthouse docs
fix(app): listen to app.listen.host
scaffolder-backend: clarify type detection error message
docs: Update techdocs architecture features status
scaffolder-backend: gitlab preparer uses integrations token
core-api: ensure that routable extension components are discovered at boot
...
2020-12-21 16:31:15 +01:00
blam
54a19d4444
feat: move all publishers over to the backend common way to interact with git scm
2020-12-21 16:05:24 +01:00
blam
d0a972eb63
chore: reworking how we deal with exporting things from the main package
2020-12-21 16:05:10 +01:00
samiramkr
241bdb6215
Merge pull request #3704 from backstage/samiram/aboutCard
...
Samiram/about card
2020-12-21 15:08:29 +01:00
Ben Lambert
a098d18dd1
Merge pull request #2557 from backstage/mob/scaffolder-cra-fixes
...
feat(scaffolder): cra add gha integration, fix imports
2020-12-21 15:04:33 +01:00