##// END OF EJS Templates
Update the release process to attempt reproducible builds....
Update the release process to attempt reproducible builds. This include some refactoring of the current scripts as well as the introduction of a script to repack the tar.gz in order to remove a couple of artifact the build environment. Mostly timestamps, extra files, and groups ownership of files.

File last commit:

r22722:622b6cfa
r25769:36ef3227
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
Matthias Bussonnier
Add codecov file, its apparently only way ton configure now.
r22722 coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%