Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .travis.yml: re-enable builds on master branch, disable building on branch ↵ | nodiscc | 2020-10-08 | 1 | -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 master | nodiscc | 2020-10-08 | 1 | -1/+4 |
| | |||||
* | cleanup/streamline/improve automated checks: | nodiscc | 2020-10-08 | 1 | -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 : cleanup | nodiscc | 2020-09-05 | 1 | -2/+0 |
| | |||||
* | travis.yml: only run full awesome_bot tests on monthly-check branch | nodiscc | 2020-09-05 | 1 | -8/+2 |
| | | | | fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2209 | ||||
* | Fix travis error. | n8225 | 2020-02-08 | 1 | -1/+2 |
| | |||||
* | check links in non-free.md with awesome_bot | n8225 | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Add color output. | n8225 | 2020-02-08 | 1 | -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 whitelist | Kevin | 2020-02-04 | 1 | -1/+1 |
| | | | This is no longer necessary due to the duplicate link being removed from README.md. | ||||
* | Whitelist bblfshd | Kevin | 2020-02-04 | 1 | -1/+1 |
| | | | The page https://github.com/bblfsh/bblfshd is currently both the project page and the source. | ||||
* | Whitelist Airsonic Apps URL | Kevin | 2020-02-04 | 1 | -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 check | Rodrigo Avelino | 2020-01-27 | 1 | -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.org | nodiscc | 2019-10-27 | 1 | -0/+1 |
| | | | Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852 | ||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -1/+0 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -1/+2 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -0/+1 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | fix travis | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Update .travis.yml | n8225 | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Fix travis | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Fix travis | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Fix travis | n8225 | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Remove Danger and update travis | n8225 | 2019-08-21 | 1 | -8/+6 |
| | |||||
* | "Add encrypted oauth key for travis." | n8225 | 2019-08-17 | 1 | -1/+4 |
| | |||||
* | tests: fix danger command line | nodiscc | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | move tests-related files to a tests/ directory | nodiscc | 2019-05-20 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1647 from Kickball/awesome-bot-everywhere | nodiscc | 2019-05-04 | 1 | -1/+1 |
|\ | | | | | Fix duplicate and broken links (part 1) | ||||
| * | travis: remove awesome_bot check on the whole README in preparation for a ↵ | nodiscc | 2019-04-13 | 1 | -1/+0 |
| | | | | | | | | first merge | ||||
| * | .travis.yml: use long options | nodiscc | 2019-03-30 | 1 | -1/+1 |
| | | |||||
| * | .travis.yml: run awesome_bot on the whole README.md | nodiscc | 2019-03-30 | 1 | -0/+1 |
| | | | | | | | | Part of https://github.com/Kickball/awesome-selfhosted/issues/1008 | ||||
* | | .travis.yml: upgrade ruby to v2.6.2 | nodiscc | 2019-03-30 | 1 | -1/+1 |
|/ | | | | | https://www.ruby-lang.org/en/downloads/releases/ Fixes https://github.com/Kickball/awesome-selfhosted/issues/1653 | ||||
* | Warn on awesomebot fails | nrew225 | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | Warn on awesomebot fails | nrew225 | 2016-12-17 | 1 | -0/+1 |
| | |||||
* | Warn on awesomebot fails | nrew225 | 2016-12-17 | 1 | -1/+0 |
| | |||||
* | turn off emails | n8225 | 2016-12-17 | 1 | -0/+3 |
| | |||||
* | allow ssl errors | n8225 | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | Update .travis.yml | n8225 | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | Update .travis.yml | n8225 | 2016-12-10 | 1 | -2/+1 |
| | |||||
* | update travis.yml | nrew225 | 2016-12-10 | 1 | -2/+3 |
| | |||||
* | update travis file | nrew225 | 2016-12-10 | 1 | -2/+4 |
| | |||||
* | Initial Commit | nrew225 | 2016-12-10 | 1 | -0/+15 |