Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflows for build and release #2

Merged
merged 9 commits into from
Jun 5, 2024
Merged

Conversation

hallipr
Copy link
Collaborator

@hallipr hallipr commented Jun 4, 2024

The build pipeline will add a dynamic version suffix to the pipeline and run build, test and pack. On non-PR runs, it will publish the alpha versioned package to the internal GitHub NuGet feed.

The release pipeline is queued whenever a new release is created in GitHub. It doesn't use any dynamic versioning, relying on the version committed to the repo. It will build, test, pack and release the package to GitHub.

@hallipr hallipr force-pushed the hallipr/workflows branch from fee44fc to b1afe27 Compare June 5, 2024 21:28
@hallipr hallipr force-pushed the hallipr/workflows branch from 2c8dac6 to 77200f7 Compare June 5, 2024 21:47
@weshaggard weshaggard merged commit 92c52d2 into main Jun 5, 2024
1 check passed
@weshaggard weshaggard deleted the hallipr/workflows branch June 5, 2024 21:53
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.

2 participants