Skip to content

Fix/ci wolfram license activation - #2

Merged
m-messer merged 3 commits into
mainfrom
fix/ci-wolfram-license-activation
Jul 27, 2026
Merged

Fix/ci wolfram license activation#2
m-messer merged 3 commits into
mainfrom
fix/ci-wolfram-license-activation

Conversation

@m-messer

Copy link
Copy Markdown
Member

No description provided.

m-messer and others added 3 commits July 23, 2026 17:51
CI licensing switched from an entitlement-ID subscription to a
NAME/COMPANY_NAME/LICENSE_KEY password activation, but the
WolframResearch/*-paclet actions only know how to auto-activate via
WOLFRAMSCRIPT_ENTITLEMENTID, causing "No valid password found" failures.

Add an activation step before each paclet action that feeds the license
credentials to wolframscript to produce a mathpass file. Since GitHub
Actions shares $HOME across a job's container and its sibling docker-action
containers, the mathpass file is already present when the paclet actions
run, letting them skip entitlement activation entirely.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011UdYbWushFRZ3RoRBeU6qw
@m-messer
m-messer merged commit 6db071b into main Jul 27, 2026
1 check failed
@m-messer
m-messer deleted the fix/ci-wolfram-license-activation branch July 27, 2026 10:23
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.

1 participant