Skip to content

CI: build, test, pack - #2

Merged
jrconradt merged 4 commits into
mainfrom
ci
Jun 6, 2026
Merged

CI: build, test, pack#2
jrconradt merged 4 commits into
mainfrom
ci

Conversation

@jrconradt

Copy link
Copy Markdown
Owner

Simple GitHub Actions pipeline: build the solution, run tests, pack the library, upload the nupkg. Triggers on push/PR to main.

Opened to exercise the workflow on the branch.

🤖 Generated with Claude Code

jrconradt added 4 commits June 6, 2026 07:46
GitHub Actions pipeline on push/PR to main — builds the solution, runs
tests, packs the library, and uploads the nupkg.

Generated with Claude Code
Add a publish job gated on the nuget environment (NUGET_API_KEY), running
only on push to main. Set Version to 0.1.0 (was defaulting to 1.0.0).

Generated with Claude Code
Only the library should publish; tests already set IsPackable=false.

Generated with Claude Code
@jrconradt
jrconradt merged commit b92a551 into main Jun 6, 2026
2 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