Skip to content

Unfreeze Worksheet Crafter (darwin) - #51162

Merged
allenhouchins merged 1 commit into
mainfrom
fma-unfreeze/worksheet-crafter-darwin-20260813
Aug 16, 2026
Merged

Unfreeze Worksheet Crafter (darwin)#51162
allenhouchins merged 1 commit into
mainfrom
fma-unfreeze/worksheet-crafter-darwin-20260813

Conversation

@allenhouchins

@allenhouchins allenhouchins commented Aug 13, 2026

Copy link
Copy Markdown
Member

Automated unfreeze probe. Removes "frozen": true and regenerates the output manifest so
test-fma-darwin-pr-only can validate worksheet-crafter/darwin at its current upstream version.

Frozen since: 2026-07-09 (4a219a2, "Update Fleet-maintained apps (#49055)")
Version: 2026.2.4 -> 2026.2.5

Draft until validation reports. Merge only if the FMA checks are green and the validate shard
actually ran for this slug.


Generated by Claude Code

Summary by CodeRabbit

  • New Features

    • Added support for Worksheet Crafter version 2026.2.5 on macOS.
    • Updated the installer and verification details for the latest release.
  • Bug Fixes

    • Improved compatibility for the Worksheet Crafter Homebrew app configuration.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/worksheet-crafter/darwin.json

=== Install // aa497eb5 -> f9fb2f76 ===

--- /tmp/old.G3t0xr	2026-08-13 17:44:07.662610896 +0000
+++ /tmp/new.rNUtF0	2026-08-13 17:44:07.663610920 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.SchoolCraft.WillBeReplacedByQMake'
-sudo installer -pkg "$TMPDIR/worksheet-crafter_2026.2.4.pkg" -target / || exit $?
+sudo installer -pkg "$TMPDIR/worksheet-crafter_2026.2.5.pkg" -target / || exit $?
 relaunch_application 'com.SchoolCraft.WillBeReplacedByQMake'

=== Uninstall Script (no changes) ===

@allenhouchins
allenhouchins marked this pull request as ready for review August 16, 2026 02:33
Copilot AI lite review requested due to automatic review settings August 16, 2026 02:33
@allenhouchins
allenhouchins merged commit 1ce2782 into main Aug 16, 2026
18 of 19 checks passed
@allenhouchins
allenhouchins deleted the fma-unfreeze/worksheet-crafter-darwin-20260813 branch August 16, 2026 02:33
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 07069bea-79ac-4675-b459-ffeb6c2e0f4b

📥 Commits

Reviewing files that changed from the base of the PR and between f394830 and a4dfb03.

📒 Files selected for processing (2)
  • ee/maintained-apps/inputs/homebrew/worksheet-crafter.json
  • ee/maintained-apps/outputs/worksheet-crafter/darwin.json

Walkthrough

The Worksheet Crafter Homebrew definition no longer includes the frozen property. The macOS package definition now targets version 2026.2.5. Its installer URL, installation script, checksum, patched-version query, and open-process query were updated. The uninstallation script remains unchanged.

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-unfreeze/worksheet-crafter-darwin-20260813

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.

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

Unfreezes the Fleet-maintained app definition for worksheet-crafter/darwin and updates the generated maintained-app output so the Darwin validation shard can run against the current upstream release.

Changes:

  • Removes the "frozen": true flag from the Worksheet Crafter Homebrew input definition.
  • Regenerates the Darwin output manifest for Worksheet Crafter, bumping to 2026.2.5 (URL, checksum, and install script ref) and including an open query.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ee/maintained-apps/outputs/worksheet-crafter/darwin.json Updates the generated darwin manifest to v2026.2.5 (queries, installer URL, sha256, script ref).
ee/maintained-apps/inputs/homebrew/worksheet-crafter.json Removes the frozen flag to allow ingestion/validation to proceed for this slug.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants