Skip to content

ci: pin the dx CLI to a build that can read plugin configs - #28

Merged
wittjosiah merged 1 commit into
mainfrom
claude/plugin-excalidraw-pr8-cleanup-hb0ebu
Aug 8, 2026
Merged

ci: pin the dx CLI to a build that can read plugin configs#28
wittjosiah merged 1 commit into
mainfrom
claude/plugin-excalidraw-pr8-cleanup-hb0ebu

Conversation

@wittjosiah

Copy link
Copy Markdown
Member

Bumps the DX_CLI_PACKAGE fallback from 4fb6037 to ba08e65 (current dxos main).

The pinned preview predates dxos/dxos#12513–#12514: its loadDxConfig resolves esbuild from inside the compiled binary's embedded filesystem, so dx registry publish dies before reading a single config field — which is exactly where the last registry_only dispatch failed. ba08e65 evaluates the config in a node subprocess; verified locally against this repo's tictactoe plugin (config loads and decodes; the run proceeds to the ATProto request).

Once this lands, dispatching Release with registry_only: true is the first credentialed test of the registry publish.


Generated by Claude Code

The pinned preview (4fb6037) predates dxos/dxos#12513–#12514: its loadDxConfig
resolves esbuild from inside the compiled binary's embedded filesystem, so
`dx registry publish` dies before reading a single config field. ba08e65
evaluates the config in a node subprocess instead, verified against this repo's
tictactoe plugin.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SZ4ZdaPo9erkh5yF4eXh3Z
@wittjosiah
wittjosiah enabled auto-merge August 8, 2026 21:41
@wittjosiah
wittjosiah added this pull request to the merge queue Aug 8, 2026
Merged via the queue into main with commit 957aa26 Aug 8, 2026
3 checks passed
@wittjosiah
wittjosiah deleted the claude/plugin-excalidraw-pr8-cleanup-hb0ebu branch August 8, 2026 21:44
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.

2 participants