Skip to content

ci(publish): uv sync before playwright install - #58

Merged
AgentArcLab merged 1 commit into
mainfrom
release/public-0.8.3-publish-fix2
Sep 1, 2026
Merged

ci(publish): uv sync before playwright install#58
AgentArcLab merged 1 commit into
mainfrom
release/public-0.8.3-publish-fix2

Conversation

@AgentArcLab

Copy link
Copy Markdown
Contributor

Follow-up to #57. The publish job has no Install dependencies step, so uv run playwright install could not find the playwright binary. Run uv sync --extra all first (matching release-check) then install chromium so the Phase 2 browser gates have both the package and the browser.

🤖 Generated with Claude Code

The publish job has no Install dependencies step, so `uv run playwright
install` could not find the playwright binary.  Run `uv sync --extra all`
first (matching release-check) then install chromium so the Phase 2
browser gates have both the package and the browser.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@AgentArcLab
AgentArcLab merged commit eed08e1 into main Sep 1, 2026
11 checks passed
@AgentArcLab
AgentArcLab deleted the release/public-0.8.3-publish-fix2 branch September 1, 2026 08:28
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