On Sun, 03 Nov 2024 11:08:19 +0100,
Marc Espie <marc.espie.openbsd@gmail.com> wrote:
> if ($e =~ m/^GH\_(?:ACCOUNT|COMMIT|PROJECT|TAGNAME)$/) {
> say STDERR "$name: $e older-style GH stuff";
> next;
> }
This way forces to migrate from GH_ variables to DIST_TUPLE.
I thought that is no consece that it should be done, am I wrong?
--
wbr, Kirill
No comments:
Post a Comment