Open bonnyr opened 1 year ago
That is a fair observation, I'll try and employ more process in upcoming PRs
On Tue, 7 Mar 2023, 10:07 am bonnyr, @.***> wrote:
There is a confusing set of versions around this repository:
- the various git commits (latest one is e3c7276 https://github.com/milesburton/Arduino-Temperature-Control-Library/commit/e3c727618653484bc7365ef238f46983fddc66b4 a month ago)
- the actual releases on github - ( https://github.com/milesburton/Arduino-Temperature-Control-Library/releases/tag/3.9.1 released in 2020 ...)
- the version mentioned in ( https://github.com/milesburton/Arduino-Temperature-Control-Library/blob/master/library.properties indicating the library version is 3.11 last updated last year)
Moreover, there is no single process for determining which version should be used
I would suggest that a workflow be created that publishes a release once the code is successfully built and tested (to the extent that it can be on GitHub) and the various official release files be updated (library.properies)
— Reply to this email directly, view it on GitHub https://github.com/milesburton/Arduino-Temperature-Control-Library/issues/237, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJGHM74KYRSGZAEXTSVRBTW24CFBANCNFSM6AAAAAAVSIGXCU . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>
did you want help with this?
Any contributions are warmly welcomed, otherwise I'll take a look later this week. The first step should be to normalize the versions that you pointed out and cut a new release once fixed.
Probably makes the most sense to fix the problems addressed in this issue, and do it all in one hit.
On Tue, 7 Mar 2023 at 10:35, bonnyr @.***> wrote:
did you want help with this?
— Reply to this email directly, view it on GitHub https://github.com/milesburton/Arduino-Temperature-Control-Library/issues/237#issuecomment-1457935005, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJGHM7YO4ZT5HFTBR4SLN3W24FPTANCNFSM6AAAAAAVSIGXCU . You are receiving this because you commented.Message ID: <milesburton/Arduino-Temperature-Control-Library/issues/237/1457935005@ github.com>
There is a confusing set of versions around this repository:
Moreover, there is no single process for determining which version should be used
I would suggest that a workflow be created that publishes a release once the code is successfully built and tested (to the extent that it can be on GitHub) and the various official release files be updated (library.properies)