issues
search
nirizr
/
rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
GNU General Public License v3.0
154
stars
22
forks
source link
Python release tool
#513
Open
nirizr
opened
6 years ago
nirizr
commented
6 years ago
Make releasing easy:
[x] Sanity-checks
checkout is clean
branch is master
branch is in sync with origin
[x] build packages
[ ] bump versions
[ ] Auto-generate a changelog
[ ] Create release tag and commit to master
[x] submit to pypi
[ ] Make a github release and upload packages
[ ] Configure Docker to create builds based on tag
Replaces #402
Make releasing easy:
Replaces #402