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

Auto upload builds using the Github release system on the "latest" tag #299

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

uyjulian
Copy link
Member

@uyjulian uyjulian commented Jul 23, 2020

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

This PR contains changes to allow auto upload of builds using the Github release system on the latest tag, so that people without a Github account can download the builds.

Closes #298

Automatically create release on the master branch with builds
Upload files on that release (so it is possible to download build without login)
Name variants with the version number
Package variants + documentation in a zip file
@AKuHAK
Copy link
Member

AKuHAK commented Jul 24, 2020

Hmm are you sure that this will not erase previous releases?

@uyjulian
Copy link
Member Author

This will only modify the latest release. Other releases will not be affected

Copy link
Member

@AKuHAK AKuHAK left a comment

Choose a reason for hiding this comment

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

I think that this PR can be merged safely.

@rickgaiser
Copy link
Member

Alright, let's see what this does.

@rickgaiser rickgaiser merged commit 2e9e27c into ps2homebrew:master Jul 27, 2020
AKuHAK pushed a commit that referenced this pull request Sep 30, 2021
Auto upload builds using the Github release system on the "latest" tag
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
Auto upload builds using the Github release system on the "latest" tag
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.

[FR] "Rolling" nightly release
4 participants