Skip to content

build: sync web assets module#210

Merged
pedronauck merged 1 commit into
mainfrom
build/sync-web-assets
May 27, 2026
Merged

build: sync web assets module#210
pedronauck merged 1 commit into
mainfrom
build/sync-web-assets

Conversation

@pedronauck
Copy link
Copy Markdown
Member

@pedronauck pedronauck commented May 26, 2026

Syncs the pinned AGH web assets module.

  • Assets tag: v0.0.10
  • Build digest: ff707feaa2e527eda55dc5b5f2f685376d1666b955bfb7f2ce4312c4db3e5826
  • Source commit: 2e87293

Verification:

  • go run github.com/magefile/mage@v1.17.0 webBuild
  • go run github.com/magefile/mage@v1.17.0 webAssetsDeterminismCheck
  • go run github.com/magefile/mage@v1.17.0 releaseInstallCheck

Summary by CodeRabbit

  • Chores
    • Updated the web assets dependency to a newer version.
    • Deployment will include refreshed web assets from that update; no other module metadata or public API changes were made.

Review Change Stack

@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 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 27, 2026 1:34am

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1a8a9f91-8f35-416a-aa80-2dfa5816df7f

📥 Commits

Reviewing files that changed from the base of the PR and between d758220 and 62b66a9.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum, !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

Bumps the github.com/compozy/agh-web-assets dependency in go.mod from v0.0.9 to v0.0.10. No other module metadata or requirements were changed.

Changes

Dependency Update

Layer / File(s) Summary
Web assets dependency version bump
go.mod
The github.com/compozy/agh-web-assets required version is updated from v0.0.9 to v0.0.10.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • compozy/agh#214: Both PRs modify the go.mod dependency version for github.com/compozy/agh-web-assets (v0.0.3↔v0.0.9 vs v0.0.9↔v0.0.10).
  • compozy/agh#211: Both PRs update go.mod’s github.com/compozy/agh-web-assets dependency version (v0.0.3→v0.0.6 in #211 vs v0.0.9→v0.0.10 in this PR).

Suggested labels

automated

🚥 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 'build: sync web assets module' accurately and concisely summarizes the main change: updating the web assets module dependency from v0.0.9 to v0.0.10 in go.mod.
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 build/sync-web-assets

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

@pedronauck pedronauck force-pushed the build/sync-web-assets branch from d758220 to 62b66a9 Compare May 27, 2026 01:31
@pedronauck pedronauck merged commit 85b1e8a into main May 27, 2026
11 checks passed
@pedronauck pedronauck deleted the build/sync-web-assets branch May 27, 2026 16:43
pedronauck added a commit that referenced this pull request May 27, 2026
## Release v0.0.3

This PR prepares the release of version v0.0.3.

### Changelog

## 0.0.3 - 2026-05-27



### ♻️ Refactoring

- Memory optimization (#215)



### 📦 Build System

- Sync web assets module (#210)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated web assets dependency to the latest version.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/compozy/agh/pull/216?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant