chore(site): bump footer badge to v1.4.0 - #228
Merged
Merged
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe public footer version badge was updated from ChangesRelease badge
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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
Bumps the landing-page footer version badge from
v1.3.1tov1.4.0, now that the v1.4.0 release is live (tag published, release assets present).This is the deferred follow-up to #225, which intentionally reverted the badge bump ("defer site badge bump until v1.4.0 release is confirmed live"). The release is now confirmed live, so the badge is safe to bump.
Scope is deliberately just the badge.
site/src/worker.ts'sINSTALL_REFis not touched:install.shresolves the latest release dynamically (so users already receive the v1.4.0 binary), and the pinned install scripts are byte-identical betweenv1.3.1andmaster— perworker.ts's own rule the ref only bumps when the install scripts change.Test plan
Notes for reviewers
Link to Devin session: https://app.devin.ai/sessions/1d454eb984eb4b71a45d2bd42793cb80
Requested by: @getappz
Summary by CodeRabbit