Thomas Powell

Results 128 comments of Thomas Powell

@williamtheaker Can you add a `deprecated 'This resource will be removed in the 19.0 release of Chef as macOS 11 and later no longer support this functionality.'` [reference](https://github.com/chef/chef/blob/70c2a2027460ef1922ecc6ee9a8a0c4127135f73/docs/dev/design_documents/deprecations_in_resources.md?plain=1#L36C1-L37C1) and we'll...

@williamtheaker there is a kitchen-test using the osx_profile https://github.com/chef/chef/blob/main/kitchen-tests/cookbooks/end_to_end/recipes/macos.rb#L83 if you want to observe its behavior there (it should show up in the kitchen tests runs in GitHub Actions)

> I don't see any deprecation warnings in the latest run: https://github.com/chef/chef/actions/runs/8511188038/job/23310320337?pr=14128#step:4:1183 > > I think we'll need to use `Chef.deprecated :generic, "foo"` no matter what. I think that given...

Ugh, `lib/chef/resources.rb` is loading the `osx_profile` resource, causing those failures on https://buildkite.com/chef-oss/chef-chef-main-verify/builds/17131

@dafyddcrosby May have some suggestions on the `--now` flag inclusion.

> Should Rocky by listed after Windows or should it be in with the other Linuces* I suggest that to keep platform families together for readability and clarity @johnmccrae it...

M1 MacPro with Ruby 3.1.2 ``` Rehearsal --------------------------------------------------------------------------- convert_value_pre13733: empty hashes 0.050371 0.002531 0.052902 ( 0.053425) convert_value_pre13733: empty arrays 0.036591 0.000821 0.037412 ( 0.038140) convert_value_pre13733: N str arrays 0.321194 0.001231...

@dafyddcrosby waiting on Verify just to be safe.

> Feel we should also run an adhoc build as we are hoping to merge this before our openSSL 3 upgrade is finished, just to sure this doesn't break on...

@neha-p6 we have a Windows run https://buildkite.com/chef/chef-chef-main-validate-adhoc/builds/1467