action #160688
Updated by tinita 8 months ago
See also my report on the Perl Toolchain Summit: https://perlpunk.github.io/posts/2024-05-the-annual-perl-toolchain-summit/ "Running cpanspec"
I started to do this already for a past hack week but then was never able to finish it.
It's now the second attempt, and I should reserve some time for this to actually finish it.
## Acceptance criteria
**AC1**: autoupdate devel:languages:perl runs in a github cron workflow that can also be dispatched when necessary
**AC2**: We have an up-to-date container in OBS that is used in the workflow
**AC3**: devel:languages:perl:CPAN-{A..Z} are still updated on our internal host, using the new https://github.com/openSUSE/autoupdate-perl repo
**AC4**: autoupdate code is not duplicated (e.g. remove it from https://github.com/openSUSE/cpanspec)