This commit is contained in:
iceman1001 2021-12-16 03:25:18 +01:00
parent 9e666e2ebe
commit ef8fbc6802

View file

@ -19,7 +19,6 @@ assignees: doegox, iceman1001
- [ ] `experimental_lib` compilation & tests
- [ ] `experimental_client_with_swig` compilation & tests
- [ ] GitHub Actions - green across the board ( MacOS, Ubuntu, Windows)
- [ ] [Appveyor](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/history) green (PS)
# OS compilation and tests
@ -60,7 +59,7 @@ make hitag2crack/clean && make hitag2crack && tools/pm3_tests.sh hitag2crack ||
- [ ] `make release RELEASE_NAME="ice awesome"`
- last line of output, gives you next command to run.
- Sample: `git push && git push origin v4.15000`
- Sample: `git push && git push origin v4.12345`
- [ ] CHANGELOG.md: edit title to add version info: `## [releasename.4.12345][YYYY-MM-DD]`
## Step Github releases
@ -70,7 +69,7 @@ make hitag2crack/clean && make hitag2crack && tools/pm3_tests.sh hitag2crack ||
## Step Homebrew updates
- [ ] update homebrew repo, file `proxmark3.rb`
- with a SHA256 sum of the file `v4.15000.tar.gz`
- with a SHA256 sum of the file `v4.12345.tar.gz`
- with updated list of standalone modes
## Step package maintains