fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.19k stars 390 forks source link

Fix release notes + version in docs #742

Closed jmduarte closed 1 year ago

jmduarte commented 1 year ago

Fix the autogeneration of release notes.

Also fix version number.

Type of change

Checklist

jmduarte commented 1 year ago

OK, this fixes the autogenerated release notes, which we can check by downloading the build as an artifact: https://github.com/fastmachinelearning/hls4ml/suites/11957657003/artifacts/627077421

the versioning is still off, but that's a different problem...

jmduarte commented 1 year ago

OK it's all working now (including version number)! check the latest artifact!

https://github.com/fastmachinelearning/hls4ml/suites/11957927384/artifacts/627099082

resolution found via: https://github.com/actions/checkout/issues/1049