Update checklist-for-release.md

This commit is contained in:
Philippe Teuwen 2021-05-10 00:11:33 +02:00 committed by GitHub
parent 75328a34b6
commit e3ebe3afc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ assignees: doegox, iceman1001
- [ ] `mymanualchecks.sh`
- [ ] `mycppcheck.sh` no alarming warning?
- [ ] `mymakeclang.sh` no alarming error/warning ?
- [ ] `mystandalone_makes.sh` compile all standalone modes (linux only)
- [ ] `mystandalone_makes.sh` check that the script contains all standalone modes then compile all standalone modes (linux only)
- [ ] GitHub Actions - green across the board ( MacOS, Ubuntu, Windows)
- [ ] [Appveyor](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/history) green (PS)
@ -45,4 +45,4 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc
- [ ] OpenSuse
- [ ] OSX
- [ ] Android
- [ ] Termux
- [ ] Termux