summarylogtreecommitdiffstats
path: root/update.sh
AgeCommit message (Collapse)Author
2026-04-19chore(aur): bump pkgrel to 4LIghtJUNction
2026-04-19chore: skip CLI integration tests in release buildsLIghtJUNction
Tests that require ./target/debug/mimictl can't run in AUR release builds (which use --release flag). Skip these tests and keep unit tests that don't require the binary path. Also bump pkgrel for new release.
2026-04-11fix(aur): ship missing systemd timerLIghtJUNction
2026-04-10chore(aur): bump pkgrel to 2LIghtJUNction
2026-04-09feat(aur): add update.sh script for automated uploadLIghtJUNction