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

.github: make auto release #3259

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

nishinji
Copy link
Contributor

Vita3K can run more games and regressions are not unusual for now, it is better to retain past builds.
Looking at PCSX2, there does not appear to be a capacity limit on releases.
Release looks like this.
image
If you do not want a large number of releases created, i can change code to have a release created when a tag is created.

@github-actions github-actions bot added build Related to the build process .github labels Mar 23, 2024
@Zangetsu38
Copy link
Contributor

little problem, missing this for auto updated in vita3k
image

@nishinji
Copy link
Contributor Author

little problem, missing this for auto updated in vita3k image

Build number is provided in release title.
I can't understand what you asking.

@Zangetsu38
Copy link
Contributor

auto updated get broken with this code
It using description of release for get build number
exactly like is on current, with looking second line and take number after Vita3K Build:

@nishinji
Copy link
Contributor Author

The action I am trying to use does not seem to support the changes of the release notes(and I don't think the current one is user friendly). 🙃
Could you please change the code for the update?
And yes, we need to change the code for bot and website.

@Zangetsu38
Copy link
Contributor

is not possible adding description like current ? 🤔
commit source and etc is very better compare here, more proper

@github-actions github-actions bot added the gui label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to the build process .github gui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants