aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add administration ITsJulien Lancelot2015-07-271-0/+1
|
* Merge 'measure' and 'testing' categories into one category 'analysis'Julien Lancelot2015-07-271-2/+1
|
* Simplify Travis env for integration testsSimon Brandhof2015-07-271-7/+7
|
* Add measure and ui categoriesJulien Lancelot2015-07-241-0/+2
|
* Configure plugin ITs (aka it-platform)David Gageot2015-07-221-0/+1
|
* Add integration tests for manual and common rulesSimon Brandhof2015-07-211-0/+1
|
* Use JDK 7 in Travis-ciSimon Brandhof2015-07-091-1/+1
|
* Removed PR Analysis from travistomverin2015-07-081-1/+0
|
* cache npm dependencies on travisStas Vilchik2015-07-071-0/+3
|
* Faster feedback on build errorDavid Gageot2015-07-071-0/+3
|
* Those logs are more disturbing than notDavid Gageot2015-07-021-2/+0
|