Merged
Conversation
Patch release to re-run the publish workflow with the Homebrew checksum regex fix from #297. The 18.0.0 publish workflow failed at the formula update step because it ran with the old \Q...\E regex syntax.
Greptile SummaryThis is a patch release bumping the version to Confidence Score: 5/5
Important Files Changed
Reviews (1): Last reviewed commit: "chore: bump version to 18.0.1" | Re-trigger Greptile |
loks0n
approved these changes
Apr 14, 2026
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.
Summary
18.0.1(package.json,package-lock.json,Formula/appwrite.rb)The 18.0.0 publish workflow failed at the "Update Homebrew formula checksums" step because it ran with the old
\Q...\Eregex syntax. The fix landed on master in #297 but the workflow used the YAML from the18.0.0tag.This patch release will re-trigger the publish workflow with the corrected regex so Homebrew checksums get updated properly.
Test plan
18.0.1GitHub release targetingmaster