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

Setup CI/CD Pipeline #1

Open
dev-in-disguise opened this issue Dec 30, 2022 · 0 comments
Open

Setup CI/CD Pipeline #1

dev-in-disguise opened this issue Dec 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dev-in-disguise
Copy link
Owner

The CI/CD Pipeline should behave in the following way:

  • Builds and runs tests on PR to main
  • Publishes pre-release version on merge to main to nuget and github packages
  • Publishes release version when release branch is created to nuget and github packages

For versioning the Version property should be used in the csproj.
Pre-release versions shall have the suffix -pre

@dev-in-disguise dev-in-disguise added the enhancement New feature or request label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant