74233 Commits

Author SHA1 Message Date
Marvin9 59166e5ec2 chore: run changeset 2020-11-02 22:19:56 +05:30
Himanshu Mishra b62cc8226b Merge pull request #3199 from spotify/mkdocs-config-override 2020-11-02 17:45:41 +01:00
Marvin9 7ce1d4950a chore: update UI 2020-11-02 22:13:07 +05:30
Patrik Oldsberg 9e269db39b Merge pull request #3150 from spotify/rugvip/docs
docgen: add support for picking up the type from the declaration instead of initialization
2020-11-02 16:57:32 +01:00
Himanshu Mishra e2b4aea8eb TechDocs: Remove explicit .keys for dictionaries 2020-11-02 16:50:14 +01:00
Patrik Oldsberg bb400beea0 docs: regenerate api reference docs 2020-11-02 16:34:02 +01:00
Patrik Oldsberg 3c8ad0a06a core-api: more text fixes 2020-11-02 16:32:42 +01:00
Raghunandan e2fb37db0a PR review fixes 2020-11-02 16:21:47 +01:00
Patrik Oldsberg 5de4914f54 core-api: text fix, throughout 2020-11-02 16:16:32 +01:00
Raghunandan 653c882a2c one more formatting fix 2020-11-02 16:11:08 +01:00
Raghunandan 46ca3c9aa5 Revert "Update black linter version"
This reverts commit f0cf95b0cc.
2020-11-02 16:10:00 +01:00
Raghunandan f0cf95b0cc Update black linter version 2020-11-02 16:02:32 +01:00
Raghunandan 4c8ac3daf1 Fix formatting 2020-11-02 15:23:14 +01:00
Jesko Steinberg d76b465975 fix: use code snippet for code rendering 2020-11-02 14:57:30 +01:00
Raghunandan 833d8feae7 only override config keys that exist 2020-11-02 14:49:04 +01:00
Raghunandan 153670832e techdocs: override default mkdocs config with user config from mkdocs.yaml 2020-11-02 14:24:56 +01:00
Himanshu Mishra 09b45677eb Merge pull request #3198 from RoadieHQ/techdocs-backend-url-fix
Use discovery api to build URLs in techdocs
2020-11-02 13:51:03 +01:00
Fredrik Adelöw d20a481942 fix(catalog-backend): simplify the filtering logic 2020-11-02 12:16:41 +01:00
Iain Billett 65792dd070 Use discovery api to build URLs in techdocs
Use the discovery api to build catalog API URLs and URLs to locally published
metadata.
2020-11-02 10:59:51 +00:00
Jesko Steinberg f82ec384cb feat(plugin-sonarqube): add links to each rating 2020-11-02 10:41:56 +01:00
Althaf Hameez eb976e8e0f Remove tech-radar owner and lifecycle from header (#3061)
* Remove tech-radar owner and lifecycle from header

* Run prettier

* Fix prettier warning
2020-11-02 09:24:17 +01:00
David Tuite 478e17bcf4 Apply development config in Helm charts (#3161)
This isn't the best fix because we're still using NODE_ENV=development
in a "production" environment. Ideally we would stop doing this.

Right now, the Helm charts are broken because they deploy the backend
straight into Error state.. This change will unbreak them for the
moment.
2020-11-02 09:05:57 +01:00
Marek Calus 2361177d4e Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-01 22:24:42 +01:00
Marek Calus 641e01514c Add error handling to the catalog-import plugin 2020-11-01 18:17:20 +01:00
Marek Calus d1e06392a1 Cleanup catalog-import plugin 2020-11-01 17:53:56 +01:00
Marek Calus a479c9ef34 Rename catalog-import plugin 2020-11-01 17:53:37 +01:00
Patrik Oldsberg 019278935a Merge pull request #3192 from spotify/rugvip/links
docs/verify-links: validate links to docs from other parts of the microsite
2020-11-01 15:35:17 +01:00
Patrik Oldsberg b723cd620c scripts/verify-links: fix lint issues 2020-11-01 13:30:46 +01:00
Patrik Oldsberg ed3ff8f8e3 docs: moved verify-links to scripts 2020-11-01 13:25:38 +01:00
Patrik Oldsberg 117c621e96 microsite/blog: fix broken links 2020-11-01 13:24:22 +01:00
Patrik Oldsberg 743cc1f352 docs/verify-links: validate links to docs from other parts of the microsite 2020-11-01 13:24:22 +01:00
Omer Farooq 53d790027f add techradar entry history data structure 2020-11-01 19:01:34 +13:00
Alan Crosswell 7051183603 remove empty array elements passed to vale (#3190) 2020-10-31 20:46:03 +01:00
Alan Crosswell 13e6a6d337 update GitLab docs to include both gitlab.com and GitLab Enterprise configuration 2020-10-31 14:41:07 -04:00
Stefan Ålund 0bb1a197da Adopt an open governance model (#3183)
* Adopt an open governance model

* Update GOVERNANCE.md

Co-authored-by: Adam Harvey <adam.harvey@dxc.com>

* Update MAINTAINERS.md

Co-authored-by: Oliver Sand <oliver.sand@sda-se.com>

* Update GOVERNANCE.md

Co-authored-by: Andrew Thauer <6507159+andrewthauer@users.noreply.github.com>

Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Co-authored-by: Oliver Sand <oliver.sand@sda-se.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Andrew Thauer <6507159+andrewthauer@users.noreply.github.com>
2020-10-31 17:09:01 +01:00
Alan Crosswell 992072cc94 add lowercase gitlab to styles vocab 2020-10-31 10:37:00 -04:00
Patrik Oldsberg 7d7d54e093 Merge pull request #3188 from spotify/feat/ts-jest-upgrade
cli: bump ts-jest to 26.4.3 & fix config
2020-10-31 12:43:23 +01:00
Patrik Oldsberg 0f03dbede0 yarn.lock: de-duplicate ts-jest deps 2020-10-31 12:07:12 +01:00
Patrik Oldsberg 64df8d7d8e cli: fix for ts-jest config not being applied 2020-10-31 12:07:12 +01:00
Oliver Sand a9ae9b7504 upgrade ts-jest to 26.4.3 2020-10-31 12:07:11 +01:00
Ryan Vazquez ccd7c10b60 Merge pull request #3147 from spotify/ryanv/cost-insights/migrate-non-type-exports
Migrate type utilities for Cost Insights
2020-10-30 15:17:05 -04:00
Oliver Sand 678f0309dd Merge pull request #3013 from SDA-SE/dry-run-experiment
Allow to dry run the register component operation
2020-10-30 16:50:08 +01:00
Jesko Steinberg bbc15f5112 fix: use backstage theme for MarkdownContent 2020-10-30 15:36:39 +01:00
Jesko Steinberg ef8e3c20ac feat: add code block to backstage theme 2020-10-30 15:36:39 +01:00
Jesko Steinberg 7b37d65fd8 fix: update github-insights-plugin to resolve conflicts 2020-10-30 15:36:39 +01:00
Jesko Steinberg 357f42b6a1 feat: add MarkdownContent component 2020-10-30 15:36:20 +01:00
Abhishek Jakhar bf8a64c29b chore: remove GridBlockWithButton component from microsite (#3179) 2020-10-30 15:24:43 +01:00
Abhishek Jakhar ba01036406 fix unregister entity UI (#3103) 2020-10-30 15:24:07 +01:00
Mateusz Lewtak 74ef4f2da6 feat: bump github plugins version (#3180) 2020-10-30 15:23:19 +01:00
Abhishek Jakhar 805626336f export type Tab from HeaderTabs index.tsx 2020-10-30 19:18:10 +05:30