Drop EOL platforms, bump Chef/cookstyle, expand test coverage#97
Merged
Conversation
- Remove EOL platforms: CentOS 6/7, CentOS Stream 8, Debian 9/10, Ubuntu 18.04, RHEL 6, Scientific Linux - Bump chef_version to >= 17 in metadata.rb - Bump Test Kitchen Chef version from 14.13.11 to 17 - Bump cookstyle floor from 8.0 to 8.6 - Add Ubuntu 24.04 to test matrices - Add CentOS Stream 9 to test matrices - Fix ubuntu-22.04 dokken image (was incorrectly using ubuntu-20.04) - Expand ChefSpec coverage to CentOS, SUSE, and Amazon Linux Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix license badge and text from Apache 2.0 to BUSL-1.1 - Update platform list with version minimums, remove EOL distros - Bump Chef version requirement to >= 17 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Testing only requires Docker, not Vagrant, for Dokken workflow - Remove outdated chef-run reference from examples section Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove kitchen.dokken.yml and make it the default kitchen.yml - Remove KITCHEN_LOCAL_YAML reference from README Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
actionshub/chef-install defaults to Chef Workstation 21.6.497 which has a checksum mismatch on the download server. Replace with ruby/setup-ruby + gem install cookstyle directly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Same actionshub/chef-install checksum issue as lint workflow. Use ruby/setup-ruby with bundler-cache instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Slowest examplesTop 10 slowest examples (0.75 seconds, 50.23% of total time)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
chef_versionto>= 17in metadata.rb and Test Kitchen Chef version from 14.13.11 to 17>= 8.0to>= 8.6dokken/ubuntu-20.04)actionshub/chef-install(checksum mismatch) withruby/setup-rubyin both lint and unit workflowsTest plan
🤖 Generated with Claude Code