1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 00:59:02 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
victor felder
8530b47797
fix: CI linter config (#5239)
* fix: CI linter config

* chore: lint all files
2020-12-28 12:19:50 -05:00
eric
c93325a120 keep travis to compare with github actions 2020-11-29 18:43:20 -05:00
borgified
37dc474fbd
migrate fpb-lint from travisci to gh actions (#5186) 2020-11-29 18:39:35 -05:00
borgified
e59e9e0717
try github actions (#3679)
fixes #3583
2020-08-23 13:02:31 -04:00
borgified
e42b4701c4
Add awesome bot (#3662)
* add awesome_bot to check urls

* allow dupes

* make url checking dependent on commit message

* add web.archive.org to whitelist

cuz awesome_bot is having trouble with those links

* fix travis.yaml

* check urls

* need ruby

* another site to avoid

* check urls

* make regex more generic

* sudo deprecated

* make travis linter happy

check url

* try skip results

check url

* timeout was what was killing us

check url

* testing fixing urls

check url

* dont allow timeout

check url

* testing timeout

check url

* put fpb back

check url

* enable to check_urls on arbitrary files

check_urls:free-programming-books.md

* try again

check_urls:free-programming-books.md

* test again

check_urls:free-programming-books.md

* travis doesnt like :

check_urls=free-programming-books.md

* allow arbitrary number of files to be checked

check_urls=free-programming-books.md

* woops forgot to fix the trigger regex

check_urls=free-programming-books.md free-programming-books-en.md

* use for loop instead of xargs

check_urls=free-programming-books.md free-programming-books-en.md

* add documentation
2020-08-07 13:31:51 -04:00
Victor Felder
10fef8c1df
Update lint node 2017-03-04 14:59:14 +01:00
Victor Felder
9a830f7fc7 Update .travis.yml 2015-12-18 13:45:42 +01:00
Victor Felder
059621c087 Have TravisCI style-check PRs 2015-11-13 21:26:36 +01:00