74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 8cc862ebfc cli: enable transformation of workspace packages outside the workspace root 2020-11-20 11:42:08 +01:00
blam a7eca5e52e >Merge branch 'master' of github.com:backstage/backstage into ndudnik/fix-component-creation-modal
* 'master' of github.com:backstage/backstage: (888 commits)
  Feat: update Firebase logo
  register-component: Remove link to catalog item on validation popup (#3359)
  changeset
  fix icon configuration
  Update Governance
  Feat: Add Buildkite plugin, update plugin logotypes
  chore: fixing issue with resolutions for new versions of backstage
  Version Packages
  Add changeset
  Use the new catalogInfoUrl in TemplatePage
  Generate catatalog-info.yaml URL in the publishers
  Start using the extracted types
  Extract types
  fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
  fix: runned prettier
  Replace broken icon for the api-docs plugin
  Feat: update Lighthouse plugin to use new MarkdownComponent (#3328)
  docs: Correct URL of techdocs-container
  fix: conditional getuid and getgid for Windows environment
  create-app: add app-backend plugin to template
  ...
2020-11-20 11:39:26 +01:00
Ben Lambert a63a03c52a Merge pull request #3361 from RoadieHQ/feat/update-marketplace-plugins
Marketplace: Add Buildkite plugin, update plugins logos path
2020-11-20 11:37:16 +01:00
Samira Mokaram bc161fba4e add readme 2020-11-20 11:33:53 +01:00
Mateusz Lewtak b1a4e6a237 Feat: update Firebase logo 2020-11-20 11:27:41 +01:00
Ben Lambert d815bcf0c9 Merge pull request #3351 from mfrinnstrom/scaffolder-support-add-azure-components
[Scaffolder] support adding scaffolded components in Azure DevOps to catalog
2020-11-20 11:04:18 +01:00
Patrik Oldsberg 64d2d56123 Merge pull request #3289 from backstage/rugvip/stability
docs: add stability index
2020-11-20 09:53:34 +01:00
Marek Calus 9183042be7 Bump backstage-cli dependency 2020-11-20 09:37:56 +01:00
Adam Harvey 2a71f4babc register-component: Remove link to catalog item on validation popup (#3359)
* Remove catalog link on validate popup

* Add changeset
2020-11-20 09:28:19 +01:00
Marek Calus 390c169219 Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-20 09:27:16 +01:00
Adam Harvey 7f6ebc4c32 Fix links for mkdocs/relative 2020-11-19 20:38:53 -05:00
Adam Harvey 90dfe05c82 Remove extra comma 2020-11-19 20:35:48 -05:00
Adam Harvey 3cada41862 Remove trailing slash 2020-11-19 20:34:54 -05:00
Adam Harvey d90bbb8380 FAQ Updates 2020-11-19 20:32:47 -05:00
Patrik Oldsberg d39ef4ecf5 Merge pull request #3354 from backstage/rugvip/governance
Update Governance
2020-11-19 23:41:20 +01:00
Ryan Vazquez e9e64a6f84 Merge pull request #3355 from backstage/ryanvazquez-patch-1
fix icon configuration
2020-11-19 15:23:00 -05:00
Himanshu Mishra 1b3e2db75f TechDocs: Add basic and production deployment architecture diagrams 2020-11-19 21:18:37 +01:00
Ryan Vazquez 0045eefa8e Merge branch 'ryanvazquez-patch-1' of github.com:backstage/backstage into ryanvazquez-patch-1 2020-11-19 15:08:27 -05:00
Ryan Vazquez 8e6728e254 changeset 2020-11-19 15:07:44 -05:00
Ryan Vazquez aa22f839ca fix icon configuration
The icon subfield of `products` is optional. The plugin provides a fallback icon for products that do not define them.
2020-11-19 15:04:07 -05:00
Patrik Oldsberg 79431253de Update Governance 2020-11-19 20:47:33 +01:00
Mateusz Lewtak 1adfd1cfac Feat: Add Buildkite plugin, update plugin logotypes 2020-11-19 17:57:29 +01:00
Ben Lambert 8803fec70d Merge pull request #3288 from backstage/changeset-release/master
Version Packages
2020-11-19 17:11:22 +01:00
blam 69c924f24a chore: fixing issue with resolutions for new versions of backstage 2020-11-19 16:37:51 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Ryan Vazquez 3e16e86ab6 Merge pull request #3335 from backstage/ryanv/product-panel-improvements
Ryanv/product entity dialog improvements
2020-11-19 10:10:10 -05:00
Marek Calus 46e9cf5b63 Bump package versions 2020-11-19 15:55:27 +01:00
Marek Calus eb422ee1bf Fixes after merge 2020-11-19 15:35:25 +01:00
Ben Lambert 9a7f7948ff Merge pull request #3323 from andrewthauer/remove-circle-proxy
chore: remove obsolete circleci proxy config
2020-11-19 15:12:52 +01:00
Marek Calus 1b4a35f36e Merge branch 'master' into mcalus3/add-catalog-import-plugin 2020-11-19 15:03:56 +01:00
Mattias Frinnström ef2831dde3 Add changeset 2020-11-19 15:00:24 +01:00
Mattias Frinnström a13a090de9 Use the new catalogInfoUrl in TemplatePage 2020-11-19 14:53:16 +01:00
Mattias Frinnström 67b6320e83 Generate catatalog-info.yaml URL in the publishers 2020-11-19 14:53:15 +01:00
Mattias Frinnström e0a910bc6d Start using the extracted types 2020-11-19 14:53:15 +01:00
Mattias Frinnström 76306d3e4b Extract types 2020-11-19 14:53:15 +01:00
Askar 019c67a022 fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
* fix(search): return EmptyState/Progress bar/Alert depending on result of api request

* Update plugins/search/src/components/SearchResult/SearchResult.tsx

Co-authored-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2020-11-19 13:39:22 +01:00
Ben Lambert bb6ea2bc48 Merge pull request #3338 from StefanoVuerich/master
fix: conditional getuid and getgid for Windows environment
2020-11-19 12:01:48 +01:00
Ben Lambert 6146efd2f5 Merge pull request #3315 from RoadieHQ/feat/bump-github-insights-plugin-ver
Feat: bump GitHub Insights Plugin version
2020-11-19 12:00:36 +01:00
Himanshu Mishra de3240d2df Merge pull request #3339 from backstage/orkohunter/repo-move-url-fix
docs: Correct URL of techdocs-container
2020-11-19 11:48:49 +01:00
Stefano Vuerich 09d90484ea fix: runned prettier 2020-11-19 11:46:34 +01:00
Patrik Oldsberg d5d28cab88 Merge pull request #3346 from SDA-SE/fix-api-docs-icon
Replace broken icon for the api-docs plugin
2020-11-19 11:44:00 +01:00
Mateusz Lewtak c425002729 Feat: resolve conflicts 2020-11-19 11:42:01 +01:00
Patrik Oldsberg 63de5ed007 Merge pull request #3331 from backstage/rugvip/cbapp
create-app: add app-backend plugin to template
2020-11-19 11:39:29 +01:00
Oliver Sand ef8dff2cbe Replace broken icon for the api-docs plugin
Closes #3330

I would guess that https://github.com/vscode-icons/vscode-icons is a more stable location for an icon.
2020-11-19 11:38:36 +01:00
Ben Lambert b7f38b3909 Merge pull request #3334 from backstage/orkohunter/add-catalog-client-docs
docs: Add catalog-client to project structure
2020-11-19 11:19:22 +01:00
Ben Lambert 20fc9b684a Merge pull request #3319 from adamdmharvey/about-tooltips
Add tooltips on About card
2020-11-19 11:14:52 +01:00
Mateusz Lewtak 49554d43e3 Feat: update Lighthouse plugin to use new MarkdownComponent (#3328) 2020-11-19 10:30:34 +01:00
Himanshu Mishra 00b60af58a docs: Correct URL of techdocs-container 2020-11-19 09:26:31 +01:00
Stefano Vuerich 3525e6f687 fix: conditional getuid and getgid for Windows environment 2020-11-19 08:40:14 +01:00
blam 07995f2ea0 chore(git): messing around with git libraries 2020-11-19 04:09:02 +01:00