0.12.7rc0
First release candidate for 0.12.7 LTS release. Adds only the LTS publishing job.
@pradeepp88 -- here is the first RC release. In doing this, I realize that the publication should only happen for final releases -- not RCs. This PR will let us test the process, but do we need to update the GHAs to bypass RCs? Or will that already happen?
Thanks
Ugh. I think it will do it for rc releases. We should be able to put a simple if and exit statement for the tag name.
I tried to address this with https://github.com/openwallet-foundation/acapy/pull/3796. I haven't tested it out yet. Need to adjust all the publish workflows for my fork.
Ok this PR to fix it is tested now. Wasn't actually hard to do.
@jamshale -- added your PR to the release. Please review again and once approved, I'll merge and do a release.