MSRV is listed as 1.87.0 but the time crate required 1.88
continuous integration
I implemented it with woodpecker after all: #54
a681ff537b
implement woodpecker ci
a80e0e267e
bump nice-plug-core version
b7f51fb364
bump nice-plug crate version
a6c064207d
Merge pull request 'Restart the plugin when the CLAP process mode changes while activated' (#53) from edwloef/nice-plug:process-mode-restart into main
edbb386133
update iced_audio_widget example readme
Implement woodpecker CI
273ba300f9
implement woodpecker ci
continuous integration
TL;DR woodpecker doesn't do any caching, builds on it will be totally cold unless we provide our own external cache storage. This will be a big load on codeberg infra that could easily be...
continuous integration
Cool, the advantage of woodpecker is I can test it locally.
continuous integration
I'd be happy to set this up. You're thinking the woodpecker CI instances right? Or forgejo actions? As far as I can see we don't get any kind of caching on codeberg's public CI, I guess we can do...