Checks if there are changes in repo at specific files / dirs.
You specify what changes to ignore using gitignore syntax.
You can specify what "signal file" to create in case changes were / were not found at the searched places.
Herby Vojčík 5cabe64c2b Drone bug(s) workaround. | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
Dockerfile | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
check-some-are-unignored.sh | %!s(int64=5) %!d(string=hai) anos | |
check-vcs-changes.sh | %!s(int64=5) %!d(string=hai) anos | |
ignore-check.js | %!s(int64=5) %!d(string=hai) anos | |
package.json | %!s(int64=5) %!d(string=hai) anos |
Checks if there are changes in repo at specific files / dirs. You specify what changes to ignore using gitignore syntax. You can specify what "signal file" to create in case changes were / were not found at the searched places.