27 May
2024
27 May
'24
3:39 p.m.
On 5/27/24 18:06, Peter Dimov via Boost wrote:
Andrey Semashev wrote:
Something's really wrong with release tagging.
I've looked at a few of these at random and I believe that the common theme is that the boost-1.85.0 tag is always the same as the boost-1.85.0.beta1 tag, even when the library has changes between beta and release.
Do you know where tags for submodules are created? I found this: https://github.com/boostorg/release-tools/blob/38ed0545ff2e0cd1f27a3aa6fbd05... but it looks like it only creates the tag for the superproject. I suspect, git submodules aren't synchronized with the superproject when tags are created.