Hi Alceu, Do check out what is already available in the GitHub Marketplace.
- https://github.com/marketplace?type=&verification=&query=perl+ <https://github.com/marketplace?type=&verification=&query=perl+> And there are plenty of repositories of Perl projects making use of these or custom variations. For example perl-actions: - https://sourcegraph.com/search?q=context:global+perl-actions&patternType=literal <https://sourcegraph.com/search?q=context:global+perl-actions&patternType=literal> I personally shifted away from TravisCI due to the slow response times. No hard feelings, I was very happy with Travis CI, but the need for fast feedback was more important - but I guess you cannot expect first class treatment for free. I myself have been working on a Dizt::Zilla based Docker image, called Ebirah, since these prebuilt Docker images speed up run time. It is still an experiment, but it works and it is available in the GitHub Marketplace. Have fun jonasbn > On 28 May 2022, at 19.43, Alceu Rodrigues de Freitas Junior via > cpan-testers-discuss <cpan-testers-discuss@perl.org> wrote: > > Hello folks, > > I just saw that the project cpantesters-web > <https://github.com/cpan-testers/cpantesters-web> has a failing badge for > TravisCI, which I understand is not an (free) option anymore (I have broken > badges myself). > > I've noticed that Github Actions might be a good substitute for that, do you > think it would be interesting to setup it to cpantesters-web as well? > > Just checked out, the service should be free for it as long the repository is > public: > > https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions > > <https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions> > Regards, > > Alceu >