Commit Graph

6760 Commits

Author SHA1 Message Date
Patrik Oldsberg 5aaeeb03b5 Merge pull request #3205 from spotify/rugvip/lintbump
cli: bump @spotify/eslint-* packages to v9
2020-11-03 10:22:13 +01:00
Patrik Oldsberg d53ecd6dc6 core-api: fix outdated eslint ignore 2020-11-03 00:39:44 +01:00
Patrik Oldsberg 0cae71fa22 Merge pull request #3146 from abhishekjakhar/fix/header-tabs-export
chore: make export of HeaderTabs consistent like other components export
2020-11-03 00:32:20 +01:00
Patrik Oldsberg 1249cbb07a cli: disable lint rules that depend on @typescript-eslint v4 2020-11-03 00:29:09 +01:00
Patrik Oldsberg a27620a55d Merge pull request #3206 from SDA-SE/feat/sonarqube-not-computed
fix: fix edge case of sonarqube plugin if no quality gate was computed
2020-11-02 23:34:18 +01:00
Oliver Sand 3cbebc9c13 fix: fix edge case of sonarqube plugin if no quality gate was computed
Initially no quality gate is available, till the first analysis. Previously this was handled as "failed". Now it has its own state.
2020-11-02 19:20:23 +01:00
Patrik Oldsberg 8635aec734 cli: bump @spotify/eslint-* packages to v9 2020-11-02 19:16:12 +01:00
Patrik Oldsberg b22c4ac14c Merge pull request #3151 from forrestwaters/fw_onelogin
Add OneLogin as Identity Provider
2020-11-02 18:39:37 +01:00
Himanshu Mishra b62cc8226b Merge pull request #3199 from spotify/mkdocs-config-override 2020-11-02 17:45:41 +01:00
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
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
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
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
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
Alan Crosswell 7051183603 remove empty array elements passed to vale (#3190) 2020-10-31 20:46:03 +01: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
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
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
Abhishek Jakhar 28a5c9b564 make export of HeaderTabs consistent with other components export 2020-10-30 19:18:10 +05:30
Oliver Sand 5309096969 refactor: don't dryRun addLocation
This allows to keep the HigherOderOperations free from db Operations
2020-10-30 11:21:04 +01:00
imgbot[bot] f9f70c2255 [ImgBot] Optimize images (#3173)
*Total -- 75.32kb -> 53.08kb (29.52%)

/plugins/sonarqube/docs/sonar-card.png -- 73.82kb -> 51.84kb (29.78%)
/microsite/static/img/sonarqube-icon.svg -- 1.49kb -> 1.24kb (17.07%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-10-30 10:26:09 +01:00
Abhishek Jakhar 801e5e55cc chore: remove redundant functions from microsite footer (#3174) 2020-10-30 10:16:53 +01:00
Dominik Henneke da0a79c3b8 feat: add sonarqube plugin (#3160) 2020-10-30 09:52:39 +01:00
Giuliano Varriale c0d5242a0d fix(StructuredMetadataTable): proper render boolean values (#3162) 2020-10-30 09:50:18 +01:00
Mayursinh Sarvaiya 16d90dca24 fix: failing windows tests (#3171) 2020-10-30 09:10:59 +01:00
Oliver Sand 16aefb099e Revert "feat: upgrade ts-jest to 26.3.0"
This reverts commit 4d66ae31c2.
2020-10-30 08:40:21 +01:00