You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: improve CI workflow, build system, docs, and init scripts
- Simplify VERSION_SUFFIX handling in CI by removing if/else branching
- Merge OIDC and API key NuGet push steps into a single conditional step
- Extract ApplyVersionSuffix helper to eliminate repetition across NUKE targets
- Add dotnet-stryker to tool manifest for mutation testing
- Add RefreshLockFiles NUKE target for lock file regeneration
- Set explicit IsPackable=false on test project
- Fix double-slash paths in build.sh
- Fix Calculator API docs (static class, correct parameter names)
- Migrate init script logic to NUKE Init target, simplify shell wrappers
Made-with: Cursor
0 commit comments