Thomas Powell
Thomas Powell
* when they keyring does not exists or it empty the key is not valid The keyring_key_is_valid function will run the following: ``` $ gpg --no-default-keyring --keyring /etc/apt/keyrings/ring.gpg --list-public-keys fingerprint...
## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...
## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...
## Description Per @ramereth: > I see this on every run for example ``` * apt_repository[osuosl] action add * execute[apt-cache gencaches] action nothing (skipped due to action :nothing) * apt_update[osuosl]...
Add test
## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...
Test for Issue #14369 ## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
...next location ## Description Per @fretb > It seems recent versions (has been going on for years afaik) chef-shell has a bug in its IRB prompts, when typing something and...
## Description [GitHub Actions improvements for fork and pull request workflows](https://github.blog/news-insights/product-news/github-actions-improvements-for-fork-and-pull-request-workflows/): > In order to solve this, we’ve added a new `pull_request_target` event, which behaves in an almost identical way...
## Description * [x] `typeprof` - originally CHEF-22429 - [CVE-2022-24999](https://nvd.nist.gov/vuln/detail/cve-2022-24999) - Looks like a minimum of Ruby 3.3.0 has to be used in order to get a typeprof > 0.21.3...
## Description These fixes were for omnibus builds on chef-18. Reapply the same concepts, if applicable, for habitat builds on main. ## Related Issue ## Types of changes - [...