[Csnd-dev] Feedback on Automating Csound Releases
Date | 2025-03-01 18:22 |
From | Werner Mendizabal |
Subject | [Csnd-dev] Feedback on Automating Csound Releases |
Hello Csound developers, I’m planning to submit a pull request to automate the creation of Csound releases when merging into the development branch. Before proceeding, I’d like to get your feedback on whether an implementation similar to my own project would be acceptable. For reference, here are the releases for my project: Godot-Csound Releases. The release notes are automatically generated based on a GitHub release file. Key features of this approach:
Please let me know if you have any questions or suggestions. Thanks, Werner |
Date | 2025-03-01 19:24 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] Feedback on Automating Csound Releases |
Thanks for this, I think this is really helpful.
It looks like the right thing. We can do the betas and when the time comes, the full release.
One of my main concerns is to have the whole mechanism documented so everyone working on the project knows the score.
One thing we could do is to have a beta-release branch so that we don't necessary make releases at every develop update.
Prof. Victor Lazzarini
Maynooth University
Ireland
On 1 Mar 2025, at 18:23, Werner Mendizabal <nonameentername@gmail.com> wrote:
|
Date | 2025-03-04 11:43 |
From | Rory Walsh |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] Feedback on Automating Csound Releases |
I don't think pushing a new beta on each dev merge is that big a deal as long as we only retain the last 2 or 3 builds. On Sat, 1 Mar 2025 at 19:24, Victor Lazzarini <000010b17ddd988e-dmarc-request@listserv.heanet.ie> wrote:
|