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

UploadHelper Overhaul/Fixing BepInExPluginVersion #503

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

MrPurple6411
Copy link
Member

@MrPurple6411 MrPurple6411 commented Nov 16, 2023

Changes made in this pull request

  • Setup BepinexPluginVersion to use the new SuffixNumber
    image

  • Overhauled Upload Helper

    • Added a lot of Ask calls to bypass things that may not need to be done.
    • Automated projects rebuild with NuGet restore after version number changes.
    • Ask permission more often instead of forcing opening folders and websites.
    • Append BepinexPluginVersion to end of zip file.
    • Upload helper will remove VersionSuffix from Version.targets and set the SuffixNumber to 0 if no pre-release suffix is used.

image

image

image

Copy link
Member

@LeeTwentyThree LeeTwentyThree left a comment

Choose a reason for hiding this comment

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

Works as intended. Very convenient too.

@LeeTwentyThree LeeTwentyThree merged commit 6477816 into master Dec 2, 2023
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
@MrPurple6411 MrPurple6411 deleted the UploadHelper/BepinexVersioning branch December 17, 2023 22:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants