Skip to content

Conversation

o-l-a-v
Copy link
Contributor

@o-l-a-v o-l-a-v commented Oct 19, 2025

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

Summary by CodeRabbit

Release Notes

  • Updates
    • Version bumped to 1.9.0.28
    • Removed 32-bit support; 64-bit version only
    • Updated executable naming for consistency

@coderabbitai
Copy link

coderabbitai bot commented Oct 19, 2025

Walkthrough

This pull request updates the DebugViewpp package manifest from version 1.8.0.103 to 1.9.0.28, removing 32-bit architecture support, updating download URLs and integrity hashes, renaming the executable reference, and simplifying version checking to use GitHub releases.

Changes

Cohort / File(s) Summary
Version and Manifest Update
bucket/debugviewpp.json
Bumps version to 1.9.0.28; removes 32bit architecture block; updates 64bit URL and hash; adds extract_dir for 64bit artifact; renames executable from "DebugView++.exe" to "Debugviewpp.exe" in bin and shortcuts arrays; changes checkver from scripting to static "github" method; updates autoupdate configuration for new versioned pattern.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested labels

review-needed

Suggested reviewers

  • z-Fng

Poem

🐰 Thump thump! A version hops so high,
From 1.8 to 1.9, time flies!
32-bit bids goodbye,
Debugviewpp marches on—no need for sigh,
One name, one path, modernized and spry! 🎉

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description is incomplete and lacks critical required information from the template. While the author correctly checked the two checkbox items (conventional PR title and Contributing Guide confirmation), the description entirely omits the issue reference section (closing or relating to an issue number) and provides no substantive description of the changes beyond the title. The template explicitly requests either "Closes #XXXX" or "Relates to #XXXX" and a general summary of changes, neither of which is provided. This represents a significant gap in the expected contribution format for the repository. Add a meaningful description of the changes made in this PR and include a reference to the related issue using either "Closes #XXXX" or "Relates to #XXXX" format at the beginning of the description. The description should explain the rationale for the version update and the specific fixes applied to checkver, bin, shortcuts, and other configuration aspects.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Title Check ✅ Passed The PR title "debugviewpp: Update to version 1.9.0.28, drop 32bit support, fix checkver & autoupdate" directly and accurately reflects the three primary changes in the changeset: the version bump from 1.8.0.103 to 1.9.0.28, the removal of the entire 32-bit architecture block, and the updates to both the checkver mechanism (from script-based to static "github") and autoupdate configuration. The title is concise, clear, and uses specific terms that convey meaningful information about the changes. While it doesn't capture every modification (such as the executable name changes), that level of detail is appropriately left to the commit message or PR description.
✨ 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.

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

debugviewpp

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng changed the title [email protected]: Fix checkver, bin and shortcuts debugviewpp: Update to version 1.9.0.28, drop 32bit support, fix checkver & autoupdate Oct 22, 2025
Copy link
Member

@z-Fng z-Fng left a comment

Choose a reason for hiding this comment

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

Thanks!

@z-Fng z-Fng merged commit 6568645 into ScoopInstaller:master Oct 22, 2025
4 checks passed
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.

2 participants