Skip to content

Remove stale npx workflow caches#157

Merged
cbusillo merged 1 commit into
mainfrom
cleanup/remove-npx-workflow-bootstrap
May 27, 2026
Merged

Remove stale npx workflow caches#157
cbusillo merged 1 commit into
mainfrom
cleanup/remove-npx-workflow-bootstrap

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • remove obsolete npm/npx cache steps from issue-code and upstream-merge workflows
  • keep Node setup because both workflows still run the local OpenAI proxy with node
  • continue using the repo-built CODE_BIN path for agent execution

Validation

  • git diff --check
  • rg -n "Cache npm \(npx\)|npx -y @just-every/code@latest|@just-every/code@latest" .github/workflows/issue-code.yml .github/workflows/upstream-merge.yml .github/workflows/issue-comment.yml (no matches)
  • ./build-fast.sh

Refs #130

@cbusillo cbusillo merged commit d4db972 into main May 27, 2026
1 check passed
@cbusillo cbusillo deleted the cleanup/remove-npx-workflow-bootstrap branch May 27, 2026 20:11
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