Re: Perl component for building perl modules on Gitlab instances
[email protected] (Kang-min Liu)
| Newsgroups | perl.module-authors |
|---|---|
| Message-ID | <[email protected]> |
Wouter Verhelst <[email protected]> writes: Hi, That's a lot of automation in 1 component! > Still TODO is add support for pushing to PAUSE, but I need to come up > with a safe way to do that, and doing something to generate and upload > SBOM files. Do gitlab offer some space for storing artifacts temporarily ? If so, an useful scenario for authors is to upload them to CPAN via their usual means after manually downloading the artifacts (tarballs) from gitlab. It may be preferred by whoever do not wish to store their PAUSE credentials anywhere other than their own systems. -- Cheers, Kang-min Liu