Commit Graph

12 Commits

Author SHA1 Message Date
classabbyamp 8c31764bb3 common/travis: remove XLINT variable
it seems to do nothing
2023-09-08 04:33:16 -04:00
zlice 12e6985c34 common: cleanup trailing whitespaces 2023-02-07 03:26:02 -05:00
0x5c cc27e8e6f7 common/travis/xlint.sh: print Github annotations
Turns xlint, version lint, and commit lint messages into warning or error
annotaions. All are printed with special highlighting in the action log and
summary. Xlint and version lint annotations are shown inline in the changes tab
and commit view. Annotations without line number are shown at line 1.
2022-05-05 21:34:11 +02:00
Đoàn Trần Công Danh 46e6063606 CI: make lint-commits part of xlint.sh
* CI will stop whenever a step is failing.
* We always want to enforce commit message lint
* `xlint` is reporting some false positive for license with " WITH "

Let's make the lint-commits part of xlint.sh
2021-05-31 17:47:56 +07:00
Piotr Wójcik c0331b57eb common: add lint-version-change 2021-05-27 21:18:38 +02:00
Piotr Wójcik fcae38850b travis: do not ignore failure of all but last linted template 2019-07-17 08:52:11 +02:00
maxice8 3f4d1f1555 travis: use ethereal.
Closes: #9396 [via git-merge-pr]
2019-04-06 16:44:58 -07:00
Enno Boland 31208b8c93 Revert "common/travis: add consistency check on travis runs"
This reverts commit ff13ab493b as it fails
and takes ages to complete.
2016-03-22 18:08:39 +01:00
Enno Boland ff13ab493b common/travis: add consistency check on travis runs 2016-03-22 00:36:30 +01:00
Enno Boland a8f12f55d8 travis: run xlint parallel 2015-07-14 10:49:16 +02:00
Enno Boland bb71db78dd common/travis: use the same shebang format for all travis scripts. 2015-04-10 15:42:12 +02:00
Enno Boland 8351befa28 .travis.yml: test build packages on travis. 2015-04-10 10:37:26 +02:00