Remote Debugging CI/CD Pipelines | NUKE #992
Replies: 3 comments 4 replies
-
This is amazing! Have a question - is this also supported on windows hosts? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would love this feature! |
Beta Was this translation helpful? Give feedback.
2 replies
-
Is this feature pure fantasy? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Remote Debugging CI/CD Pipelines | NUKE
Problems that only occur in CI/CD pipelines are very hard to troubleshoot. No matter if it's about flaky tests, a bug in the build script, or any other nasty behavior – remote debugging can drastically reduce the time to fix such issues right from your local IDE and terminal.
https://nuke.build/blog/2022/08/09/remote-debugging-cicd-pipelines/
Beta Was this translation helpful? Give feedback.
All reactions