Commit Graph

6857 Commits

Author SHA1 Message Date
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
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
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
Himanshu Mishra 6018855f34 TechDocs: Add caveat around Markdown version 2020-10-30 10:28:31 +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
Himanshu Mishra efff67c205 TechDocs: Update docs around docker-in-docker installation
Fix python package name to mkdocs-techdocs-core
Refer to the original Dockerfile where users can seek inspiration from
2020-10-30 09:49:53 +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
Mayursinh Sarvaiya 1ae2a687f0 chore: better position for job stage loader (#3170) 2020-10-30 07:36:55 +01:00
Ryan Vazquez 94d351d605 fix imports 2020-10-29 18:46:17 -04:00
Patrik Oldsberg 50fb00ac9c Merge pull request #3165 from spotify/rugvip/tmp
cli: fix create-plugin tmp dir creation
2020-10-29 23:29:17 +01:00
Adam Harvey 21ba4d38a0 (docs) Clarifications to documentation & UI chapter rename (#3159)
* Minor wording tweaks

* Rename section
2020-10-29 23:00:56 +01:00
Patrik Oldsberg e9c222605b cli: fix create-plugin tmp dir creation 2020-10-29 22:55:05 +01:00
Ryan Vazquez ce0e0f12c5 formatting 2020-10-29 17:41:38 -04:00
Ryan Vazquez 7926f07735 make default date format public 2020-10-29 17:39:02 -04:00
Ryan Vazquez c894503435 revert order 2020-10-29 17:38:24 -04:00
Ryan Vazquez 24b8f78d5f make client public 2020-10-29 17:36:52 -04:00
Ryan Vazquez f454f0eecc make thresholds and growth enums public 2020-10-29 17:34:01 -04:00
Ryan Vazquez a40536a24b move example client out of src to break import cycles 2020-10-29 17:31:05 -04:00
Alan Crosswell 8fc93d4696 Gitlab Enterprise documentation
Most importantly documents the Gitlab callback URL but also the various scopes that seem appropriate.
2020-10-29 16:57:16 -04:00
Ryan Vazquez 3f5ef4ac16 formatting 2020-10-29 15:52:18 -04:00
Oliver Sand 4d66ae31c2 feat: upgrade ts-jest to 26.3.0
This adds support for typescript 4.0 and resolves a warning during testing.
2020-10-29 20:24:49 +01:00
Oliver Sand a6da3d1c06 fix: upgrade knex to 0.21.6
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Oliver Sand 2ebcfac8d4 feat: add a validate button to the register-component page
This allows the user to validate his location before adding it.
2020-10-29 20:24:49 +01:00
Oliver Sand 948052cbb4 feat: add ability to dry run adding a new location
The location is now added in a transaction and afterwards rolled back. This allows users to dry run this operation to see if there entity has issues. This is probably done my automated tools.
2020-10-29 20:11:38 +01:00
Ryan Vazquez bbf52b6595 fix alert link 2020-10-29 14:43:02 -04:00