-
Notifications
You must be signed in to change notification settings - Fork 545
release: update to v4.2.2 #2312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
📝 WalkthroughWalkthroughDocumentation updates for Fluent Bit version 4.2.2 across installation guides: Docker registry now includes two new tagged entries (4.2.2-debug and 4.2.2), while Windows installation references have been bumped from 4.2.1 to 4.2.2 with updated checksums and artifact links. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: defaults
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
installation/downloads/docker.mdinstallation/downloads/windows.md
🧰 Additional context used
🪛 LanguageTool
installation/downloads/windows.md
[grammar] ~131-~131: Use a hyphen to join words.
Context: ... These are now using the Github Actions built versions. Legacy AppVeyor builds a...
(QB_NEW_EN_HYPHEN)
🔇 Additional comments (2)
installation/downloads/docker.md (1)
45-46: Docker registry entries correctly formatted and positioned.The new 4.2.2-debug and 4.2.2 tags are properly added to the top of the table with matching architecture support (x86_64, arm64v8, arm32v7, s390x) and descriptions consistent with existing release entries. The release announcement link follows the established convention.
installation/downloads/windows.md (1)
116-116: Version updates consistently applied across Windows installation guides.All references to 4.2.2 are properly updated: version statement, installer download links, MSI entries, and command examples. Checksums are in the expected SHA256 format, and artifact URLs follow the established pattern.
Also applies to: 122-127, 135-137, 142-142, 152-152
|
|
||
| <!-- vale on --> | ||
|
|
||
| These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix hyphenation in compound adjective.
Line 131 uses "Github Actions" as a compound adjective; it should be hyphenated as "Github-Actions" for grammatical correctness.
🔎 Proposed fix
-These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated.
+These are now using the Github-Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated.📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated. | |
| These are now using the Github-Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated. |
🧰 Tools
🪛 LanguageTool
[grammar] ~131-~131: Use a hyphen to join words.
Context: ... These are now using the Github Actions built versions. Legacy AppVeyor builds a...
(QB_NEW_EN_HYPHEN)
🤖 Prompt for AI Agents
In installation/downloads/windows.md around line 131, the phrase "Github Actions
built versions" should use a hyphenated compound adjective; change it to
"Github-Actions built versions" (or "GitHub-Actions" if you prefer correct
product capitalization) so the modifier properly hyphenates the compound
adjective before "built versions."
Update release 4.2.2 version.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.