aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA fixed issue where sometimes Travis could not connect to NextLukasz Jarocki2022-04-011-5/+18
|
* BUILD-1457 report failure to BurgrJulien Carsique2022-03-301-0/+4
| | | | | Move passed build notification to Burgr at the end (after build, analysis and iris) Report build failure to Burgr
* [NO-JIRA] Generate and consume frontend code coverage reportsPhilippe Perrin2022-02-071-5/+1
|
* [NO-JIRA] Fix Travis buildJeremy Davis2021-10-011-0/+3
|
* BUILD Add slack notification for SonarQube repoMalena Ebert2020-11-171-0/+2
|
* Updated Travis distribution to Ubuntu 18.04 (#2760)tobias-trabelsi-sonarsource2020-05-051-1/+1
|
* SONAR-13289 Fix sonarqube wallboard notifications from Travis CI buildsWouter Admiraal2020-04-061-3/+3
|
* Switch sonarqube build to openjdk11Tom2019-06-281-1/+1
|
* Use JDK 11 in Travis CIEvgeny Mandrikov2019-05-211-2/+2
|
* Fix Travis buildDavid Rautureau2018-11-301-5/+0
|
* Use travis way of retrieving latest oracle JDK8Tom2018-11-271-0/+5
|
* Update travis notification for Sonarqube repositoryTom2018-05-301-1/+1
|
* prevent build of branch public_master on TravisSébastien Lesaint2018-03-221-0/+1
|
* Complete and sanitize QA pipelineSimon Brandhof2018-03-221-0/+4
| | | | | | - do not execute QA on dogfood/* feature branches - run non-postgreSQL tests on release branches only - run HA tests on release and dogfood-on-next branches only
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-1/+1
|
* Move To GradleDavid Rautureau2018-03-091-7/+6
|
* Drop support of PhantomJS in integration testsSimon Brandhof2017-06-171-1/+0
|
* Use Trusty image on TravisCITom2017-05-261-2/+3
| | | | | | | | | - environment is more stable through time (no variations of build durations) - benefit from 8Gb ramdisk - enable parallel Maven build thanks to new CPUs
* Upgrade JDK and Maven on TravisSimon Brandhof2017-02-211-0/+1
| | | | | * JDK 1.8.0_121 * Maven 3.3.9
* Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-211-2/+2
|
* [travis] remove resolver-status.properties to avoid cache invalidationSébastien Lesaint2016-08-191-0/+1
|
* Ability to use selenide and phantomjs in ITsSimon Brandhof2016-07-241-0/+1
| | | | | | * selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB
* Add JDK8 to Travis cacheSimon Brandhof2016-07-201-0/+1
| | | | | in order to not download JDK8 installer from oracle.com on each build.
* Execute only Lite ITs on TravisSimon Brandhof2016-07-201-8/+2
|
* Cache JDK8 installer on TravisSimon Brandhof2016-06-211-7/+0
|
* [Travis] enable on_start notification alwaysSébastien Lesaint2016-05-311-0/+1
|
* Upgrade version of java 8 on TravisSimon Brandhof2016-05-261-0/+7
|
* SONAR-7587 end of support of Java 7Simon Brandhof2016-05-261-1/+1
| | | | | | | | | - Upgrade to parent 34, which compiles with java 8 and disable javadoc lints - Compilation with java 8 on Travis - Fix ambiguities in assertJ
* Change Travis webhookSimon Brandhof2016-02-151-1/+1
|
* Fix IT scriptsSimon Brandhof2016-02-111-3/+0
|
* Move plugins ITs to QA and enable perf testsSimon Brandhof2016-02-101-1/+0
|
* Fix .travis.ymlSimon Brandhof2016-02-101-10/+9
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-101-13/+15
|
* Enable deploy to SonarSource maven repositorySimon Brandhof2016-01-291-0/+2
|
* reorder travis jobs for faster buildStas Vilchik2015-12-021-3/+3
|
* Improve travis.shSimon Brandhof2015-11-241-11/+12
| | | | | | | | - Upgrade to travis-utils v21 - Merge PR analysis with CI - rename variables - execute IT category "plugins" if PR from same repo - fail if unknown $TARGET
* Fix env variables of pull request analysis on TravisSimon Brandhof2015-11-051-1/+1
|
* Revert "do not cache node_modules in travis"Stas Vilchik2015-11-031-0/+1
| | | | This reverts commit 910e73142f2a82410166a1ac210f8891b663d73a.
* Automatic merge from branch-5.2Jenkins CI2015-10-291-1/+0
|\ | | | | | | | | * origin/branch-5.2: do not cache node_modules in travis
| * do not cache node_modules in travisStas Vilchik2015-10-281-1/+0
| |
* | SONAR-6942 Reorganize ITsJulien Lancelot2015-10-271-5/+5
| |
* | Update .travis.ymltomverin2015-10-211-0/+1
|/
* Trying a better cache cleaning mechanismDavid Gageot2015-09-041-2/+3
|
* Group itsDavid Gageot2015-09-021-6/+3
|
* Ignore IT plugins for all PRsDavid Gageot2015-08-271-6/+2
|
* Migrate batch ITsDuarte Meneses2015-08-181-0/+1
|
* Reactivate administration and server ITsJulien Lancelot2015-07-281-0/+2
|
* Disable tests of categs server and administrationSimon Brandhof2015-07-281-2/+0
| | | They fail on travis
* Move server ITs to there own categoryJulien Lancelot2015-07-271-0/+1
|
* Move I18n to administration category and refactor administration categoryJulien Lancelot2015-07-271-1/+0
|