Perl / docker-perl-tester

Docker images with pre-installed test modules and test dependencies for CPAN modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please provide a devel build

rjbs opened this issue · comments

See Perl/docker-perl#125

docker-perl has very graciously added a monthly "devel" build of perl's latest dev snapshot, like the current v5.37.8

Being able to test against "latest blead" would be very useful!

I afraid I am unlikely to volunteer for this work, as I barely know how to operate Docker, so instead I hope someone else will be excited by this news and do whatever must be done. :)

I can have a look at it :-)

Wow, thanks! I immediately put this to use getting automated testing for a dist that only works on blead, and now that has led to it being almost ready to work on older perls!

https://github.com/rjbs/Sub-Exporter-Lexical/actions/runs/4026225518

Great I should update the doc with a recommended workflow to use devel where errors should be acceptable and not block a build