Skip to content

icon-composer 1.2#243634

Merged
bevanjkay merged 2 commits intomainfrom
icon-composer-1.2
Jan 13, 2026
Merged

icon-composer 1.2#243634
bevanjkay merged 2 commits intomainfrom
icon-composer-1.2

Conversation

@samford
Copy link
Copy Markdown
Member

@samford samford commented Jan 8, 2026

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

icon-composer is autobumped but the workflow failed to update to version 1.2 because the livecheck block produces an "Unable to get versions" error, as the homepage no longer lists any version information. The download links direct to a page that lists Icon Composer versions (with links to the dmg files) but this is behind a login, so we can't check it. This updates the cask to 1.2 and sets the livecheck block to skip, as there doesn't appear to be any checkable source of version information at the moment.

@samford samford added the livecheck Issues or PRs related to livecheck label Jan 8, 2026
@samford
Copy link
Copy Markdown
Member Author

samford commented Jan 8, 2026

If we needed any indicator that the signing audit is flaky on macOS 15 Intel, failing on an app from Apple is a pretty good indicator 😆

@bevanjkay
Copy link
Copy Markdown
Member

Maybe we just only run the audit on CI the macos-latest runner.

@samford
Copy link
Copy Markdown
Member Author

samford commented Jan 8, 2026

Maybe we just only run the audit on CI the macos-latest runner.

So long as there isn't a technical need to run the signing audit on a specific OS version/arch for it to be correct, that could make sense. I'm not knowledgeable in this area, so it would be good for someone else to weigh in. Klaus also proposed adding a skiplist for this.

I don't have any particular ideas but it's something that we'll have to address in some way, as it's a recurring issue (e.g., I now have three open PRs that can't be merged because of it).

`icon-composer` is autobumped but the workflow failed to update to
version 1.2 because the `livecheck` block produces an "Unable to get
versions" error, as the homepage no longer lists any version
information. The download links direct to a page that lists Icon
Composer versions (with links to the dmg files) but this is behind a
login, so we can't check it. This updates the cask to 1.2 and sets
the `livecheck` block to skip, as there doesn't appear to be any
checkable source of version information at the moment.
The signing audit reliably fails on Intel in CI, so we have to skip it
for CI to pass.
@bevanjkay bevanjkay added this pull request to the merge queue Jan 13, 2026
Merged via the queue into main with commit 81cc9c9 Jan 13, 2026
22 checks passed
@bevanjkay bevanjkay deleted the icon-composer-1.2 branch January 13, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-skip livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants