Day 19: CI for Plack-Middleware-LogAny

szabgab

Gabor Szabo

Posted on December 19, 2022

Day 19: CI for Plack-Middleware-LogAny

Today I spent about 3-4 hours on various other projects. Managed to make good progress on some really interesting ones, but could not finish the CI for either one of them. I opened GitHub Issues reporting the problems, but I still could not get either of them done.

Finally I found this Perl module called Plack-Middleware-LogAny.

I copied the CI file from Plack-Middleware-Greylist that I created on day 9.

The only difference is that this one passes on Windows as well.

I sent the Pull-request

Conclusion

It's better to start earlier working my CI.

💖 💪 🙅 🚩
szabgab
Gabor Szabo

Posted on December 19, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related