Commit graph

4 commits

Author SHA1 Message Date
Jon
3f14fcad56
[sonarqube] update memory, cpu (#190547)
Fixes a misplaced comma, bumps the node memory to half of the container.

https://buildkite.com/elastic/kibana-sonarqube/builds/12
2024-09-09 16:16:30 -05:00
Jon
6ca1df0115
[sonar scan] Scan public directories (#190350)
legrego helpfully pointed out that these files should be scanned - they
include client side code. The replaces the exclusion of `public` with
`target`, the compiled version of this source.
2024-08-12 17:14:48 -05:00
Jon
c2f7330625
[ci] Update sonarqube scan paths to include packages (#189937)
`packages` folders were both being included, and excluded. We want to
scan the packages directories.
2024-08-06 10:23:14 -05:00
Jon
0b23e346bf
[ci] Run sonarqube daily (#173961)
Adds a pipeline for a daily SonarQube scan.


https://buildkite.com/elastic/kibana-bot-sonarqube/builds/7#018ca703-4b56-4a56-b6ce-ae6630cd81e3
(ignore the pipeline name/slug, that was a copy paste error. I'll fix it
after)
2024-01-03 15:43:29 -06:00