You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
faster building and testing. v3.1.8 takes up to 40 minutes to build for all distros, and then 90 minutes to run tests on all distros, breaks the thinking flow a lot
leverage github actions
separate own ffmpeg packages, it changes very rarely (but we do need our own build)
build scripts and procedures optimization
build for one distro, start testing this build, meanwhile a package for another distro is being built. Currently it's "buildall && testall"
caching containers
installer updated -> save resulting container for updated build installs & testing
release build updated -> save container for testing
Planned PRs/issues/features:
Previous release: #713
The text was updated successfully, but these errors were encountered: