Fredrik Adelöw
8bb5a9f738
Merge pull request #2908 from althafh/catalog-name
...
Use organization name as the prefix for Service Catalog
2020-10-15 20:20:55 +02:00
Patrik Oldsberg
cc42d22eec
Merge pull request #2905 from mahmoodhosseini/bug/better-presentation-of-authentication-errors-1566
...
Better presentation of authentication errors
2020-10-15 18:52:01 +02:00
Andrew Thauer
a19377601f
Merge pull request #2915 from RoadieHQ/fix/bump-github-insights-plugin-version
...
Upgrade GitHub Insights plugin version in sample app
2020-10-15 11:48:23 -04:00
Fredrik Adelöw
1aae336247
Merge pull request #2864 from spotify/orkohunter/remove-friction-by-vale
...
Run vale linter only if it is installed, skip otherwise
2020-10-15 17:00:48 +02:00
David Tuite
9af34d30f1
Upgrade GitHub Insights plugin to 0.2.6
...
Fixes issue with entities backed to private repos not rendering
when the GitHub insights plugin is installed.
2020-10-15 15:53:32 +01:00
Fredrik Adelöw
cefbc073f1
Merge pull request #2914 from spotify/freben/rename-location-processor
...
chore(catalog-backend): rename locationprocessor to catalogprocessor
2020-10-15 16:04:50 +02:00
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
althaf.hameez
4e5d8b28ac
Fix prettier
2020-10-15 18:53:46 +08:00
althaf.hameez
a6c47b3d18
Acme
2020-10-15 18:42:26 +08:00
althaf.hameez
37015caeb9
Revert to backstage
2020-10-15 18:25:48 +08:00
althaf.hameez
94e8a38953
Acme corporation fix
2020-10-15 18:08:22 +08:00
Martina Iglesias
7ff2f1c0f0
[charts] Add certificate issuer ( #2877 )
2020-10-15 11:30:39 +02:00
althaf.hameez
0d67d11eb3
fix
2020-10-15 16:54:36 +08: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
althaf.hameez
1f4f856cd4
Revert
2020-10-15 16:25:15 +08: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
althaf.hameez
9c779c0b09
Fix e2e tests
2020-10-15 14:59:30 +08: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
althaf.hameez
c861f4415f
Use organization name as the prefix for Service Catalog
2020-10-15 14:24:21 +08:00
Mahmood Hosseini
e142a2767f
bug(passport-strategy-helper): Better presentation of auth errors
2020-10-14 14:21:09 -04: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
Himanshu Mishra
c1d6bc03f6
Vale: Enforce vale to be run on CI
2020-10-14 11:16:23 +02:00
Himanshu Mishra
3b17fa02f8
Vale: Use files provided by lint staged to check
2020-10-14 11:07:56 +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