That makes me question what is in the actual release. Tags named “rel/“ are immutable so you can’t have added anything to that after the first rc.
Ralph > On May 4, 2023, at 1:31 PM, Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > > Hi Matt, > > On Thu, 4 May 2023 at 22:09, Matt Sicker <m...@musigma.org> wrote: >> >> Which tag is it? I see ‘rel/0.1.0-rc1’ and then references to RC2 and RC3? > > It's `rel/0.1.0-rc1` due to a bug in the CI scripts. I added > `rel/0.1.0-rc3` right now to partially correct it. > > Piotr