Commit Graph
6 Commits
Author SHA1 Message Date
Elias Wendland 3297f60f00 Bunch of changes, like a lot 2026-07-17 18:58:52 +02:00
Elias Wendland fb6b937818 chore: enable git LFS in CI and add AVIF to PNG package recommendation test
Release / check-release (push) Successful in 15s
Release / build (push) Skipped
Release / package (deb) (push) Skipped
Release / package (rpm) (push) Skipped
Release / publish (push) Skipped
CI / test (push) Failing after 45s
2026-07-17 16:02:26 +02:00
Elias Wendland eb76ed1937 refactor: restructure project into a workspace by introducing a plugin API crate and modularizing individual plugin definitions.
Release / check-release (push) Successful in 17s
Release / build (push) Skipped
Release / package (deb) (push) Skipped
Release / package (rpm) (push) Skipped
Release / publish (push) Skipped
CI / test (push) Failing after 2m6s
2026-07-17 15:50:50 +02:00
Elias Wendland f1e3ae25cc chore: remove windows build job from CI workflow
Release / build_package (x86_64-pc-windows-gnu, exe) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-gnu, deb-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-gnu, rpm-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, deb-musl) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, rpm-musl) (push) Has been skipped
Release / publish-release (push) Has been skipped
CI / Build Linux (push) Successful in 1m33s
CI / Test (push) Successful in 1m20s
Release / check-release (push) Successful in 13s
Release / build_executable (convertis, x86_64-unknown-linux-gnu) (push) Has been skipped
Release / build_executable (convertis, x86_64-unknown-linux-musl) (push) Has been skipped
Release / build_executable (convertis.exe, x86_64-pc-windows-gnu) (push) Has been skipped
2026-07-01 20:38:44 +02:00
Elias Wendland 5f2863cbbd ci: restrict workflows to main branch and refactor release process to use cross-compilation for multi-platform artifact generation
CI / Build Windows (push) Has been cancelled
Release / check-release (push) Successful in 14s
Release / build_executable (convertis, x86_64-unknown-linux-gnu) (push) Has been skipped
Release / build_executable (convertis, x86_64-unknown-linux-musl) (push) Has been skipped
Release / build_executable (convertis.exe, x86_64-pc-windows-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-gnu, deb-gnu) (push) Has been skipped
Release / build_package (x86_64-pc-windows-gnu, exe) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, deb-musl) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-gnu, rpm-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, rpm-musl) (push) Has been skipped
Release / publish-release (push) Has been skipped
CI / Test (push) Successful in 2m15s
CI / Build Linux (push) Successful in 2m40s
2026-07-01 16:59:49 +02:00
Elias Wendland e030513d57 Initial commit 2026-07-01 15:50:24 +02:00