aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tools: remove obsolete test tooling + add CI badge (#3555)nodiscc2023-01-311-20/+0
| | | | | | | | | * tools: remove obsolete test tooling - tests should now be performed from https://github.com/awesome-selfhosted/awesome-selfhosted-data#maintenance - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 * add a badge pointing to the main issue about unmaintained projects/dead links removal - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
* travis-ci.yml: only run full check suite from travis cron jobsnodiscc2021-04-281-2/+1
|
* .travis.yml: always run pipeline on master, regardless of whether the job ↵nodiscc2021-04-181-1/+1
| | | | | | was triggered via cron or manually - automatic builds on push are still disabled from https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings
* .travis.yml: re-enable builds on master branch, disable building on branch ↵nodiscc2020-10-081-4/+0
| | | | | | push in travis settings https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings only leave "Build Pull Requests" enabled - only run Travis on PRs and from weekly cron job
* .travis.yml: don't run any build job on pushes to masternodiscc2020-10-081-1/+4
|
* cleanup/streamline/improve automated checks:nodiscc2020-10-081-4/+6
| | | | | | | | | | | | - 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
* .travis.yml : cleanupnodiscc2020-09-051-2/+0
|
* travis.yml: only run full awesome_bot tests on monthly-check branchnodiscc2020-09-051-8/+2
| | | | fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2209
* Fix travis error.n82252020-02-081-1/+2
|
* check links in non-free.md with awesome_botn82252020-02-081-1/+1
|
* Add color output.n82252020-02-081-2/+6
| | | | | | | | Add basic syntax error fault location. Check license against the list. Add line numbers if not a PR. Cleanup unused code. Allow travis triggered builds on travis_test branch.
* Remove bblfshd from whitelistKevin2020-02-041-1/+1
| | | This is no longer necessary due to the duplicate link being removed from README.md.
* Whitelist bblfshdKevin2020-02-041-1/+1
| | | The page https://github.com/bblfsh/bblfshd is currently both the project page and the source.
* Whitelist Airsonic Apps URLKevin2020-02-041-1/+1
| | | This URL appears twice on the list due to the clients being used for two different apps.
* fix(awesome-bot): Fix RedaxScript demo link checkRodrigo Avelino2020-01-271-1/+1
| | | | | | | | | | When running make awesome_bot, one of the issues was: [L0547] 202 https://demo.redaxscript.com/login Since this is not an issue, we can specify the return status we want to allow, when using awesome_bot, with the (--allow) argument. Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
* .travis.yml: dummy commit to force detection of the repo on travis-ci.orgnodiscc2019-10-271-0/+1
| | | Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852
* Update .travis.ymln82252019-08-211-1/+0
|
* Update .travis.ymln82252019-08-211-2/+2
|
* Update .travis.ymln82252019-08-211-1/+2
|
* Update .travis.ymln82252019-08-211-0/+1
|
* Update .travis.ymln82252019-08-211-1/+1
|
* Update .travis.ymln82252019-08-211-1/+1
|
* fix travisn82252019-08-211-1/+1
|
* Update .travis.ymln82252019-08-211-2/+2
|
* Fix travisn82252019-08-211-1/+1
|
* Fix travisn82252019-08-211-1/+1
|
* Fix travisn82252019-08-211-1/+1
|
* Remove Danger and update travisn82252019-08-211-8/+6
|
* "Add encrypted oauth key for travis."n82252019-08-171-1/+4
|
* tests: fix danger command linenodiscc2019-05-201-1/+1
|
* move tests-related files to a tests/ directorynodiscc2019-05-201-3/+3
|
* Merge pull request #1647 from Kickball/awesome-bot-everywherenodiscc2019-05-041-1/+1
|\ | | | | Fix duplicate and broken links (part 1)
| * travis: remove awesome_bot check on the whole README in preparation for a ↵nodiscc2019-04-131-1/+0
| | | | | | | | first merge
| * .travis.yml: use long optionsnodiscc2019-03-301-1/+1
| |
| * .travis.yml: run awesome_bot on the whole README.mdnodiscc2019-03-301-0/+1
| | | | | | | | Part of https://github.com/Kickball/awesome-selfhosted/issues/1008
* | .travis.yml: upgrade ruby to v2.6.2nodiscc2019-03-301-1/+1
|/ | | | | https://www.ruby-lang.org/en/downloads/releases/ Fixes https://github.com/Kickball/awesome-selfhosted/issues/1653
* Warn on awesomebot failsnrew2252016-12-171-1/+1
|
* Warn on awesomebot failsnrew2252016-12-171-0/+1
|
* Warn on awesomebot failsnrew2252016-12-171-1/+0
|
* turn off emailsn82252016-12-171-0/+3
|
* allow ssl errorsn82252016-12-171-1/+1
|
* Update .travis.ymln82252016-12-101-1/+1
|
* Update .travis.ymln82252016-12-101-2/+1
|
* update travis.ymlnrew2252016-12-101-2/+3
|
* update travis filenrew2252016-12-101-2/+4
|
* Initial Commitnrew2252016-12-101-0/+15