8 Jan
2024
8 Jan
'24
3:44 p.m.
On 1/8/24 16:09, Sam Darwin via Boost wrote:
Thanks; then leveraging GitHub releases seems like the best solution to me. Maybe the only (free) solution we have.
Glen, While GitHub Releases seems like the best plan, here are a few other details. JFrog is hosting: 1. development snapshots 2. beta and release-candidates 3. releases
The GitHub Releases paradigm is well designed for 3, and possibly 2. However it's not designed for "development snapshots" and would really be forcing that functionality.
What's the purpose of development snapshots? Can we drop them in favor of git checkout?