-
Notifications
You must be signed in to change notification settings - Fork 53
Release/2.9 #172
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
Release/2.9 #172
Conversation
* Update issue templates Add in new issue templates for bug reports and feature requests. Bug reports will have a basic template covering "description", "error messages", and "chef exceptions" Feature requests will have a basic template covering "description", and a "reasoning behind feature" * fix spacing for bug report and feature request templates * add pull request template * update changelog with changes * respond to code review comments and change header to ## * respond to code review comments and use Justification and change header to ## * move CONTRIBUTING and PULL_REQUEST_TEMPLATE into ISSUE_TEMPLATE directory as suggested in PR comments * move github specific docs into github folder * move shared docs into root
- Paired with Andre Shields and Chris Gilbert
Co-Authored-By: v-anshie <v-anshie@microsoft.com>
added description of user/group plist support.
Paired with Chris Gilbert, Andre Shields, Carrol Fifer
Add support for owner/group to plist resource
Co-Authored-By: v-anshie <v-anshie@microsoft.com>
|
It might be helpful to add unit or integration testing to validate the behavior of modifications to the user or group of an existing plist. |
|
Could it be that there was something wrong releasing this to the Chef supermarket? Or does merging this not necessarely mean that the new version is being released? |
|
Sorry about that @jeroenj. 2.9.0 is now available on the Chef Supermarket. https://supermarket.chef.io/cookbooks/macos/versions/2.9.0 |
|
Thanks! 🙇♂️ |
plistresource. This allows control over setting the file permissions. (Issue #51)