• Joined on 2026-02-17
grenade pushed to main at gongfoo/gongfoo 2026-05-14 07:06:26 +00:00
025dc85503 feat(images): add runner-rust-gtk3 image
30b0ffa896 feat(images): extend fedora-43 and rpm runner package sets
Compare 2 commits »
grenade pushed tag v0.2.9 to monsoon/monsoon 2026-05-14 06:31:15 +00:00
grenade pushed to main at monsoon/monsoon 2026-05-14 06:31:15 +00:00
44ec4463d2 feat: register-magnet-handler subcommand and local/remote desktop sources
266d91aa61 docs: add CLAUDE.md with codebase guide for Claude Code
150e6c7b4d ci: use rpm-changelog and copr-publish actions, commit version bump back
Compare 3 commits »
grenade pushed to main at cichlid/cichlid 2026-05-13 04:14:48 +00:00
14a781ec27 feat: initialize tracing subscriber for RUST_LOG support
grenade pushed to main at cichlid/cichlid 2026-05-12 15:16:44 +00:00
da22420bb6 feat: add seed peer discovery via --peer flag
grenade pushed to main at cichlid/cichlid 2026-05-12 15:12:29 +00:00
ad780d31fd doc: planning for peer discovery via seed peers
grenade pushed to main at cichlid/cichlid 2026-05-12 12:46:19 +00:00
fb259e421f feat: add cert provisioning and nginx proxy config for dashboard
grenade pushed to main at gongfoo/gongfoo 2026-05-12 10:34:37 +00:00
5f8421ff0d fix: use exact label match for active runner counting
grenade pushed to main at cichlid/cichlid 2026-05-12 10:23:17 +00:00
bc808852fc fix: guard machine-id tests on systemd-id128 availability
grenade pushed to main at grenade/moments 2026-05-12 10:20:18 +00:00
9a8c0955b5 chore: phrasing
grenade pushed to main at cichlid/cichlid 2026-05-12 09:58:32 +00:00
7c7e302f36 fix: skip machine-id tests when /etc/machine-id is absent
grenade pushed to main at cichlid/cichlid 2026-05-12 09:48:51 +00:00
8809bdaf31 chore: fix clippy collapsible-if lint
grenade pushed to main at cichlid/cichlid 2026-05-12 09:47:32 +00:00
47930b3133 chore: rustfmt
grenade pushed to main at cichlid/cichlid 2026-05-12 09:46:51 +00:00
3da5aff9cf feat: hot-reload TLS certificates on file change
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:41:08 +00:00
8a12d0c94a feat(dashboard): add loading spinner for recent jobs table
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:36:44 +00:00
204cb6f21a fix(dashboard): stable sort for gitea runners table
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:34:13 +00:00
59a36e61b7 feat(dashboard): show host for gongfoo runners in gitea view
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:29:06 +00:00
f8d4a9a7ea fix: reaper now catches stuck runners with NULL spawned_at/container_id
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:20:01 +00:00
afe1877042 style(dashboard): use cyan for RUNNING status to distinguish from SUCCESS
grenade pushed to main at gongfoo/gongfoo 2026-05-12 09:18:57 +00:00
36a982adba fix(dashboard): use conclusion field for completed job outcomes