Skip to content

release: Release v0.0.5#225

Closed
pedronauck wants to merge 1 commit into
mainfrom
release/v0.0.5
Closed

release: Release v0.0.5#225
pedronauck wants to merge 1 commit into
mainfrom
release/v0.0.5

Conversation

@pedronauck
Copy link
Copy Markdown
Member

@pedronauck pedronauck commented May 28, 2026

Release v0.0.5

This PR prepares the release of version v0.0.5.

Changelog

0.0.5 - 2026-05-28

♻️ Refactoring

🔧 CI/CD

  • Web asset release

Summary by CodeRabbit

  • Chores
    • Updated a web assets dependency to incorporate the latest improvements and updates.

Review Change Stack

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agh-site Ready Ready Preview, Comment May 28, 2026 6:41pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Walkthrough

Updates the github.com/compozy/agh-web-assets direct dependency in go.mod from v0.0.17 to v0.0.20. No other module directives or dependency versions were changed.

Changes

Web Assets Dependency Update

Layer / File(s) Summary
Update web assets version
go.mod
Updates github.com/compozy/agh-web-assets required module version from v0.0.17 to v0.0.20.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • compozy/agh#210: Updates the same github.com/compozy/agh-web-assets dependency to a newer version.
  • compozy/agh#220: Modifies go.mod by bumping github.com/compozy/agh-web-assets with overlapping version targets.
  • compozy/agh#219: Updates the same github.com/compozy/agh-web-assets dependency in go.mod to a newer version.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'release: Release v0.0.5' directly matches the PR's primary purpose of preparing version v0.0.5 for release, as evidenced by the source branch (release/v0.0.5), labels (release-pending), and changelog entries.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.0.5

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a 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

🤖 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 `@go.mod`:
- Line 13: The go.mod change was applied manually; instead run the module-aware
update command to properly update go.mod and go.sum: execute `go get
github.com/compozy/agh-web-assets@v0.0.20` (or the appropriate version) from the
project root, run `go mod tidy` if needed, verify the updated go.mod and go.sum
are correct, and commit those generated changes instead of the manual edit to
satisfy the repository policy.
🪄 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f7095319-61ad-4659-9cbe-8baf1a08bc03

📥 Commits

Reviewing files that changed from the base of the PR and between d3b24f9 and 39ea79f.

⛔ Files ignored due to path filters (6)
  • CHANGELOG.md is excluded by !**/*.md
  • RELEASE_BODY.md is excluded by !**/*.md
  • RELEASE_NOTES.md is excluded by !**/*.md
  • go.sum is excluded by !**/*.sum, !**/*.sum
  • package.json is excluded by !**/*.json
  • packages/site/content/blog/changelog/v0.0.5.mdx is excluded by !**/*.mdx
📒 Files selected for processing (1)
  • go.mod

Comment thread go.mod
github.com/charmbracelet/bubbletea v1.3.10
github.com/coder/acp-go-sdk v0.12.2
github.com/compozy/agh-web-assets v0.0.17
github.com/compozy/agh-web-assets v0.0.20
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Please update this dependency via go get, not manual go.mod edit.

This version bump must be produced by go get to comply with repository policy. If this line was hand-edited, regenerate and commit the tool-managed go.mod/go.sum changes.

As per coding guidelines, "Never add dependencies by hand in go.mod — always use go get to add or update Go dependencies."

🤖 Prompt for 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.

In `@go.mod` at line 13, The go.mod change was applied manually; instead run the
module-aware update command to properly update go.mod and go.sum: execute `go
get github.com/compozy/agh-web-assets@v0.0.20` (or the appropriate version) from
the project root, run `go mod tidy` if needed, verify the updated go.mod and
go.sum are correct, and commit those generated changes instead of the manual
edit to satisfy the repository policy.

@pedronauck
Copy link
Copy Markdown
Member Author

✅ Dry-Run Completed Successfully

📊 Build Summary

  • Version: 0.0.0-1779993760
  • Commit: d704e42

📦 Built Artifacts

Not available.


This is an automated comment from the release dry-run check.

@pedronauck pedronauck closed this May 28, 2026
@pedronauck pedronauck reopened this May 28, 2026
@pedronauck pedronauck closed this May 29, 2026
@pedronauck pedronauck deleted the release/v0.0.5 branch May 29, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant