aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-19156 Add tests to regular QA loopDimitris Kavvathas2023-05-031-23/+21
|
* SONAR-19005 - Upgrade keycloak dependencyAntoine Vinot2023-04-111-1/+1
|
* SONAR-18904 Add Performance QA taskJacek Poreda2023-04-041-0/+21
| | | | | | | | | | - Add new gradle module - Add TestSuite - Add AspectJ logic to store new measures Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-18524 New Main App barJeremy Davis2023-03-131-0/+2
|
* BUILD-2475 Cirrus-ci task name are too long (#7680)Sebastien Vermeille2023-02-271-0/+2
| | | | | | * Define a name pattern instead of letting cirrus generating it That way it is more concise * Add alias That way this task can still be retrieved via depend_on
* [NO-JIRA] Change memory and CPU for cirrus devops platform tasksKevin Silva2023-02-231-11/+11
|
* [NO-JIRA] Increase memory and CPU on cirrus for devopsKevin Silva2023-02-231-18/+18
|
* Revert "[NO-JIRA] Skip SQ analysis"Jacek Poreda2023-02-221-1/+1
| | | | This reverts commit f7800eedc2ef38582b45f0d39360e8ea6c48a12a.
* [NO-JIRA] Skip SQ analysisJacek Poreda2023-02-221-1/+1
|
* [NO-JIRA] Better discrimate Gitlab task namesPhilippe Perrin2023-02-071-5/+10
|
* org.keycloak:keycloak-admin-client 19.0.3 -> 20.0.3Dimitris Kavvathas2023-02-031-1/+1
|
* BUILD-2482 setup gitlab on runtimeJulien Carsique2023-02-021-0/+17
|
* BUILD-2486 Use quay.io/keycloak/keycloak:17.0.1 Docker imageDavid Rautureau2023-02-011-1/+1
|
* BUILD-2275 Migrate CirrusCI to AWSDavid Rautureau2023-01-261-96/+81
| | | | | | | | | use eks_container instead of gke_container use ec2_instance instead of gce_instance tune containers move GitLab build to re-ci-images Reviewed-by: drautureau-sonarsource
* SONAR-17834 Reactivate GitHub Integration TestsAntoine Vinot2023-01-111-1/+6
|
* SONAR-177790 - Update oracle image for ITs for express edition and 21CLéo Geoffroy2023-01-111-6/+8
|
* [NO-JIRA] Fix QA names incompatible with burgrPhilippe Perrin2023-01-061-4/+5
|
* [NO-JIRA] Reduce QA names lengthPhilippe Perrin2023-01-051-8/+9
|
* SONAR-17737 Support null name for index lookup during index dropLéo Geoffroy2023-01-041-1/+1
|
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-26/+0
|
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in ↵Wojtek Wajerowicz2022-12-231-1/+6
| | | | LdapCredentialsAuthentication
* SONAR-17712 Add SQL Server 2022 supportDuarte Meneses2022-12-201-1/+1
|
* feat(BUILD-2365): migrate github code scanning IT to use vaultMalena Ebert2022-12-201-2/+2
|
* SONAR-17756 Bump version of Gitlab for ITs to match oldest supported versionAurelien Poscia2022-12-161-2/+2
|
* SONAR-17565 Support running SonarQube with Java 17Zipeng WU2022-12-091-0/+26
|
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-061-1/+1
|
* [NO-JIRA] Increase yarn_validate task available resourcesPhilippe Perrin2022-11-281-2/+2
|
* fix(BUILD-2139): add missing path element for vault accessMalena Ebert2022-11-281-1/+1
|
* feat(BUILD-2139): use access token for promotionMalena Ebert2022-11-281-1/+1
|
* feat(BUILD-2139): fetch secrets used in cirrus from vaultMalena Ebert2022-11-281-31/+30
|
* SONAR-17598 fix sq_analysis clone operation for allowing correct PR decorationMatteo Mara2022-11-221-5/+5
|
* SONAR-17604 cache all jar from buildSteve Marion2022-11-211-0/+18
|
* SONAR-17598 Use custom git clone for all cirrus tasksZipeng WU2022-11-181-44/+29
|
* SONAR-17603 Define more granular QA categories by featuresMatteo Mara2022-11-181-15/+28
|
* SONAR-17600 Make artifacts publishing parallel to QA tasksZipeng WU2022-11-161-4/+17
|
* SONAR-17446 drop support postgresql versions 9.6 & 10Malek-Ben-Anes2022-11-151-2/+2
|
* SONAR-17598 Replace Cirrus CI default clone step with custom git clone scriptMatteo Mara2022-11-141-2/+20
|
* SONAR-17445 upgrade postgresql version to 15Malek-Ben-Anes2022-11-101-1/+1
|
* [NO-JIRA] Increase yarn related tasks memory to avoid OOM failurePhilippe Perrin2022-11-041-2/+2
|
* NO-JIRA rename validate CI task to sq_analysisAurelien Poscia2022-11-031-3/+3
|
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-021-0/+1
|
* Update repox-private-reader-sq-ef42e7 apikey (#6938)tomverin2022-10-251-2/+2
|
* BUILD-2057 increase builder memoryJulien Carsique2022-10-241-1/+1
|
* Revert "BUILD-1926 Migrate CirrusCI to AWS"Julien Carsique2022-10-241-70/+85
| | | | This reverts commits 256aa2814db 51b653c7f6d and 7daac75724a
* BUILD-1926 renamed clusterJulien Carsique2022-10-211-2/+2
| | | | CirrusCI-prod renamed to CirrusCI
* BUILD-1926 fix OoM on yarn_lintJulien Carsique2022-10-211-4/+4
|
* BUILD-1926 Migrate CirrusCI to AWSDavid Rautureau2022-10-211-83/+68
|
* SONAR-17473 Register Github code scanning alert ITs environment variables to ↵Klaudio Sinani2022-10-171-2/+2
| | | | `qa_github_task` CI task
* SONAR-16609 Rename Gov CI task to EntepriseAurelien Poscia2022-10-141-1/+1
|
* SONAR-17473 Add new qa_github category to nightly QA loopAurelien Poscia2022-10-141-0/+15
|