| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
| |
was triggered via cron or manually
- automatic builds on push are still disabled from https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2209
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
| |
This is no longer necessary due to the duplicate link being removed from README.md.
|
|
|
| |
The page https://github.com/bblfsh/bblfshd is currently both the project page and the source.
|
|
|
| |
This URL appears twice on the list due to the clients being used for two different apps.
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
| |
Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fix duplicate and broken links (part 1)
|
| |
| |
| |
| | |
first merge
|
| | |
|
| |
| |
| |
| | |
Part of https://github.com/Kickball/awesome-selfhosted/issues/1008
|
|/
|
|
|
| |
https://www.ruby-lang.org/en/downloads/releases/
Fixes https://github.com/Kickball/awesome-selfhosted/issues/1653
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|