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

Automate 'Publish Release' task #3279

Open
hazzik opened this issue Apr 3, 2023 · 0 comments
Open

Automate 'Publish Release' task #3279

hazzik opened this issue Apr 3, 2023 · 0 comments

Comments

@hazzik
Copy link
Member

hazzik commented Apr 3, 2023

  1. Migrate Release Package build from TeamCity to GitHub Actions.
  2. Automatically build a Release version on git tag.
    Eg, build release version (no -dev suffix) if it is a tag and build dev package if it is master.
  3. Automatically publish to NuGet.org on tag
  4. Automatically create a draft release in GitHub?
    Here we need to investigate workflow - we create a draft release and create a tag when it is published or opposite?
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

No branches or pull requests

1 participant