Skip to content

Conversation

@glennsarti
Copy link
Contributor

Previously the debug server would default to applying changes to the system
instead of being opt-in. This commit changes the deafault value of noop to true
to make it safe by default. This commit also fixes typos in the README and
credits Corey Osman with ideas behind the debug server.

Copy link
Contributor

@michaeltlombardi michaeltlombardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is awesome except for the grammar as noted. :)

client/README.md Outdated
**Note - This is an experimental feature**

The Puppet extension is able to debug the compilation of a Puppet manifest, much like a Go, PowerShell, C# etc. The debugger supports:
The Puppet extension is able to debug the compilation of a Puppet manifest, much like the Go, PowerShell and C# languages. The debugger supports:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You took away the oxford comma. 😞

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oxford be damned!

Previously the debug server would default to applying changes to the system
instead of being opt-in.  This commit changes the deafault value of noop to true
to make it safe by default.  This commit also fixes typos in the README and
credits Corey Osman with ideas behind the debug server.
@glennsarti
Copy link
Contributor Author

@michaeltlombardi Ready for merge.

@jpogran jpogran merged commit c52d5ff into puppetlabs:master Nov 23, 2017
@jpogran jpogran added this to the 0.8.0 milestone Nov 23, 2017
@jpogran
Copy link
Contributor

jpogran commented Nov 23, 2017

Addresses #100 as well

@glennsarti glennsarti deleted the add-debug-note branch January 3, 2018 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants