diff options
author | nodiscc <nodiscc@gmail.com> | 2020-09-05 13:39:14 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2020-10-08 20:08:08 +0000 |
commit | 6825002c6cedf9fda6c6b1a9449e05c3df37c2ac (patch) | |
tree | 3f144f672f757c459e79efce4da7330023b66a5c /tests/test.js | |
parent | update the travis CI links check badge to point to master branch (diff) | |
download | awesome-selfhosted-6825002c6cedf9fda6c6b1a9449e05c3df37c2ac.tar.gz awesome-selfhosted-6825002c6cedf9fda6c6b1a9449e05c3df37c2ac.zip |
cleanup/streamline/improve automated checks:
- use a single .travis-ci.yml for all check types (syntax on whole file, syntax on diff/PR, full syntax + URL checks)
- only check full file syntax on pushes to master
- only check diff on pushes to branches/PRs
- setup a weekly cron job on https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings to run thee full test suite
- define all tests in Makefile, let .travis-ci.yml hanlde travis-specific logic only
- rename and document makefile targets
- remove obselete.duplicate bash syntax checks
- check github last commit dates on github.com repositories during full checks
- simplify/cleanup 'make add' target
Diffstat (limited to 'tests/test.js')
0 files changed, 0 insertions, 0 deletions