Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
843 contributions in the last year
Contribution activity
October 2020
Created a pull request in habitat-sh/habitat that received 1 comment
eliminate usages of `hab install` alias in plan-build-ps1
Just noticed deprecation warnings in a windows build. Signed-off-by: mwrock matt@mattwrock.com
- convert most internal powershell_out to powershell_exec
- ensure powershell_package commands are run with tls 1.2
- provide powershell_exec functionality on x86
- add interpreter to handle pwsh and powershell to powershell_script
- fix specs on powershell v4 and below
- add interpreter arg to powershell_out allowing it to call pwsh.exe
- Add required_ruby_version to chef-utils and chef-config
- WIP: Avoid making WMI calls to find the windows version on each symlink creation
- Avoid declaring arrays in loops
- Resource documentation updates from review
- Update powershell_script description to match docs site.
- Add 16.6 release notes
- Update examples and descriptions for better automated documentation
- Bump Chefstyle & other deps