Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemaik/chunky-pr-as-update-site
Serve Chunky PRs as update sites dynamically.
https://github.com/lemaik/chunky-pr-as-update-site
Last synced: 2 days ago
JSON representation
Serve Chunky PRs as update sites dynamically.
- Host: GitHub
- URL: https://github.com/lemaik/chunky-pr-as-update-site
- Owner: leMaik
- License: mit
- Created: 2022-05-26T17:04:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T19:20:54.000Z (9 months ago)
- Last Synced: 2024-05-01T13:01:59.295Z (8 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serve Chunky PRs as update sites
Installing PR builds is tricky for inexperienced users and plain impossible for non-GitHub users who can't download the artifacts. This project makes this very simple by providing dynamic update sites for [Chunky PRs](https://github.com/chunky-dev/chunky/pulls).
0. Make sure you're using Chunky Launcher v1.13.2 or later
1. Enter `https://chunky-pr.lemaik.de` as update site URL
2. Reload the release channels
3. Select the PR #PR_NUMBER release channels (the tooltips show the PR title)
4. Check for updates as long as the PR is open and just install themAll other stages are proxied from my "official" update server (chunkyupdate.lemaik.de) so you don't have to switch the update site to get stable releases.
## Known caveats
- This will download anything that builds on a PR in Chunky, so use with cautions. Don't install stuff from people you don't trust. I have to manually allow running GitHub Actions once per PR author though, so there is _some_ form of validation.
## License
This project is licensed under the MIT license.