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

Separate NuGet releasing from changelog generator #45

Closed
aochmann opened this issue Oct 17, 2020 · 2 comments
Closed

Separate NuGet releasing from changelog generator #45

aochmann opened this issue Oct 17, 2020 · 2 comments
Labels
help wanted Extra attention is needed up-for-grabs Help is needed on this one

Comments

@aochmann
Copy link
Contributor

Idea how to solve it:

  • create personal token for pushing new tag and invoking another workflow like here: fix: tag releasing kkokosa/Strings.Abbreviations#13
  • in changelog-generator after success create tag: nuget/version
  • in nuget-releasing workflow listen on any push on tag nuget/version
@aochmann aochmann added help wanted Extra attention is needed up-for-grabs Help is needed on this one labels Oct 17, 2020
@aochmann
Copy link
Contributor Author

The ideal solution would be to separate GitHub Packages and NuGet releasing.

We could also create workflow for build and creating artifact for it and then base on artifact creating releasing 🤔

@aochmann
Copy link
Contributor Author

Fixed on latest develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed up-for-grabs Help is needed on this one
Projects
None yet
Development

No branches or pull requests

1 participant