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 package publish automation #357

Merged
merged 3 commits into from
May 25, 2024
Merged

Conversation

martincostello
Copy link
Owner

  • Extend the build workflow to output the NuGet package name and version and then dispatch a nuget_packages_published event when the NuGet package is published to NuGet.org.
  • Pin the version of dotnet-validate used.
  • Fix tests not be skipped with -SkipTests.

- Extend the build workflow to output the NuGet package name and version and then dispatch a `nuget_packages_published` event when the NuGet package is published to NuGet.org.
- Pin the version of dotnet-validate used.
@martincostello martincostello added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .net code labels May 25, 2024
Turn the items into a list before writing to the output.
@martincostello martincostello marked this pull request as ready for review May 25, 2024 17:00
Remove test logging.
@martincostello martincostello enabled auto-merge (squash) May 25, 2024 17:01
@martincostello martincostello merged commit eb58136 into main May 25, 2024
10 checks passed
@martincostello martincostello deleted the nuget-publish-automation branch May 25, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant