Skip to content

Conversation

@evilbananas
Copy link

@evilbananas evilbananas commented Nov 9, 2025

Changes from extras:

  • Removed OCAT, as I see no reference to it any longer.
  • Removed auto update as it is a github pre-release.

Closes #2569

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Summary by CodeRabbit

  • New Features
    • Beta version 1.7.6-beta is now available as a 64-bit portable release

@coderabbitai
Copy link

coderabbitai bot commented Nov 9, 2025

Walkthrough

A new beta distribution manifest for CapFrameX version 1.7.6-beta is added to the bucket directory. The manifest specifies the 64-bit download URL, binary hash, executable name (CapFrameX.exe), and desktop shortcut configuration for the beta release.

Changes

Cohort / File(s) Summary
Beta Distribution Manifest
bucket/capframex-beta.json
Adds CapFrameX 1.7.6-beta distribution manifest with 64-bit portable release configuration, including download URL, architecture hash, binary specification, and desktop shortcut mapping.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Verify JSON structure and syntax validity
  • Confirm download URL and hash integrity match the release
  • Validate version string aligns with the linked request (v1.7.6-beta)

Suggested labels

review-needed

Poem

🐰 A beta hops into the bucket today,
CapFrameX frames in a portable way,
With hashes so crisp and shortcuts so neat,
Version 1.7.6 makes the release complete!
Onward to capture each frametime's beat! 🎬

Pre-merge checks and finishing touches

✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: adding a new beta version manifest for CapFrameX.
Linked Issues check ✅ Passed The PR successfully adds capframex-beta.json manifest with version 1.7.6-beta matching issue #2569 requirements for beta release distribution.
Out of Scope Changes check ✅ Passed The single file change (capframex-beta.json) is directly scoped to the linked issue #2569 requesting a CapFrameX beta release package.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description includes all required elements: a clear summary of changes, references the issue it closes (#2569), and confirms both checklist items.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@evilbananas
Copy link
Author

/verify

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

All changes look good.

Wait for review from human collaborators.

capframex-beta

  • Lint
  • Description
  • License
  • Hashes

Check the full log for details.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

All changes look good.

Wait for review from human collaborators.

capframex-beta

  • Lint
  • Description
  • License
  • Hashes

Check the full log for details.

Copy link

@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

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9d6a690 and 0b5b828.

📒 Files selected for processing (1)
  • bucket/capframex-beta.json (1 hunks)
🔇 Additional comments (2)
bucket/capframex-beta.json (2)

1-19: Manifest structure and content look good.

The JSON manifest is well-formed with all required Scoop fields properly configured. The version, homepage, license, download URL, and binary settings align with the PR objectives and standard manifest conventions.


8-9: SHA256 hash verified as correct.

The computed hash a0a3cec31d32c286a1f29d4d648f14bcf2139fb209b39f968338b8d6b7265ce2 matches the downloaded file exactly. No changes required.

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.

[Request]: CapFrameX Beta

1 participant