Commit Graph

23 Commits

Author SHA1 Message Date
19888d1d68 [all] Rename
Rename web-apps-pro -> web-apps
2019-10-23 17:41:24 +03:00
f3c857c99a Actualize sonar-scanner-cli tool
Sadly not found any changelog
2019-10-03 15:00:25 +03:00
fc4d34cb64 Output problematic files in travis check (#528)
* Output problematic files in travis check

Before task just failed without any info

* Fix exit code of grep

* Fix exit code again

* More exit code
2019-05-29 17:58:09 +03:00
a8da2af07d Add pcregrep package 2019-05-22 15:53:48 +03:00
6db49f9541 Use pcregrep for detecting newline
Usage of sed was incorrect
See:
https://stackoverflow.com/a/20687956/820501
2019-05-22 15:53:48 +03:00
8a96f1efd1 Add travis task to check trailing newline 2019-05-22 15:53:48 +03:00
f2b168ccd7 Add travis task to check of line endings 2019-04-15 17:25:40 +03:00
4939445435 Travis task to check copyright (#493) 2019-04-08 19:28:53 +03:00
aabc5c8493 Fix Travis test (#490)
* Use `web-apps-pro`
* Use correct branch for web-apps-pro if exists
* Mount common script folder to tests
2019-03-30 12:45:12 +03:00
df727a0758 Find new link for sonar-scanner-cli 2018-10-09 12:33:12 +03:00
919cc7898a Allow failure for SonarQube Scanner
For some reason SonarQube download link
is protected with user-password
I found no information about it and support
requiest is quiet, so need to allow failure
until more information.
2018-10-09 11:35:56 +03:00
a93da71109 Increase timeout for running doc-builder-testing tests
Default timeout is 20 minutes, sometime it is not enough.
2018-03-30 14:08:48 +03:00
bd84ac28ad Explictly call sonar-scanner bin, instead of travis own (#221) 2017-11-03 14:11:08 +03:00
28aefaf0ed Add integration of static code anylizer sonar 2017-11-02 17:56:45 +03:00
8977acea8c Running test require more than 10 minutes
I added some more test yesterday, so running thme
require ~11 minutes on 1-core enviroment.
Seems travis don't like it and failing them.
`travis_wait` may fix the problem
2017-10-25 14:17:01 +03:00
582e65e8a9 Fix incorrect travis
Forgot use tag `develop-latest` in docker run,
so it run `latest` tag instead.
Also - split line for better readablity
2017-08-24 15:46:32 +03:00
13ab519c5c Use develop version of doc-builder-testing
Need to fix test run on travis ci
2017-08-24 15:06:00 +03:00
ab3241de45 Update notifications settings for failing builds
Since travis send email by default only for PR, but send none by default for push checks
2017-06-15 13:22:13 +03:00
249b874184 Add ability to run onlyofficetestingrobot/doc-builder-testing on build (#127) 2017-06-06 17:36:58 +03:00
13869cfb3f Use stages for tests 2017-06-06 11:15:36 +03:00
4e6ac3d0d0 Add .unit-tests/FormulaTests.html run to build process (#123)
Add `.unit-tests/FormulaTests.html` run to build process
2017-06-05 19:06:36 +03:00
c8ea51c771 Update .travis.yml 2017-04-18 13:11:59 +03:00
ed231a9de2 Add .travis.yml config file (#109) 2017-04-11 15:24:22 +03:00