Skip to content

rusticon 0.3.0#9170

Closed
chenrui333 wants to merge 1 commit into
mainfrom
bump-rusticon-0.3.0
Closed

rusticon 0.3.0#9170
chenrui333 wants to merge 1 commit into
mainfrom
bump-rusticon-0.3.0

Conversation

@chenrui333

Copy link
Copy Markdown
Owner

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Usability Improvements
- Web based WASM version available. Enables Drag-and-Drop file open.
- MacOS Native window version available. Enables Drag-and-Drop file open.
- Windows Native window version available. Enables Drag-and-Drop file open.
- Double Click to flood fill.
- Using crosshair mouse pointer on pickers and canvas.
- Rectangular imported images, clip a square from the middle instead of shrinking.

Internal

Full Changelog: ronilan/rusticon@v0.2.3...v0.3.0

View the full release notes at https://github.com/ronilan/rusticon/releases/tag/v0.3.0.


Copilot AI review requested due to automatic review settings July 13, 2026 18:16
@github-actions github-actions Bot added the rust Rust use is a significant feature of the PR or issue label Jul 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the rusticon Homebrew formula to the newly released upstream v0.3.0 source tarball so the tap installs the latest version.

Changes:

  • Bump rusticon from 0.2.3 to 0.3.0.
  • Update the source tarball SHA-256 checksum to match the new release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f334c36c54

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Formula/r/rusticon.rb
homepage "https://github.com/ronilan/rusticon"
url "https://github.com/ronilan/rusticon/archive/refs/tags/v0.2.3.tar.gz"
sha256 "afd41b39d965d9d0fd8d2c8dc4c1e82a453ffa83c3a8c6f031c15918f790e5af"
url "https://github.com/ronilan/rusticon/archive/refs/tags/v0.3.0.tar.gz"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restrict cargo install to the primary binary

With this new tag, upstream Cargo.toml defines rusticon, rusticon_macos, and rusticon_windows; since the formula still calls cargo install without selecting a target, Cargo installs every binary in the package. I checked cargo install --help (--bin [<NAME>] is the option to “Install only the specified binary”), and without it the Homebrew install exposes the new native-platform stubs, which are nonfunctional unless rebuilt with their feature flags. Please pass --bin rusticon so the formula only links the supported CLI.

Useful? React with 👍 / 👎.

@chenrui333 chenrui333 added the in progress Stale bot should stay away label Jul 15, 2026
@chenrui333

Copy link
Copy Markdown
Owner Author

Closing this unbuildable bump. The v0.3.0 Cargo.lock still pins ronilan/incredible-alpha commit 3ac4e8ffacf19cc1d9a0fb07df598cd913ef09ca, the upstream commit endpoint returns 404, and current CI fails because that revision cannot be fetched.

@chenrui333 chenrui333 added blocked build failure CI fails while building the software upstream issue An upstream issue report is needed and removed in progress Stale bot should stay away labels Jul 15, 2026
@chenrui333 chenrui333 closed this Jul 15, 2026
@github-actions github-actions Bot deleted the bump-rusticon-0.3.0 branch July 15, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked build failure CI fails while building the software rust Rust use is a significant feature of the PR or issue upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants