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 build on commit #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

speige
Copy link
Contributor

@speige speige commented Dec 8, 2024

This will generate a new zip with binaries any time a commit is made to master, sending email notification to author of build errors, & allowing dependent projects to download an updated build to replace their NuGet version, if they desire a more recent unofficial build.

The git commit SHA is included in the dll's version number, so even if the official version (5.7.1.0) isn't updated, it's still obvious which git commit the dlls were compiled from.
image

@speige speige force-pushed the GitHubBuildAction branch from 8173064 to 39e5e9b Compare December 8, 2024 08:07
@speige speige force-pushed the GitHubBuildAction branch from 39e5e9b to 0922baa Compare December 8, 2024 08:57
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.

1 participant