Closed patrickbkr closed 2 years ago
Do you know whether there is a way to try out the build without doing another release?
No, but we can build the same release again and again... as long as it's the "latest" everywhere (rakudo/rakudo, NQP, Moar,...) and no one changes the "modules.txt" in-between (which unfortunately anyhow no one "maintains")...
@AntonOks OK. Then I'd say we do just that.
@AntonOks You already triggered a new run, thanks. Can you explain what I missed?
@AntonOks You already triggered a new run, thanks. Can you explain what I missed?
a (Rakudo version-like) TAG , see https://github.com/rakudo/star/blob/a541401096756ff151f365eb7d45610037c1b194/.github/workflows/build_rakudo-star.yml#L91
There are several ways how-to fire a auto build... I think I need to take some time and write things down :O ... let's do it quick-n-dirty here for now / you ;)
Thanks for the explanation!
This reverts commit 8c8d72dca3f98d41c4ed942e35024dd5bce34c52.
I have set the two related secrets again (
GPG_PRIVATE_KEY
andPASSPHRASE
) in this repository as well aspatrickbkr/star
. A build inpatrickbkr/star
works as it did before. My best guess is thus, that the secrets inrakudo/star
were somehow flawed.@AntonOks Do you know whether there is a way to try out the build without doing another release?