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
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
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
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
Ryan Vazquez
59e42b4ca7
preserve enums in types
2020-10-29 14:28:42 -04:00
Patrik Oldsberg
ef9358c36e
Merge pull request #3158 from abhishekjakhar/chore/error-boundary-test-case
...
chore: write test case for ErrorBoundary component
2020-10-29 18:38:14 +01:00
Patrik Oldsberg
dbca330292
Merge pull request #3144 from spotify/rugvip/allurl
...
catalog,register-component: always register locations using a 'url' type
2020-10-29 18:05:54 +01:00
Abhishek Jakhar
6d4f8c6366
chore: add test case for ErrorBoundary component
2020-10-29 21:54:53 +05:30
Patrik Oldsberg
bda622c223
Merge pull request #3149 from spotify/rugvip/ff
...
core-api: refactor and slim down the FeatureFlagsApi
2020-10-29 16:58:52 +01:00
Vividh Chandna
fa56f46158
fix: Update tags validation message & documentation ( #3145 )
...
* Update dns label validation message to match regex pattern
* Update documentation for tags validation & examples
* Add changeset
2020-10-29 16:58:18 +01:00
Patrik Oldsberg
b1b3f094f1
docs: tweak feature-flags docs
2020-10-29 15:51:54 +01:00
Ben Lambert
323c709338
Merge pull request #3148 from abhishekjakhar/chore/error-boundary-types
...
chore: remove the usage of SFC in Error component
2020-10-29 11:53:56 +01:00
dependabot[bot]
a4c727f1a2
chore(deps): bump eslint from 7.4.0 to 7.12.1 ( #3153 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 09:41:57 +01:00