• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / cronn / 20010850303

Builds Branch Commit Type Ran Committer Via Coverage
20010850303 master ci: add digest verification before manifest creation push 07 Dec 2025 09:52PM UTC umputun github
74.64
20010551102 master ci: migrate docker builds to native GitHub ARM64 runners - split docker builds from ci.yml into separate docker.yml - use native ubuntu-24.04-arm runner for arm64 builds (~70% faster) - docker.yml triggers via workflow_run after build succeeds - ... push 07 Dec 2025 09:26PM UTC umputun github
74.64
19793921555 master refactor: modernize code with go 1.24+ patterns - use range over int instead of for i := 0; i < n; i++ - use t.Context() instead of context.WithCancel(context.Background()) - use strings.SplitSeq/bytes.SplitSeq instead of Split - use slices.Conta... push 30 Nov 2025 04:42AM UTC umputun github
74.64
19778159108 master docs: add "why cronn?" section and update docker references add concise feature overview explaining what cronn offers and what common scheduler pain points it avoids. remove redundant feature list. update docker references to use ghcr.io. push 29 Nov 2025 03:15AM UTC umputun github
74.57
19778133756 master docs: add "why cronn?" section and update docker references add concise feature overview explaining what cronn offers and what common scheduler pain points it avoids. remove redundant feature list. update docker references to use ghcr.io. push 29 Nov 2025 03:13AM UTC umputun github
74.57
19614237708 master chore: update dependencies update go-sysconf, numcpus, x/crypto, modernc.org/libc, and modernc.org/sqlite push 23 Nov 2025 04:46PM UTC umputun github
74.57
19591156963 refs/tags/v1.9.0 feat: add neighbor instances selector for multi-server navigation (#56) * feat: add neighbor instances selector for multi-server navigation add optional server selector dropdown to hostname badge in web UI. when configured via --web.neighbors-ur... push 22 Nov 2025 05:47AM UTC web-flow github
74.57
19591028410 master feat: add neighbor instances selector for multi-server navigation (#56) * feat: add neighbor instances selector for multi-server navigation add optional server selector dropdown to hostname badge in web UI. when configured via --web.neighbors-ur... push 22 Nov 2025 05:35AM UTC web-flow github
74.57
19591020804 feat/neighbors-selector fix: correct CSS selector for details open state Change .neighbors-selector.open to .neighbors-selector[open] since <details> elements use the [open] attribute, not a class. Also document HTMX lazy-load dropdown pattern in CLAUDE.md. push 22 Nov 2025 05:34AM UTC umputun github
74.63
19591021261 feat/neighbors-selector fix: correct CSS selector for details open state Change .neighbors-selector.open to .neighbors-selector[open] since <details> elements use the [open] attribute, not a class. Also document HTMX lazy-load dropdown pattern in CLAUDE.md. Pull #56 22 Nov 2025 05:34AM UTC umputun github
74.63
19590868108 feat/neighbors-selector refactor: replace JS dropdown with HTMX details/summary pattern push 22 Nov 2025 05:21AM UTC Umputun github
74.57
19590868508 feat/neighbors-selector refactor: replace JS dropdown with HTMX details/summary pattern Pull #56 22 Nov 2025 05:21AM UTC Umputun github
74.63
19590523419 feat/neighbors-selector feat: add neighbor instances selector for multi-server navigation add optional server selector dropdown to hostname badge in web UI. when configured via --web.neighbors-url, clicking the hostname opens a dropdown with neighboring cronn instances ... Pull #56 22 Nov 2025 04:50AM UTC umputun github
74.63
19514231352 master feat: add hostname display in web UI (#55) * feat: add hostname display in web UI added --web.hostname CLI flag to display hostname in navbar and settings modal. if not set, falls back to os.Hostname(). changes: - added Hostname field to Web st... push 19 Nov 2025 07:45PM UTC web-flow github
74.36
19513380513 feature/web-hostname style: use CSS variable for hostname badge margin use var(--spacing-3) instead of hardcoded 12px for consistency with the rest of the stylesheet Pull #55 19 Nov 2025 07:13PM UTC umputun github
74.36
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc