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

uyjulian added 2 commits Jul 23, 2020
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 AKuHAK commented Jul 24, 2020

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

@uyjulian
Copy link
Member Author

@uyjulian uyjulian commented Jul 24, 2020

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

.github/workflows/compilation.yml Show resolved Hide resolved
.github/workflows/compilation.yml Show resolved Hide resolved
Copy link
Member

@AKuHAK AKuHAK left a comment

I think that this PR can be merged safely.

@rickgaiser
Copy link
Member

@rickgaiser rickgaiser commented Jul 27, 2020

Alright, let's see what this does.

@rickgaiser rickgaiser merged commit 2e9e27c into ps2homebrew:master Jul 27, 2020
4 checks passed
AKuHAK pushed a commit that referenced this issue Sep 30, 2021
Auto upload builds using the Github release system on the "latest" tag
AKuHAK pushed a commit to AKuHAK/Open-PS2-Loader-history that referenced this issue Sep 30, 2021
Auto upload builds using the Github release system on the "latest" tag
AKuHAK pushed a commit to AKuHAK/Open-PS2-Loader-history that referenced this issue Sep 30, 2021
Auto upload builds using the Github release system on the "latest" tag
AKuHAK pushed a commit to AKuHAK/Open-PS2-Loader-history that referenced this issue Oct 3, 2021
Auto upload builds using the Github release system on the "latest" tag
AKuHAK pushed a commit to AKuHAK/Open-PS2-Loader-history that referenced this issue Oct 3, 2021
Auto upload builds using the Github release system on the "latest" tag
AKuHAK pushed a commit to AKuHAK/Open-PS2-Loader-history that referenced this issue Oct 3, 2021
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.

4 participants