Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: remove obsolete test tooling + add CI badge (#3555) | nodiscc | 2023-01-31 | 1 | -251/+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 | ||||
* | Fix regex for mainlink. | Nathan Rew | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | Update regex checks for Source Code, Demo, Clients | Nathan Rew | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | prevent error when `.` is in the name | Nathan Rew | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | Fix bugs in tests. | n8225 | 2020-02-08 | 1 | -16/+26 |
| | |||||
* | Fix line numbers. | n8225 | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Change color output. | n8225 | 2020-02-08 | 1 | -26/+36 |
| | | | | Refactor code. | ||||
* | Add color output. | n8225 | 2020-02-08 | 1 | -40/+201 |
| | | | | | | | | 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. | ||||
* | Update regex pattern to allow Clients. | n8225 | 2020-01-28 | 1 | -26/+5 |
| | |||||
* | Update test.js | n8225 | 2019-08-21 | 1 | -0/+4 |
| | |||||
* | Remove Danger and update travis | n8225 | 2019-08-21 | 1 | -2/+4 |
| | |||||
* | move tests-related files to a tests/ directory | nodiscc | 2019-05-20 | 1 | -0/+85 |