Marc A. Paradise

Results 12 issues of Marc A. Paradise

Under ruby 3.1, the platform name under windows has changed (mingw-win32 -> mingwucrt). This is causing downstream dependencies under Windows to fail to load the correct gem (universal-mingw-win32) because the...

### Chef Server Version v14.13.42 Running any knife command on CIS 14.13.42+ outputs warnings. Let's make it not do that. It looks like we have two versions of chef-vault shipping...

Aspect: Packaging
Triage: Confirmed
Status: move to jira

This is easily reproduceable against current hosted chef: ``` $ bin/knife raw cookbook_artifacts/bad_artifact ERROR: Server responded with error 404 "Object Not Found" ERROR: Error Body: {"error":["not_found"]} ?1 chef/knife $ bin/knife...

Triage: Confirmed

While profiles are supported in the new `chef` commands, all older commands do not support them, resulting in an inconsistent UX and confusing usage. The following `chef` commands do not...

Epic

## Description In all cases where `--chef-license` is processed correctly, invalid flag values are ignored and a license is prompted for. This is confusing, as there's no indication why we're...

Epic

These are new. They are not preventing successful packaging/completion of the Windows build, but it's not clear what effect they do have on the package itself. Let's look into these...

Epic

The homebrew PR creation for new Workstation releases is technically correct - it does everything it's supposed to do. However, two things are preventing it from working: 1) upstream `homebrew/homebrew`...

Type: Bug
Aspect: Packaging
Triage: Confirmed

Testing further paths in the ruby gemspec separation to troubleshoot our pipeline.

Signed-off-by: Marc A. Paradise