Skip to content

fix(aur): sync .SRCINFO for create-awesome-vlang-app 0.1.0 - #18

Merged
ulises-jeremias merged 2 commits into
mainfrom
fix/aur-srcinfo-sync
Aug 10, 2026
Merged

fix(aur): sync .SRCINFO for create-awesome-vlang-app 0.1.0#18
ulises-jeremias merged 2 commits into
mainfrom
fix/aur-srcinfo-sync

Conversation

@ulises-jeremias

@ulises-jeremias ulises-jeremias commented Aug 10, 2026

Copy link
Copy Markdown
Member

Fixes Validate PKGBUILD failure on main (30660647845).

  • .SRCINFO was empty/out-of-sync after 0.1.0 pin
  • Regenerated via makepkg --printsrcinfo in create-awesome-vlang-app/

Before: diff -u .SRCINFO .SRCINFO.generated failed
After: makepkg --printsrcinfo matches committed .SRCINFO

Closes CI red on main.

Summary by CodeRabbit

  • New Features
    • Added package metadata for the create-awesome-vlang-app Vlang scaffolding CLI.
    • Declared supported architectures, licensing, dependencies, package relationships, source archive, and integrity verification.

Validate PKGBUILD job failed on main (30660647845) due to
.SRCINFO out-of-sync. Regenerated via makepkg --printsrcinfo.

Fixes CI red on main.
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@ulises-jeremias, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3a4dc4ff-0797-4ade-bbea-c29c3340f7fb

📥 Commits

Reviewing files that changed from the base of the PR and between f42edb3 and bc4a282.

📒 Files selected for processing (1)
  • create-awesome-vlang-app-bin/.SRCINFO
📝 Walkthrough

Walkthrough

Added an Arch package definition for the source-built create-awesome-vlang-app Vlang scaffolding CLI. The metadata specifies package details, supported architectures, dependencies, conflicts, provided names, source archive, and SHA-256 checksum.

Changes

Arch package metadata

Layer / File(s) Summary
Package definition
create-awesome-vlang-app/.SRCINFO
Adds package versioning, supported architectures, MIT licensing, dependencies, provides/conflicts declarations, source URL, SHA-256 checksum, and package name.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 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 clearly identifies the AUR .SRCINFO synchronization for create-awesome-vlang-app version 0.1.0.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/aur-srcinfo-sync

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.

❤️ Share

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

Second package in repo was still empty, causing Validate
PKGBUILD to fail on bin variant (run 31435070347).

Regenerated via makepkg --printsrcinfo.
@ulises-jeremias
ulises-jeremias merged commit f7914e6 into main Aug 10, 2026
4 checks passed
@ulises-jeremias
ulises-jeremias deleted the fix/aur-srcinfo-sync branch August 10, 2026 21:47
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