Automatic Commits for outdated perl modules
The updates here are generated via a daily Github Workflow from https://github.com/openSUSE/autoupdate-perl .
To generate the spec https://github.com/openSUSE/cpanspec is used.
Then someone has to manually go over the updates and create submit reqests to devel:languages:perl (currently usually done by @tinita).
That last step is currently not automated because too many modules need manual handling (fixing license, dependencies, description etc.)
If you see a failing module, you can branch it from here and try to fix it.
Refresh
Name | Changed |
---|
Comments 5
Currently the autoupdate is broken because a newer version of osc and the source validator not being adapted to it yet: https://github.com/openSUSE/obs-service-source_validator/pull/141
autoupdate is working again
Updates were not running because the scheduled github workflow was disabled due to inactivity in the repository. Apparently there needs to be some activity, (like a commit?) at least every 60 days. Need to think about how to ensure that. But I guess triggering it manually will also restart the 60 days. It's running again now. I was very busy with other tasks but should be able to look at it very soon
The CPAN subprojects like https://build.opensuse.org/project/show/devel:languages:perl:CPAN-A are currently not updated anymore, as the hosting where this was running shutdown and I haven't found the time yet to move it elsewhere
I was able to work on it and moved the cronjob to a new host. Packages are now updated again.