Dot release docs for v11.7.3, v11.6.5, v10.11.20#9005
Conversation
Refs #9004 Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates Mattermost server documentation to reflect upcoming dot releases v11.7.3 (ESR), v11.6.5, and v10.11.20 across install guides, release listings, changelogs, and the version archive.
Changes:
- Bumps tarball download URLs in Linux deployment guides from 11.7.2 to 11.7.3.
- Updates the “Server Releases” page to point to the latest dot-release downloads/SBOMs for v11.7, v11.6, and v10.11 lines.
- Adds new entries for 11.7.3 / 11.6.5 / 10.11.20 in changelogs and the version archive.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| source/product-overview/version-archive.rst | Updates Enterprise/Team archive entries to 11.7.3, 11.6.5, and 10.11.20 download targets (checksums currently placeholder). |
| source/product-overview/mattermost-v11-changelog.md | Adds changelog bullets for 11.7.3 and 11.6.5. |
| source/product-overview/mattermost-v10-changelog.md | Adds changelog bullet for 10.11.20. |
| source/product-overview/mattermost-server-releases.md | Updates “Latest releases” table download + SBOM links to 11.7.3 / 11.6.5 / 10.11.20. |
| source/deployment-guide/server/linux/deploy-tar.rst | Updates wget command examples to 11.7.3. |
| source/deployment-guide/server/linux/deploy-rhel.rst | Updates wget command examples to 11.7.3. |
|
Newest code from mattermost has been published to preview environment for Git SHA d763af8 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR updates documentation to publish Mattermost patch releases v11.7.3, v11.6.5, and v10.11.20: it bumps tarball download URLs in deployment guides, updates the public release table, adds changelog entries, and revises the version archive entries and SBOM/checksum links. ChangesDot-Release Documentation Update for Mattermost 11.7.3, 11.6.5, 10.11.20
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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.
Actionable comments posted: 4
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/version-archive.rst`:
- Around line 532-536: Replace the placeholder SHA-256 checksum for "Mattermost
Team Edition v10.11.20" (the line containing '- SHA-256 Checksum: ``TBD``') with
the actual checksum value; keep the existing reStructuredText formatting (the
double backticks) and ensure the checksum is the full 64-character hex string so
the entry for Mattermost Team Edition v10.11.20 is ready for publication and
download verification.
- Around line 14-23: Replace the placeholder "TBD" SHA-256 values under the
entries for "Mattermost Enterprise Edition v11.7.3" and "Mattermost Enterprise
Edition v11.6.5" with the actual SHA-256 checksums computed from the
corresponding tarball files (the URLs shown on the same entries); update the two
"SHA-256 Checksum: ``TBD``" lines to the computed hex checksums so the lines
under the v11.7.3 and v11.6.5 blocks no longer contain "TBD" before publication.
- Around line 487-496: Update the SHA-256 Checksum fields for the entries
"Mattermost Team Edition v11.7.3" and "Mattermost Team Edition v11.6.5" (the
lines showing "SHA-256 Checksum: ``TBD``") by replacing ``TBD`` with the actual
checksum values computed for the corresponding tarballs (the URLs ending with
mattermost-team-11.7.3-linux-amd64.tar.gz and
mattermost-team-11.6.5-linux-amd64.tar.gz); keep the checksum formatted as
inline code (double backticks) and ensure each checksum matches the exact file
referenced (recompute if needed) before publication.
- Around line 59-63: The SHA-256 checksum for the "Mattermost Enterprise Edition
v10.11.20" entry is left as "SHA-256 Checksum: ``TBD``"; replace the placeholder
with the actual checksum string for the v10.11.20 linux-amd64 tarball (the value
that verifies the artifact referenced by the download URL
`https://releases.mattermost.com/10.11.20/mattermost-10.11.20-linux-amd64.tar.gz`)
so the line reading "SHA-256 Checksum: ``TBD``" is updated to the real checksum
value and commit the change.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 91bff47a-1f32-4b04-90f8-876239f5b57a
📒 Files selected for processing (6)
source/deployment-guide/server/linux/deploy-rhel.rstsource/deployment-guide/server/linux/deploy-tar.rstsource/product-overview/mattermost-server-releases.mdsource/product-overview/mattermost-v10-changelog.mdsource/product-overview/mattermost-v11-changelog.mdsource/product-overview/version-archive.rst
|
/check-cla |
|
Newest code from mattermost has been published to preview environment for Git SHA 79d4dfa |
|
Newest code from mattermost has been published to preview environment for Git SHA 7a38b39 |
|
/check-cla |
|
/update-branch |
|
/check-cla |
|
/update-branch |
|
Error trying to update the PR. |
|
Newest code from mattermost has been published to preview environment for Git SHA b7c684a |
|
Newest code from mattermost has been published to preview environment for Git SHA 3690709 |
Closes #9004
🤖 Generated with Claude Code