Commit Graph

7771 Commits

Author SHA1 Message Date
Patrik Oldsberg 7c12fc656f Update CODEOWNERS to fit new org 2020-11-03 10:34:10 +01:00
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
dependabot[bot] eef09cbd01 chore(deps): bump pg from 8.3.0 to 8.4.2
Bumps [pg](https://github.com/brianc/node-postgres) from 8.3.0 to 8.4.2.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/compare/pg@8.3.0...pg@8.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 04:28:22 +00: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
Marek Całus 1344f48129 Bump travis-ci plugin version
Due to a bug fix, travis-ci plugin version has to be updated.
2020-11-02 19:00:35 +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
Adam Harvey 9a3786309f Remove extraneous footer 2020-11-02 12:29:47 -05:00
Adam Harvey 8a49798341 Link to baking, update chapter header, remove old footer 2020-11-02 12:29:34 -05:00
Adam Harvey 4a5fcc0e01 Fix wording 2020-11-02 12:28:28 -05:00
Marvin9 2400364960 chore: mention entityClient as an additional option of createRouter 2020-11-02 22:48:44 +05:30
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
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
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