Commit Graph

6171 Commits

Author SHA1 Message Date
Eric Nilsson 08f5e0311f TechDocsPageHeader: Changed repo location icon (#2895) 2020-10-14 11:03:41 +02:00
Fredrik Adelöw 520e8e942e Merge pull request #2890 from spotify/freben/fix-yodas-stuff
chore(catalog-model): add missing fields to the swapi def
2020-10-14 10:04:09 +02:00
Eric Peterson 3727322ecd Clarify catalog info YAML, TechDocs (#2882)
* Add note about catalog-info.yaml convention to format docs.

* Improve TechDocs Create & Publish Docs:
- Clarify the two paths to getting started
- Clarify `catalog-info.yaml` / component registration
- Minor grammar cleanup

* Correct link to software catalog overview
2020-10-14 09:58:21 +02:00
Marcus Eide c805350b72 Add documentation section about the project structure (#2880) 2020-10-14 09:50:41 +02:00
David Tuite 7f48256f76 Add newrelic rest api key to helm charts (#2875) 2020-10-14 09:45:45 +02:00
Fredrik Adelöw 612dbf66aa chore(catalog-model): add missing fields to the swapi def 2020-10-14 09:39:08 +02:00
Taras Mankovski c926765a2c Allow templates to be located on non-default branch (#2839)
* Checkout branch if not on default

* Use checkout Ref

* Get first directory instead of relying on component_id

* Checkout branch when clonning

* Update test

* Default to empty string

* Added changeset

* Added test for Cookie Cutter installed & nothing generated

* Added comment
2020-10-14 08:24:41 +02:00
Adam Harvey 01876a713a Fix typo (#2888) 2020-10-14 07:26:19 +02:00
Fredrik Adelöw 941b60ebaa Merge pull request #2883 from spotify/freben/jsonify
fix(templates): add some jsonify to fix escaping issues
2020-10-13 17:56:49 +02:00
Fredrik Adelöw 9cc95aa90f fix(templates): add some jsonify to fix escaping issues 2020-10-13 17:12:19 +02:00
Marcus Eide e4d7390967 Merge pull request #2860 from RoadieHQ/lewtakm/add-pull-request-plugin
feat: Add pull request plugin
2020-10-13 14:59:31 +02:00
Ben Lambert f440a9ab49 Merge pull request #2868 from spotify/feat/fix-backend-cli
chore(cli): backend plugins should have the backend suffix
2020-10-13 13:45:55 +02:00
Mateusz Lewtak 86276aea6b Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:45:43 +02:00
Marcus Eide dffcb7e4ef Merge pull request #2861 from RoadieHQ/lewtakm/add-pull-requests-to-overview
feat: add pull requests widget to overview page of the component
2020-10-13 11:07:06 +02:00
Mateusz Lewtak 0f538ab784 Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:00:04 +02:00
Mateusz Lewtak bef3cef42f Merge branch 'master' into lewtakm/add-pull-requests-to-overview 2020-10-13 10:52:39 +02:00
Oliver Sand 46b9ae82ba Add filters to API Explorer (#2830)
* fix: support nested fields in table filter

Add support for nested fields like metadata.name to the table filters. Previously only top-level fields were allowed. In addition, support for filtering on fields that are arrays is introduced (like tags). Filters are now distinct.

* feat: introduce table filters to the api explorer

* fix: allow to close select in multiple mode

* fix: export TableFilter
2020-10-13 09:45:25 +02:00
Sebastian Qvarfordt b041aab8ad [TechDocs] Remove all git preparers and use a commonGit preparer instead (#2856)
* Remove all git preparers and use a commonGit preparer instead

* Added more tests

* Updated default-app template
2020-10-13 09:07:14 +02:00
dependabot[bot] 321da5aff6 chore(deps): bump @testing-library/jest-dom from 5.10.1 to 5.11.4 (#2792)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.10.1 to 5.11.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.10.1...v5.11.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 06:52:44 +02:00
J Shamsul Bahri a0a3e6d6ca Fix: SAML provider postMessageResponse localhost (#2870)
* make saml provider path from globalConfig

* fix:(auth-backend/saml) change hardcoded localhost

Co-authored-by: JShamsul <jshamsul@grabtaxi.com>
2020-10-13 06:49:16 +02:00
blam b7d15b4f1a chore(cli): remove superfluous bracket that was causing all the things 2020-10-13 03:02:58 +02:00
blam f9035f7644 Merge branch 'master' of github.com:spotify/backstage into feat/fix-backend-cli
* 'master' of github.com:spotify/backstage:
  chore: fix lerna linting
  v0.1.1-alpha.25
2020-10-12 23:44:24 +02:00
Ben Lambert 4dfec5510d Merge pull request #2869 from spotify/blam/release
v0.1.1-alpha.25
2020-10-12 23:29:13 +02:00
blam 113f5d10c2 chore: fix lerna linting 2020-10-12 22:52:20 +02:00
blam bd3864385b chore(e2e): fix the e2e test 2020-10-12 22:51:17 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
blam a8a4f41380 chore(cli): folder name etc should have the suffix too 2020-10-12 22:27:21 +02:00
blam 0b2a13b5c9 chore(cli): backend plugins should have the backend suffix 2020-10-12 22:19:50 +02:00
Mateusz Lewtak 08c392815b Add Code Insights plugin to sample app and marketplace (#2833)
* feat - add code insights plugin to sample app and plugin to marketplace

* feat - update plugin package version

* Update code-insights.yaml

Add an empty lane on the end of the file.

* Update plugins.ts

Add an empty lane at the end of the file after conflicts resolve.

* Update code-insights.yaml

* Update code-insights.yaml

* Update code-insights.yaml

* feat: update sample app with github insight plugin

* Update github-insights.yaml

* Update EntityPage.tsx
2020-10-12 18:42:30 +02:00
Himanshu Mishra 83d3f59b8c Improve main CI build status badge in README (#2866) 2020-10-12 18:33:56 +02:00
Stefan Ålund bce753c232 Update roadmap: Design System 🚢 (#2858) 2020-10-12 16:01:56 +02:00
Marcus Eide 6afe4da5f4 Merge pull request #2663 from RoadieHQ/add-helm-charts
feat: add basic Helm charts for deploying backstage
2020-10-12 15:21:07 +02:00
Patrik Oldsberg 8f78c90dfe Merge pull request #2845 from spotify/rugvip/appenv
Use APP_ENV to determine what config to load, falling back to NODE_ENV
2020-10-12 15:20:45 +02:00
Patrik Oldsberg 75499a4418 Merge pull request #2846 from spotify/rugvip/e2e
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
Marcus Eide 3296853ba0 Merge pull request #2818 from feiming/backend_plugin_version
backstage version variable
2020-10-12 15:16:37 +02:00
Patrik Oldsberg 8762fef251 Merge pull request #2862 from spotify/rugvip/info
github/codecov: switch to informational mode
2020-10-12 14:20:03 +02:00
lewtakm 74a29db272 fix: bumb package version 2020-10-12 14:04:40 +02:00
Patrik Oldsberg f48f10340c github/codecov: switch to informational mode 2020-10-12 14:00:26 +02:00
Patrik Oldsberg e3f4d7e0b1 Merge pull request #2859 from spotify/rugvip/covfefix
github/workflows: fix coverage upload
2020-10-12 13:57:45 +02:00
lewtakm 69d50967e6 feat: add pull requests widget to overview page of the component 2020-10-12 13:44:09 +02:00
Patrik Oldsberg 9eea5da094 github/workflows: use the tip of master as the base for comparing PR code coverage 2020-10-12 13:38:24 +02:00
lewtakm d9bfacffad fix: update component name 2020-10-12 13:07:48 +02:00
lewtakm 65d7224554 feat: add changeset 2020-10-12 13:00:19 +02:00
lewtakm 90461a7eac feat: Add Pull Request plugin to sample app. 2020-10-12 12:50:37 +02:00
J Shamsul Bahri 79340e44b4 make saml provider path from globalConfig (#2855)
Co-authored-by: JShamsul <jshamsul@grabtaxi.com>
2020-10-12 12:11:28 +02:00
Fredrik Adelöw c4dde76af1 Merge pull request #2853 from spotify/freben/all-really
fix(catalog-backend): actually use modified entity output (default namespace was broken)
2020-10-12 12:06:51 +02:00
Fredrik Adelöw 26afad294f Merge pull request #2837 from spotify/freben/limit-values
fix(catalog-backend): limit search value lengths
2020-10-12 12:01:41 +02:00
Niklas Ek 1845099717 Merge pull request #2851 from spotify/nikek/card-bg
Move card header bg to up contrast, fix #2558
2020-10-12 11:44:29 +02:00
Fredrik Adelöw 252024d047 fix(catalog-backend): limit search value lengths 2020-10-12 11:40:16 +02:00
Stefan Ålund bec280e579 Update project Copyright (#2852)
* Update project Copyright

* Update project Copyright
2020-10-12 11:30:43 +02:00