Commit Graph

8196 Commits

Author SHA1 Message Date
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
Adam Harvey 3d3c9bd5e9 Merge pull request #3841 from adamdmharvey/improve-codeql
build: Improve CodeQL flow
2020-12-23 12:21:38 -05: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
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
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
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
Patrik Oldsberg 2686bdb3d6 catalog: add EntityLayout
Co-authored-by: blam <ben@blam.sh>
2020-12-22 21:39:44 +01:00
Tim dffb7b03f6 Merge pull request #3831 from backstage/plugin-cost-insights-0.5.3
Release plugin-cost-insights 0.5.3
2020-12-22 13:07:55 -07:00
Adam Harvey 04136af1a1 Change to raw Windows Discord hook 2020-12-22 14:51:56 -05:00
Tim Hansen fc3d123a96 Release plugin-cost-insights 0.5.3 2020-12-22 12:10:22 -07:00
Tim 0e27471957 Merge pull request #3827 from backstage/optional-alert-url
feat(cost-insights): Make alert url field optional
2020-12-22 11:59:07 -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
Patrik Oldsberg a08c32ced2 Create dull-seals-march.md 2020-12-22 19:19:14 +01:00
Patrik Oldsberg 4a77461f84 core-api: add BackstageRoutes
Co-authored-by: blam <ben@blam.sh>
2020-12-22 19:18:57 +01:00
Adam Harvey 1bec654980 Fix plugin name 2020-12-22 13:09:52 -05:00
Rajiv Ranjan Singh 0c6fd807bf fixed category lables 2020-12-22 23:29:50 +05:30
Tim Hansen c02defd57f feat(cost-insights): Make alert url field optional 2020-12-22 10:56:46 -07:00
Patrik Oldsberg 4cd2530ca0 Merge pull request #3825 from backstage/orkohunter/fix-fossa-plugin-dependencies
fix(fossa): Bump core packages versions to fix failing CI
2020-12-22 18:13:14 +01:00
Patrik Oldsberg 0f5b6da51b Merge pull request #3823 from fengypants/patch-2
Update Stability Index blog post w/truncate tag
2020-12-22 18:07:48 +01:00
Himanshu Mishra 7afdfef987 fossa: Add changeset 2020-12-22 17:53:10 +01:00
Himanshu Mishra 0e413c3361 fix(fossa): Bump core packages version to fix failing CI 2020-12-22 17:47:45 +01:00
Jeff Feng 6ba936fa27 Update 2020-12-22-stability-index.md
Adding truncate tag so post previews on /blog with Read More button.
2020-12-22 11:04:07 -05: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
Patrik Oldsberg 7907f96c7b Merge pull request #3819 from backstage/dependabot/npm_and_yarn/node-notifier-8.0.1
build(deps): bump node-notifier from 8.0.0 to 8.0.1
2020-12-22 15:07:57 +01:00
Patrik Oldsberg 6304410fdc Merge pull request #3775 from backstage/changeset-release/master
Version Packages
2020-12-22 15:06:13 +01:00
dependabot[bot] a3b987eae9 build(deps): bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 13:43:41 +00: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
Patrik Oldsberg e20aeead4e Merge pull request #3818 from backstage/mob/gratherobj
core-api: gather all relevant route refs into each route object
2020-12-22 13:09:15 +01:00
blam 3727e3b367 feat: update all preparers to use isomorphic git 2020-12-22 13:00:36 +01:00
Patrik Oldsberg 748a3ce1f6 core-api: gather all relevant route refs into each route object
Co-authored-by: blam <ben@blam.sh>
2020-12-22 12:30:04 +01:00
Patrik Oldsberg 1451dd4894 Merge pull request #3816 from backstage/mob/diff
package.json: run diff --yes as part of release to keep plugins in sync
2020-12-22 11:15:20 +01:00
Himanshu Mishra 086ab20477 create-release-script: Use env variable for github token 2020-12-22 11:07:30 +01:00
Himanshu Mishra 55fb92acc7 Update scripts/create-github-release.js
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2020-12-22 10:58:35 +01:00
Patrik Oldsberg 4b5eb5bf86 package.json: run diff --yes as part of release to keep plugins in sync
Co-authored-by: blam <ben@blam.sh>
2020-12-22 10:55:10 +01:00
Patrik Oldsberg 81b9cbefd9 Merge pull request #3814 from backstage/dependabot/npm_and_yarn/types/tar-4.0.4
build(deps-dev): bump @types/tar from 4.0.3 to 4.0.4
2020-12-22 10:49:41 +01:00
Patrik Oldsberg ad7d5e5bfa Merge pull request #3711 from backstage/rugvip/blogpost
microsite: add stability index blog post
2020-12-22 10:24:53 +01:00