aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
Commit message (Collapse)AuthorAgeFilesLines
...
* BUILD: display the date every minute in travis buildsTom2017-01-121-0/+5
|
* SONAR-8458 add build number when building on TravisDavid Rautureau2017-01-111-9/+6
|
* run jest tests sequentiallyStas Vilchik2016-12-141-3/+3
|
* use yarn (#1453)Stas Vilchik2016-12-121-2/+3
|
* use nodejs 6.x (#1451)Stas Vilchik2016-12-121-1/+1
|
* SONAR-8420 Automated releaseDavid Rautureau2016-11-281-1/+3
| | | | | | | | | | | | | * add artifactsToPublish to bintray * export PROJECT_VERSION in env to be recorded in buildinfo * Remove distributionManagement (deploy is done by the artifactory-maven-plugin) * Enable release profile on Travis for maintenance branches * Remove checksums calculation of the distribution (done by the release process) * Remove javadoc profile (we only publish the javadoc of the plugin API)
* Revert "Build with 2 threads on Travis"Simon Brandhof2016-09-041-1/+1
| | | | | | This reverts commit 5a5487873ccb2e77c1e0157a11fa47024b234c0f. Artifactory plugin does not support concurrent build of modules.
* Build with 2 threads on TravisSimon Brandhof2016-09-031-1/+1
|
* update PR analysis modeG. Ann Campbell2016-08-301-1/+1
| | | https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/sonarqube/zLhxT7PygVI/eq2G9U0KAgAJ
* BUILD-155 Download PhantomJS from Repox (#1155)David Rautureau2016-08-221-1/+1
|
* [script] fix duplicate set_maven_build_versionSébastien Lesaint2016-08-191-4/+0
|
* Enable Surefire XML reports for Surefire sensorDuarte Meneses2016-08-171-1/+1
|
* Re-enable analysis on TravisSimon Brandhof2016-07-251-2/+1
| | | | JS plugin has been fixed
* Ability to use selenide and phantomjs in ITsSimon Brandhof2016-07-241-1/+25
| | | | | | * selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB
* Temporarily disable analysis as JS analyser failsSimon Brandhof2016-07-241-1/+2
|
* Improve surefire configuration for TravisSimon Brandhof2016-07-241-12/+9
| | | | by disabling writing of reports on disk
* Do not deploy sources on feature branchesSimon Brandhof2016-07-241-1/+3
|
* Fix build of feature branches on TravisSimon Brandhof2016-07-211-16/+5
|
* Fix blame info when analysing SonarQubeSimon Brandhof2016-07-201-0/+7
|
* Execute only Lite ITs on TravisSimon Brandhof2016-07-201-33/+24
|
* upgrade travis-utils to v31 (#1088)Stas Vilchik2016-07-081-2/+1
|
* Cache JDK8 installer on TravisSimon Brandhof2016-06-211-1/+2
|
* Disable Clirr checkSimon Brandhof2016-06-161-1/+0
| | | | As it's incompatible with Java 8
* use repox as npm registry on travisStas Vilchik2016-06-091-3/+4
|
* reverse deploy exclusion cause they fails QA5.6-RC2Tom2016-05-271-11/+6
|
* re-enable tests on releaseTom2016-05-271-1/+0
|
* handle release distribution from travisTom2016-05-271-4/+12
|
* handle release version in travis.shTom2016-05-201-3/+11
|
* QA: enable deploy on branch-*Tom2016-04-121-0/+11
|
* Exclude some QA tests from build environmentSimon Brandhof2016-02-181-1/+1
|
* Fix quick-build.shSimon Brandhof2016-02-111-1/+1
|
* Fix log output on TravisSimon Brandhof2016-02-111-1/+1
|
* Fix IT scriptsSimon Brandhof2016-02-111-1/+2
|
* Move plugins ITs to QA and enable perf testsSimon Brandhof2016-02-101-6/+2
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-101-19/+3
|
* Fix JaCoCo config for analysis of PR on TravisSimon Brandhof2016-02-051-1/+1
|
* Use release v24 of travis-utilsSimon Brandhof2016-02-031-1/+1
|
* Decrease amount of maven debug logs on TravisSimon Brandhof2016-01-311-2/+2
|
* Fix deployment to Artifactory by upgrading to parent 28Simon Brandhof2016-01-301-0/+1
|
* Reduce volume of logs on TravisSimon Brandhof2016-01-291-2/+0
|
* Enable deploy to SonarSource maven repositorySimon Brandhof2016-01-291-30/+38
|
* Disable analysis of external PRsSimon Brandhof2016-01-201-2/+1
|
* Analyze pull requests with Java 7Simon Brandhof2016-01-141-14/+10
|
* upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnanoStas Vilchik2015-12-281-0/+1
|
* Fix execution of it-plugins on travisSimon Brandhof2015-12-021-1/+1
|
* Use token for SonarQube analysisSimon Brandhof2015-12-021-2/+1
|
* Temporarily disable coverage per test during PR analysisSimon Brandhof2015-11-301-1/+1
|
* Analyze PR only on master mergeSimon Brandhof2015-11-301-1/+1
|
* Analyze naming convention to travis.sh env variable GITHUB_TOKENSimon Brandhof2015-11-301-4/+4
|
* Fix logs of Travis CISimon Brandhof2015-11-241-2/+2
|