nodiscc
d3177a9684
.travis.yml: always run pipeline on master, regardless of whether the job was triggered via cron or manually
...
- automatic builds on push are still disabled from https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings
4 years ago
nodiscc
7a976977e7
.travis.yml: re-enable builds on master branch, disable building on branch 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
4 years ago
nodiscc
9a446c31d5
.travis.yml: don't run any build job on pushes to master
4 years ago
nodiscc
6825002c6c
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
4 years ago
nodiscc
f29daa3b54
.travis.yml : cleanup
4 years ago
nodiscc
dd18570d0e
travis.yml: only run full awesome_bot tests on monthly-check branch
...
fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2209
4 years ago
n8225
09afc024ff
Fix travis error.
5 years ago
n8225
1fee3d0b6c
check links in non-free.md with awesome_bot
5 years ago
n8225
50c8c85c65
Add color output.
...
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.
5 years ago
Kevin
3fa3580aae
Remove bblfshd from whitelist
...
This is no longer necessary due to the duplicate link being removed from README.md.
5 years ago
Kevin
c822382658
Whitelist bblfshd
...
The page https://github.com/bblfsh/bblfshd is currently both the project page and the source.
5 years ago
Kevin
c7afb2ab11
Whitelist Airsonic Apps URL
...
This URL appears twice on the list due to the clients being used for two different apps.
5 years ago
Rodrigo Avelino
4334d6b220
fix(awesome-bot): Fix RedaxScript demo link check
...
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>
5 years ago
nodiscc
439820157a
.travis.yml: dummy commit to force detection of the repo on travis-ci.org
...
Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852
5 years ago
n8225
3bb1203c85
Update .travis.yml
5 years ago
n8225
b77f7ca8a6
Update .travis.yml
5 years ago
n8225
3a88e1ded0
Update .travis.yml
5 years ago
n8225
b815c200ab
Update .travis.yml
5 years ago
n8225
380554d768
Update .travis.yml
5 years ago
n8225
a0c156bc80
Update .travis.yml
5 years ago
n8225
c06e7909f6
fix travis
5 years ago
n8225
7bc3c20076
Update .travis.yml
5 years ago
n8225
981edcb8c1
Fix travis
5 years ago
n8225
9af23c124d
Fix travis
5 years ago
n8225
ea73a5f66d
Fix travis
5 years ago
n8225
51f0e1d1ff
Remove Danger and update travis
5 years ago
n8225
e5357ab019
"Add encrypted oauth key for travis."
5 years ago
nodiscc
d17751399e
tests: fix danger command line
6 years ago
nodiscc
9aa2e9ec14
move tests-related files to a tests/ directory
6 years ago
nodiscc
8154283842
Merge pull request #1647 from Kickball/awesome-bot-everywhere
...
Fix duplicate and broken links (part 1)
6 years ago
nodiscc
8015ca60d7
travis: remove awesome_bot check on the whole README in preparation for a first merge
6 years ago
nodiscc
d0174df810
.travis.yml: use long options
6 years ago
nodiscc
c410f04d69
.travis.yml: run awesome_bot on the whole README.md
...
Part of https://github.com/Kickball/awesome-selfhosted/issues/1008
6 years ago
nodiscc
1e4756dec3
.travis.yml: upgrade ruby to v2.6.2
...
https://www.ruby-lang.org/en/downloads/releases/
Fixes https://github.com/Kickball/awesome-selfhosted/issues/1653
6 years ago
nrew225
27c69ae1fd
Warn on awesomebot fails
8 years ago
nrew225
6b25d7f2a5
Warn on awesomebot fails
8 years ago
nrew225
08ef1288a8
Warn on awesomebot fails
8 years ago
n8225
f584b1502e
turn off emails
8 years ago
n8225
d02f359fdc
allow ssl errors
8 years ago
n8225
0df51de709
Update .travis.yml
8 years ago
n8225
ab4e7355cf
Update .travis.yml
8 years ago
nrew225
adc7d8b672
update travis.yml
8 years ago
nrew225
6a3d1074ed
update travis file
8 years ago
nrew225
3da769f665
Initial Commit
8 years ago