aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-20237 introduce GITHUB_PROVISIONING qa taskAurelien Poscia2023-08-241-1/+19
|
* NO-JIRA Speed-up GitHub QAAurelien Poscia2023-08-231-1/+1
|
* NO-JIRA fix gitlab QA: increase memory for Gitlab side-containerPierre2023-06-301-1/+1
|
* NO-JIRA fix gitlab QA: Gitlab token need to have an expiration date + ↵Pierre2023-06-301-0/+2
| | | | improve reliability of the test suite
* [NO JIRA] Exclude test from Mend scanMathieu Suen2023-06-281-6/+5
|
* [NO-JIRA] Increase memory for yarn_validate cirrus.ymlKevin Silva2023-06-271-4/+5
|
* SONAR-19690 Bump org.keycloak:keycloak-admin-client to 21.1.1stanislavh2023-06-261-1/+1
|
* [NO-JIRA] make scm QAs conditional on branch or code change (#8684)Steve Marion2023-06-231-4/+29
| | | Add condition for gitlab, bitbucket, and azure QA to not run on PR without related code modifications, extend github condition to provisioning code.
* SONAR-19498 few clean-ups on build scriptsAurelien Poscia2023-06-231-2/+2
|
* SONAR-19498 stop fetching ElasticSearch manually (and benefit from caching)Aurelien Poscia2023-06-131-2/+0
|
* SONAR-19489 add CI-task to pre-cache gradle dependencies, use offline mode ↵Aurelien Poscia2023-06-121-3/+24
| | | | for all other tasks
* 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
|