$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2024-01-08 15:44:28
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?