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

Add support for Github Package Releases #4

Open
JMTK opened this issue Mar 25, 2023 · 0 comments · May be fixed by #8
Open

Add support for Github Package Releases #4

JMTK opened this issue Mar 25, 2023 · 0 comments · May be fixed by #8
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JMTK
Copy link
Owner

JMTK commented Mar 25, 2023

Problem

The repository currently requires users to manually pull it down and build the solution to run the EXE

Solution

Using Github's package release tools, create incremental versioning so that releases can be pushed out, ideally with a way to publish with changelogs(using the tag spread syntax)

I have started a PR but would like some additional review on it so it can use the Publish Profile and release just like the existing manual release I did

@JMTK JMTK added enhancement New feature or request good first issue Good for newcomers labels Mar 25, 2023
JMTK added a commit that referenced this issue Mar 26, 2023
@JMTK JMTK linked a pull request Mar 26, 2023 that will close this issue
@JMTK JMTK linked a pull request Mar 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant