Conversation
Deploying www-ruby-lang-org with
|
| Latest commit: |
2e7876d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1883d80c.www-ruby-lang-org.pages.dev |
| Branch Preview URL: | https://releases-3-3-11.www-ruby-lang-org.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the website announcement and download metadata for the Ruby 3.3.11 release.
Changes:
- Create the English news post for the Ruby 3.3.11 release announcement.
- Add Ruby 3.3.11 artifact URLs, sizes, and checksums to the releases data file.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| en/news/_posts/2026-03-26-ruby-3-3-11-released.md | Adds the release announcement content and download section wired to site.data.releases. |
| _data/releases.yml | Registers Ruby 3.3.11 release metadata (URLs/sizes/checksums) used by the site. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| title: "Ruby 3.3.11 Released" | ||
| author: hsbt | ||
| translator: | ||
| date: 2026-03-26 00:00:00 +0000 |
There was a problem hiding this comment.
Frontmatter date time is 00:00:00 +0000, but Ruby 3.3 patch release posts typically use 11:00:00 +0000 (e.g., en/news/_posts/2025-10-23-ruby-3-3-10-released.md and 2025-07-24-ruby-3-3-9-released.md). Consider aligning the timestamp to keep ordering/feeds consistent for same-day posts.
Suggested change
| date: 2026-03-26 00:00:00 +0000 | |
| date: 2026-03-26 11:00:00 +0000 |
49 tasks
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.
This is an automated pull request to create a release