Skip to content

ci: standardize workflow and re-enable tests#28

Merged
phmatray merged 1 commit intomainfrom
ci/standardize-workflows
Feb 28, 2026
Merged

ci: standardize workflow and re-enable tests#28
phmatray merged 1 commit intomainfrom
ci/standardize-workflows

Conversation

@phmatray
Copy link
Contributor

Summary

  • Re-enable the commented-out test job and add it back to deploy dependencies
  • Add concurrency group (ci-${{ github.ref }}) to cancel redundant workflow runs
  • Update checkout to v6, codecov-action to v5
  • Standardize NuGet secret name from NUGET_APIKEY to NUGET_API_KEY

Test plan

  • Verify CI workflow triggers on push to main
  • Verify test job runs and passes
  • Verify deploy job waits for test job completion

- Uncomment test job and add it back to deploy dependencies
- Add concurrency group to cancel redundant runs
- Update codecov-action to v5
- Standardize NuGet secret name to NUGET_API_KEY
@phmatray phmatray merged commit 299af92 into main Feb 28, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant