JMTK / JMTK/SunshineGameFinder
Add support for Github Package Releases
- Dominant language
- C#
- Stars
- 46
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
# 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](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases), create incremental versioning so that releases can be pushed out, ideally with a way to publish with changelogs([using the tag spread syntax](https://docs.github.com/en/repositories/releasing-projects-on-github/comparing-releases))
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
Contributor guide
Research direction
Start by reviewing open pull request #8 and the repository's existing manual release and Publish Profile. Compare those with GitHub's release and tag comparison documentation. Done means releases can be published with incremental versions and changelogs, while producing the EXE without requiring users to build it manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100