9 Commits

Author SHA1 Message Date
ad1b58f5bd Fix nullable warnings and update CI/CD for beta branch 2026-01-30 11:38:49 -05:00
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
V1ck3s
d0e64bac81 feat: add dev branch to CI/CD pipeline and semver tag support 2026-01-08 18:11:44 +01:00
Vickes
cf6bc4d862 ci: add ARM64 (linux/arm64) Docker image support (#15) 2026-01-03 22:50:53 +01:00
V1ck3s
5ec4d31e91 ci: trigger on manual dispatch, tags, and merged PRs 2025-12-13 18:28:08 +01:00
V1ck3s
3a44a5782a feat: add CI/CD workflow for .NET build and Docker containerization 2025-12-13 18:06:37 +01:00