Florian Hülsmann

Results 54 issues of Florian Hülsmann

Currently the CI checks out the specific commit for that run and compares all package versions to the current versions in the package database. This causes several issues: - pipelines...

bug
tooling

- Closes #305 - [Seems to require portaudio static lib](https://github.com/ComposersDesktop/CDP8/blob/main/dev/externals/paprogs/palinuxbuild.txt), which is not available from repos

package

- [Discussion on SF](https://sourceforge.net/p/tuxguitar/discussion/522984/thread/0a8c900ddd/) - [Fork GitHub repo](https://github.com/helge17/tuxguitar/) - If possible enable aarch64 - Apparently the [flathub package](https://github.com/flathub/ar.com.tuxguitar.TuxGuitar) also moved to the fork while keeping the package name

The current CI pipeline is optimized towards build speed, so only new/updated/modified packages are built. This may result in PKGBUILDs silently breaking due to external effects (new compiler version, renamed...

tooling

### Why should we package VCV Rack plugins? - By default, a user needs to sign up for the [VCV Library](https://library.vcvrack.com) in order to download and install 3rd party plugins....

package

Continuation of #29: - [ ] reorganize content + templates - [ ] split out package details (or at least file list) to separate pages, otherwise the page will get...

documentation

Could you please add a git tag or GitHub Release for the latest stable release (2.0.2)? Thanks :)

When debugging a hard to reproduce issue where `flagsmith.flags` was randomly `{}`, causing the wrong states to be rendered in our react app, it turned out to be related to...

- See OpenLightingProject/ola#1966

bug