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 Windows binary releases on changes to master #646

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

FreezyLemon
Copy link
Contributor

Second part of #530.

First commit has some general improvements. The improved caching cuts the build time by around half.

Second commit kicks off the workflow on every push to master and automatically creates a prerelease with the Windows binary. This release is always called latest and can only exist once. This means the previous latest release will be deleted and then re-created with the new Windows binary. The latest release can always be found under the same URL (example https://github.com/FreezyLemon/Av1an/releases/tag/latest).

This does not cover full, tagged releases. But those can be made by downloading the last av1an.exe and manually attaching it to the release, which makes it easier, I think.

@FreezyLemon FreezyLemon changed the title Auto-build and release changes to master Automate Windows binary releases on changes to master Jul 4, 2022
Copy link
Collaborator

@redzic redzic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks! This should make downloading newer versions of av1an significantly easier.

@mergify mergify bot merged commit 86073a6 into master-of-zen:master Jul 4, 2022
@FreezyLemon FreezyLemon deleted the create-release-on-push branch July 4, 2022 19:49
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.

2 participants