Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Add debugging images #130

Open
FGasper opened this issue Feb 26, 2023 · 3 comments · May be fixed by #131
Open

RFE: Add debugging images #130

FGasper opened this issue Feb 26, 2023 · 3 comments · May be fixed by #131

Comments

@FGasper
Copy link

FGasper commented Feb 26, 2023

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!

@rwp0
Copy link

rwp0 commented Feb 26, 2023

Blead with debugging and threads is what many people need.

@waterkip
Copy link
Contributor

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.

@zakame
Copy link
Member

zakame commented Feb 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants