Skip to content

Disable npm cache on self-hosted CI#23

Merged
snapetech merged 1 commit into
mainfrom
codex/remove-selfhosted-node-cache
May 16, 2026
Merged

Disable npm cache on self-hosted CI#23
snapetech merged 1 commit into
mainfrom
codex/remove-selfhosted-node-cache

Conversation

@snapetech
Copy link
Copy Markdown
Owner

Removes actions/setup-node npm caching from the webui CI job. On the self-hosted runner, the post-job cache save created a multi-GB archive and kept the job open after npm ci and npm run build had already succeeded.

Validation:

  • git diff --check

@snapetech snapetech merged commit 89cf3df into main May 16, 2026
3 of 5 checks passed
@snapetech snapetech deleted the codex/remove-selfhosted-node-cache branch May 16, 2026 23:31
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