LocalizationResourceManager.Maui icon indicating copy to clipboard operation
LocalizationResourceManager.Maui copied to clipboard

Suggestion: setup GitHub Actions to automate the build / release process

Open hansmbakker opened this issue 1 year ago • 2 comments
trafficstars

Suggestion to add GitHub Actions that build the repository when PRs are updated or merged to main, and that publish the package to NuGet for a release.

This adds transparency to the build/release process and makes releases less time-consuming and less sensitive to human mistakes.

hansmbakker avatar Sep 02 '24 08:09 hansmbakker

@hansmbakker , agree! 👍 This is something I really should look into. 😄

SirJohnK avatar Sep 04 '24 16:09 SirJohnK

If it helps to get you started, here is a library I helped building the GitHub Actions to publish to nuget

hansmbakker avatar Sep 06 '24 15:09 hansmbakker