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

Use Github actions to automate the release process #600

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Conversation

martinbryant
Copy link
Contributor

@martinbryant martinbryant commented Mar 11, 2024

  • Add a Github action that is triggered on Github release
  • Automation of release notes process that is generated using the PR's merged since last release
  • Version is driven from the version in the Github release
  • Release notes in the Nuget package is now a link to the Github release notes
  • Nuget secret is now a secret on the repository
  • The template proj file using up to date constructs for licence, readme and logo

@Larocceau
Copy link
Contributor

@martinbryant Looks good, except that I thought we agreed on keeping the push in the to nuget in build script, since GH automatically hides them? https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#redacting-secrets-from-workflow-run-logs

@jwthomson jwthomson merged commit 4e0079c into master Apr 5, 2024
1 check 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.

4 participants