From c99db8ee92aec365bcc95a8fc7d631d6cd892f5a Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 5 Sep 2021 20:34:20 +0200 Subject: [PATCH] release template: add lib & swig tests --- .github/ISSUE_TEMPLATE/checklist-for-release.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/checklist-for-release.md b/.github/ISSUE_TEMPLATE/checklist-for-release.md index c158b86c3..53d0e8a79 100644 --- a/.github/ISSUE_TEMPLATE/checklist-for-release.md +++ b/.github/ISSUE_TEMPLATE/checklist-for-release.md @@ -16,6 +16,8 @@ assignees: doegox, iceman1001 - [ ] `mymanualchecks.sh` - [ ] `mycppcheck.sh` no alarming warning? - [ ] `mystandalone_makes.sh` check that the script contains all standalone modes then compile all standalone modes (linux only) +- [ ] `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)