Follow bake modernize project and workflow conventions - #17
Merged
Merged
Conversation
samuel-williams-shopify
force-pushed
the
follow-modernize-conventions
branch
2 times, most recently
from
September 21, 2026 21:26
399fc0b to
1db6ffa
Compare
samuel-williams-shopify
force-pushed
the
follow-modernize-conventions
branch
from
September 21, 2026 21:33
1db6ffa to
9a5210a
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adopt bake-modernize's standard test, documentation, and RuboCop workflows, including
bake test, Ruby 3.3/3.4/4.0 on Linux and macOS, experimental Ruby head on Linux, and standard job names. Exclude JRuby and TruffleRuby from the matrix. Update the release check configuration, generated rules payload, and setup example together. Existing coverage workflows are retained.Remove generated
agents.mdfrom version control, add standard ignore/editor/Copilot files, declare the documentation dependency, and add gem metadata. Keep the shortMaking Releasescommand and repository link. The Socketry certificate, signing-key path, packaged workflow templates, and existing release hooks remain in place.Validation: the full test suite passes with 100% measured coverage, along with RuboCop, API documentation coverage, and static documentation crawling. The complete site build will also be checked through the documentation workflow; local Pagefind execution is unavailable.
The required GitHub checks must be updated to the new job names immediately after merge. GitHub Pages must use the GitHub Actions publishing source for the documentation workflow.