-
Notifications
You must be signed in to change notification settings - Fork 571
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 Pi-Apps - app store for Raspberry Pi / ARM computers #2501
Comments
For Releases we could get the Releases on Github working for snapshots i don't know, are Beta Releases too much? |
Essentially, pi-apps updates link (or tag of github release) to latest snapshot weekly and they want to have this snapshot be available under said link/tag for atleast a week (longer = better, because users can opt-out from updating). If you're concerned about cluttering the releases page :
|
I understand users want the newest cards asap but one of the reasons we only offer one snapshot at a time is helping our workload tbh That said with the current approach we try hard to get the release schedule back to quicker intervals |
We already have releases here: https://github.com/Card-Forge/forge/releases ? Also we have old releases on our ftp: https://releases.cardforge.org/forge/forge-gui-desktop/ |
@tehdiplomat , I didn't know about that second link, thank you. But if releases will be more frequent, as @tool4ever said, I think that's fine. |
We were encouraging that because the tooling had broken and the main dev that ran manual releases had been busy with life stuff. Now that (at least PC) releases are on github-actions. I expect to run that much more often. I'm not sure I would say snapshot has less bugs, it just has different ones. And potentially worse ones. |
This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed. |
This issue was closed because it has been stalled for 5 days with no activity. |
We can publish Forge on Pi-Apps appstore.
Supported systems:
I already made a necessary script to install java and latest snapshot from FTP server on arm devices, see pi-apps/#2264
But,
Can we provide, let's say, up to 10 previous snapshots on ftp server or move snapshots to pre-releases?
As an alternative, I also set up this repo - https://github.com/Archargelod/forge-snapshot-archive with a simple workflow that archives every snapshot and publishes it as release, daily. - but it's a very janky solution, I'd like to avoid.
The text was updated successfully, but these errors were encountered: