I’ve seen the mention of a CLIConverter that can be used within Cabbage. Would it be possible to somehow install Cabbage’s CLI or whatever is used from the JUCE framework in GitHub Actions? I’m interested in whether plugin exporting for Windows, MacOS, and Linux can be automated from a public repository.
Edit: found this topic that says yes, it is possible.
How exactly would I start actually implementing this? Is it even worth it or should I stick to manual exporting on physical / virtual machines?