You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some error states that Perl only catches when it’s built with -DDEBUGGING. For CI purposes, then, it would be a boon to have debugging builds available.
Thank you for your consideration!
The text was updated successfully, but these errors were encountered:
We have #60 which needs a rebase of sorts to make it work and somewhere to push the images to.
The issue in the past was that our builds already take a long time on docker hub and adding the debugging builds add more time. Putting them on GH would be a solution. Another option is to build them on GH and push them to Docker hub.
Thanks @FGasper for the suggestion! @waterkip is right - we'll likely add this (along with the other requested builds in #109) as images on GitHub Container Registry first. We can mirror to Docker Hub under a different namespace later.
There are some error states that Perl only catches when it’s built with
-DDEBUGGING
. For CI purposes, then, it would be a boon to have debugging builds available.Thank you for your consideration!
The text was updated successfully, but these errors were encountered: