Commit Graph

3052 Commits

Author SHA1 Message Date
Remi c4fcd8b180 feat(techdocs-backend): 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
Adam Harvey bd5de83e78 Merge branch 'master' of github.com:backstage/backstage into update-docs 2020-12-29 11:48:31 -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 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
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
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 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
Fredrik Adelöw de9a7c84dd Merge pull request #3847 from adamdmharvey/cost-insights-rewording
fix(cost-insights): Update instruction examples to fix links and rewording
2020-12-28 23:09:48 +01:00
Adam Harvey 8a53d92299 Change Link to use backstage/core 2020-12-28 16:25:28 -05:00
Himanshu Mishra 231b55b874 Merge remote-tracking branch 'origin/master' into blam/isomorphic-git 2020-12-28 22:02:46 +01:00
Himanshu Mishra ffb157dc16 Merge remote-tracking branch 'origin/master' into blam/isomorphic-git 2020-12-28 21:55:52 +01:00
Himanshu Mishra c91e4d6b04 techdocs: Use @backstage/integration for scm tokens and request options 2020-12-28 21:08:54 +01:00
Himanshu Mishra bd3bc94ff8 Merge pull request #3799 from keshann93/plugins/techdocs 2020-12-28 20:52:53 +01:00
blam e203b56d13 chore: fix typescript issues with scaffolder-backend now the publishers require a logger :) 2020-12-28 17:41:25 +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 5c6da874de chore: removing old helper tests 2020-12-28 17:38:52 +01:00
blam 4311d59521 chore: remove nodegit dependency from gitlab publisher 2020-12-28 17:37:11 +01:00
blam 783ac57ce7 chore: removing nodegit dependency on the github publisher 2020-12-28 17:33:04 +01:00
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 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