Skip to content

Add CI/CD pipelines for server, worker, and SDK publishing#19

Merged
motatoes merged 1 commit into
mainfrom
feat/ci-deploy-pipelines
Feb 27, 2026
Merged

Add CI/CD pipelines for server, worker, and SDK publishing#19
motatoes merged 1 commit into
mainfrom
feat/ci-deploy-pipelines

Conversation

@motatoes

Copy link
Copy Markdown
Contributor
  • deploy-server: builds Go server + web dashboard, deploys to control plane via SSH
  • deploy-worker: builds worker + agent binaries (arm64), deploys to worker via SSH
  • publish-ts-sdk: publishes @opencomputer/sdk to npm on ts-sdk-v* tags
  • publish-python-sdk: publishes opencomputer-sdk to PyPI on py-sdk-v* tags via trusted publisher

All server IPs stored as GitHub secrets (SERVER_IP, WORKER_IP).

- deploy-server: builds Go server + web dashboard, deploys to control plane via SSH
- deploy-worker: builds worker + agent binaries (arm64), deploys to worker via SSH
- publish-ts-sdk: publishes @opencomputer/sdk to npm on ts-sdk-v* tags
- publish-python-sdk: publishes opencomputer-sdk to PyPI on py-sdk-v* tags via trusted publisher

All server IPs stored as GitHub secrets (SERVER_IP, WORKER_IP).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Feb 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
opensandbox Ready Ready Preview, Comment Feb 27, 2026 11:48pm

Request Review

@motatoes motatoes merged commit da4cc33 into main Feb 27, 2026
3 checks passed
motatoes added a commit that referenced this pull request Mar 27, 2026
Add CI/CD pipelines for server, worker, and SDK publishing
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