Commit Graph

6 Commits

Author SHA1 Message Date
joshpatra 877d2ffddf v1.4.4: re-releasing tag
Docker Build & Push / build-and-test (push) Has been cancelled
Docker Build & Push / docker (push) Has been cancelled
2026-03-25 16:30:51 -04:00
joshpatra ad1b58f5bd Fix nullable warnings and update CI/CD for beta branch 2026-01-30 11:38:49 -05:00
joshpatra fe886fc44b Upgrade to .NET 10.0 and fix tests 2026-01-30 11:32:21 -05:00
phyzical 9627831393 adjust to match your fork 2026-01-30 19:25:25 +08:00
Branson 714e465996 Update Docker workflow for version tagging 2026-01-10 22:44:26 -05:00
V1ck3s 1c56534e26 ci: split workflows into separate CI and Docker jobs
- Split ci.yml into two workflows for cleaner PR checks
- ci.yml: runs build-and-test on PRs and pushes (no Docker)
- docker.yml: runs build-and-test + Docker build/push on merges, tags, and manual triggers
- Eliminates 'docker: skipping' status on open PRs
2026-01-08 23:51:57 +01:00