-
Notifications
You must be signed in to change notification settings - Fork 42
Update Gruntwork Releases as of 2025-06-30 #2636
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis update introduces documentation for the Gruntwork 2025-06 release, including a new release card and a detailed summary page for June 2025. The release index and card group are updated to reflect this addition, while an older release card is removed. Minor formatting and cautionary notes are also added to previous release notes. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Docs Site
participant Release Notes
User->>Docs Site: Visit stay-up-to-date guide
Docs Site->>Docs Site: Display latest release card (2025-06)
User->>Docs Site: Click "2025-06" release card
Docs Site->>Release Notes: Fetch 2025-06 release notes
Release Notes-->>Docs Site: Return detailed release info
Docs Site-->>User: Show June 2025 release details
Possibly related PRs
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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: 0
🧹 Nitpick comments (5)
docs/guides/stay-up-to-date/releases/2024-09/index.md (1)
6-9
: Fix grammar in introductory sentence
This page is lists all the updates...
→ duplicated verb.-This page is lists all the updates to the +This page lists all the updates to thedocs/guides/stay-up-to-date/releases/2025-03/index.md (2)
540-544
: Tighten wording & add comma for readability in cautionCurrent sentence is long and misses a comma after “…Security Group”. Suggest:
-This release has a critical bug that a fix is currently being put in place. This release causes the recreation of the EKS Cluster Security Group which will cause an error due to dependent objects that will prevent the recreation of the Security Group. +This release has a critical bug and a fix is being prepared. It triggers a recreation of the EKS Cluster Security Group, which fails because dependent objects block the operation.
688-690
: Consider converting custom block quote to MDX admonitionThe
> [!CAUTION]
syntax renders only in some engines. If the site supports MDX admonitions you can replace with::::caution ...text... :::This keeps styling consistent across docs.
docs/guides/stay-up-to-date/releases/2025-06/index.md (2)
6-9
: Fix intro sentence grammarSame duplicated verb as other pages.
-This page is lists all the updates to the +This page lists all the updates to the
260-288
: Minor style nits in SemVer announcementLanguage-tool flags “Prior to”; also bullet list already clear without hanging dash punctuation.
Totally optional, but a leaner variant:
-Prior to this release, version tags only incremented patch and minor numbers. +Until now, version tags incremented only the patch and minor numbers.Not blocking, just polish.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (5)
docs/guides/stay-up-to-date/index.md
(2 hunks)docs/guides/stay-up-to-date/releases/2024-09/index.md
(13 hunks)docs/guides/stay-up-to-date/releases/2025-03/index.md
(3 hunks)docs/guides/stay-up-to-date/releases/2025-06/index.md
(1 hunks)docs/guides/stay-up-to-date/releases/index.md
(2 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
docs/guides/stay-up-to-date/releases/2025-03/index.md
543-543: Unordered list indentation
Expected: 2; Actual: 4
(MD007, ul-indent)
docs/guides/stay-up-to-date/releases/2024-09/index.md
38-38: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
38-38: Unordered list indentation
Expected: 0; Actual: 2
(MD007, ul-indent)
38-38: Bare URL used
(MD034, no-bare-urls)
39-39: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
39-39: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
39-39: Bare URL used
(MD034, no-bare-urls)
42-42: Bare URL used
(MD034, no-bare-urls)
55-55: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
55-55: Unordered list indentation
Expected: 0; Actual: 2
(MD007, ul-indent)
55-55: Bare URL used
(MD034, no-bare-urls)
56-56: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
56-56: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
56-56: Bare URL used
(MD034, no-bare-urls)
58-58: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
58-58: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
58-58: Bare URL used
(MD034, no-bare-urls)
60-60: Bare URL used
(MD034, no-bare-urls)
77-77: Bare URL used
(MD034, no-bare-urls)
113-113: Bare URL used
(MD034, no-bare-urls)
130-130: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
130-130: Unordered list indentation
Expected: 0; Actual: 2
(MD007, ul-indent)
130-130: Bare URL used
(MD034, no-bare-urls)
131-131: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
131-131: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
131-131: Bare URL used
(MD034, no-bare-urls)
132-132: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
132-132: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
132-132: Bare URL used
(MD034, no-bare-urls)
133-133: Unordered list style
Expected: dash; Actual: asterisk
(MD004, ul-style)
133-133: Inconsistent indentation for list items at the same level
Expected: 2; Actual: 0
(MD005, list-indent)
133-133: Bare URL used
(MD034, no-bare-urls)
136-136: Bare URL used
(MD034, no-bare-urls)
271-271: Unordered list indentation
Expected: 0; Actual: 2
(MD007, ul-indent)
🪛 LanguageTool
docs/guides/stay-up-to-date/releases/2025-03/index.md
[uncategorized] ~689-~689: Possible missing comma found.
Context: ... recreation of the EKS Cluster Security Group which will cause an error due to depend...
(AI_HYDRA_LEO_MISSING_COMMA)
docs/guides/stay-up-to-date/releases/2025-06/index.md
[style] ~275-~275: ‘Prior to’ might be wordy. Consider a shorter alternative.
Context: ...standard, starting with version v1.0.0. Prior to this release, version tags only increme...
(EN_WORDINESS_PREMIUM_PRIOR_TO)
[uncategorized] ~281-~281: Loose punctuation mark.
Context: ... or incompatible API changes.
MINOR
: Incremented for new, backward-compatibl...
(UNLIKELY_OPENING_PUNCTUATION)
[uncategorized] ~282-~282: Loose punctuation mark.
Context: ...backward-compatible features.
PATCH
: Incremented for backward-compatible bug...
(UNLIKELY_OPENING_PUNCTUATION)
docs/guides/stay-up-to-date/releases/2024-09/index.md
[uncategorized] ~332-~332: Possible missing comma found.
Context: ...:
- Set the variables to empty strings which will override the default values ...
(AI_HYDRA_LEO_MISSING_COMMA)
[uncategorized] ~333-~333: Possible missing comma found.
Context: ... version and use a newer version of the chart which resolves the issue. This can be a...
(AI_HYDRA_LEO_MISSING_COMMA)
⏰ Context from checks skipped due to timeout of 90000ms (4)
- GitHub Check: Validate generated content
- GitHub Check: Pull Request has non-contributor approval
- GitHub Check: Validate generated content
- GitHub Check: validate_build
🔇 Additional comments (2)
docs/guides/stay-up-to-date/releases/index.md (1)
13-15
: 👍 Added card order is correctNewest release appears first, matching chronological-descending order of prior cards. No other issues spotted.
docs/guides/stay-up-to-date/index.md (1)
20-20
: 👍 Release card inserted correctlyThe new “Update to 2025-06” card is placed on top and keeps the dynamic block intact. Looks good.
Update Gruntwork releases as of 2025-06-30
Summary by CodeRabbit
New Features
Bug Fixes
Documentation