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

Document that pry-remote and pry-nav/pry-byebug do not work together #2167

Closed
lucywyman opened this issue Sep 14, 2020 · 0 comments · Fixed by #2242
Closed

Document that pry-remote and pry-nav/pry-byebug do not work together #2167

lucywyman opened this issue Sep 14, 2020 · 0 comments · Fixed by #2242
Labels
Docs Documentation, hands-on lab, and examples.

Comments

@lucywyman
Copy link
Contributor

Describe the Change You Would Like

This link sums the issue up fairly well, but basically pry-remote which is necessary to debug tasks run using Bolt does not work with pry-nav or pry-byebug. We should document this issue in the task debugging docs and on the known issues page.

@lucywyman lucywyman added the Docs Documentation, hands-on lab, and examples. label Sep 14, 2020
lucywyman added a commit to lucywyman/bolt that referenced this issue Oct 7, 2020
… together

This adds a note to the 'Debugging Tasks' section of the docs under the
ruby section that the library we recommend, 'pry-remote', does not work
with common pry libraries 'pry-nav' and 'pry-byebug'. This issues is
[known](Mon-Ouie/pry-remote#35 (comment))
and does not seem likely to be resolved.

I opted not to include this in our known issues page since this isn't an
issue with Bolt itself.

Closes puppetlabs#2167

!no-release-note
beechtom added a commit that referenced this issue Oct 7, 2020
(GH-2167) Add note that pry-remote and pry-nave do not work together
dontlaugh pushed a commit to dontlaugh/bolt that referenced this issue Nov 22, 2020
… together

This adds a note to the 'Debugging Tasks' section of the docs under the
ruby section that the library we recommend, 'pry-remote', does not work
with common pry libraries 'pry-nav' and 'pry-byebug'. This issues is
[known](Mon-Ouie/pry-remote#35 (comment))
and does not seem likely to be resolved.

I opted not to include this in our known issues page since this isn't an
issue with Bolt itself.

Closes puppetlabs#2167

!no-release-note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Documentation, hands-on lab, and examples.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant