Skip to content

ipe: Add version 7.2.29#17890

Open
NilsonPark wants to merge 2 commits into
ScoopInstaller:masterfrom
NilsonPark:add-ipe
Open

ipe: Add version 7.2.29#17890
NilsonPark wants to merge 2 commits into
ScoopInstaller:masterfrom
NilsonPark:add-ipe

Conversation

@NilsonPark

Copy link
Copy Markdown
Contributor

Close #11882

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

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates bucket/ipe.json for Ipe version 7.2.29, including the Windows 64-bit download URL, SHA-256 hash, extraction directory, release metadata, and binary configuration. The checkver and autoupdate fields reference the updated ipe-$version-win64.zip naming pattern.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The manifest update provides Ipe 7.2.29 with the homepage, 64-bit download, and standard versioned install requested by #11882.
Out of Scope Changes check ✅ Passed The changes appear limited to the Ipe manifest update and automation metadata needed for the package release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title is concise, specific, and matches the main change: adding Ipe version 7.2.29.
Description check ✅ Passed The description includes the linked issue and required checklist items, and it is sufficiently complete for this repository's template.

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

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 `@bucket/ipe.json`:
- Line 5: The manifest's license field is incorrect: update the "license" value
in bucket/ipe.json from "Freeware" to the SPDX identifier "GPL-3.0-or-later" to
reflect Ipe's upstream GPLv3-or-later license (with its special CGAL linking
exception noted in commit message or description if needed), and review whether
runtime dependencies should be declared by adding standard Scoop identifiers
(e.g., vcredist entries) to the "suggest" array in the same manifest; after
making changes, run the recommended local checks (.\\bin\\checkver.ps1 -App ipe
-f, .\\bin\\formatjson.ps1 -App ipe) and test installation (scoop install
bucket/ipe.json -a win64) before committing.
🪄 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: 0e3d2f23-726e-4e30-8653-4ad3d714a134

📥 Commits

Reviewing files that changed from the base of the PR and between fe5e654 and 718c131.

📒 Files selected for processing (1)
  • bucket/ipe.json

Comment thread bucket/ipe.json Outdated
arvdk added a commit to arvdk/Extras that referenced this pull request Jun 9, 2026
@aliesbelik aliesbelik changed the title ipe: Add Version 7.2.29 ipe: Add version 7.2.29 Jul 9, 2026
@aliesbelik

Copy link
Copy Markdown
Collaborator

/verify

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

ipe

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

Check the full log for details.

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]: Ipe extensible drawing editor

2 participants