DynamoRIO / DynamoRIO/dynamorio
cronbuild fails if there weren't any new commits in the last week
Open
Component-Build
Hotlist-ContinuousIntegration
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
https://travis-ci.org/DynamoRIO/drmemory/jobs/355896386
```
0.01s$ git tag $GIT_TAG -a -m "Travis auto-generated tag for build $TRAVIS_BUILD_NUMBER."
fatal: tag 'cronbuild-1.11.17596' already exists
The command "git tag $GIT_TAG -a -m "Travis auto-generated tag for build $TRAVIS_BUILD_NUMBER."" failed and exited with 128 during .
```
Should add today's date to the tag or sthg?
Or just let it fail: there's nothing new so no need for a new package?
Contributor guide
Assessment
This issue has not been assessed yet.