Commit Graph

6195 Commits

Author SHA1 Message Date
Fredrik Adelöw a5cb46bac9 chore(catalog-backend): rename locationprocessor to catalogprocessor 2020-10-15 15:48:03 +02:00
Eric Peterson 1797d4924c Update create-app to use expected techdocs api origin url. (#2911) 2020-10-15 15:38:34 +02:00
Andrew Thauer 018dc1058b Merge pull request #2838 from andrewthauer/fix-ci-oom
feat: add cli build parallel flag
2020-10-15 07:48:33 -04:00
Martina Iglesias 7ff2f1c0f0 [charts] Add certificate issuer (#2877) 2020-10-15 11:30:39 +02:00
Fredrik Adelöw ca08887250 Merge pull request #2896 from spotify/freben/batch-move
fix(catalog-backend): move batch write to EntitiesCatalog where it belongs
2020-10-15 10:52:21 +02:00
Fredrik Adelöw fecd2d4001 fix(catalog-backend): move batch write to EntitiesCatalog where it belongs 2020-10-15 10:39:09 +02:00
Stefan Ålund bd4029b775 Add Lighthouse annotation to YAML (#2909) 2020-10-15 10:02:36 +02:00
Fredrik Adelöw 8ab8b40c03 Merge pull request #2893 from spotify/freben/validator-any
chore(catalog-model): use unknown instead of any for validators
2020-10-15 09:48:15 +02:00
Marcus Eide 2c15cc79bf Merge pull request #2872 from spotify/dependabot/npm_and_yarn/types/passport-1.0.4
chore(deps-dev): bump @types/passport from 1.0.3 to 1.0.4
2020-10-15 09:04:52 +02:00
Fredrik Adelöw a3fdac9b4a Merge pull request #2836 from spotify/freben/simpler
feat(catalog-backend): some more simplification
2020-10-15 08:33:21 +02:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
Patrik Oldsberg 11000d903f Merge pull request #2800 from SDA-SE/feat/config-scope-oauth
Auth Provider: make default scopes configurable
2020-10-14 17:58:07 +02:00
Matthew Clarke 0ede39fd08 split service locator and cluster locators (#2900)
* split service locator and cluster locators

* fix test
2020-10-14 15:46:11 +01:00
Stefan Ålund 179a960b15 Tweak missing annotation emptystate (#2897) 2020-10-14 16:43:39 +02:00
Himanshu Mishra 3533237c5f Merge pull request #2899 from althafh/patch-1
Update techdocs url to the new default
2020-10-14 13:32:26 +02:00
Althaf Hameez d4f221bee2 Update techdocs url to the new default 2020-10-14 19:26:58 +08:00
Nicholas Chew e4f53f0e30 customisation design for navbar (#2873)
Co-authored-by: nicholas.chew <nicholas.chew@grabtaxi.com>
2020-10-14 12:42:19 +02:00
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
Fredrik Adelöw ae183f96b3 chore(catalog-model): use unknown instead of any for validators 2020-10-14 09:46:31 +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
Fredrik Adelöw 99710b102d feat(catalog-backend): make a builder to help wire up the catalog 2020-10-14 09:28:59 +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
dependabot[bot] ef8304af83 chore(deps-dev): bump @types/passport from 1.0.3 to 1.0.4
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 04:37:50 +00: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
Fredrik Adelöw 4a867ed4a4 chore: fix comments 2020-10-12 21:31:31 +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