Skip to content

[codex] Publish self-host Docker image#919

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/publish-selfhost-docker
Jun 9, 2026
Merged

[codex] Publish self-host Docker image#919
RhysSullivan merged 1 commit into
mainfrom
codex/publish-selfhost-docker

Conversation

@RhysSullivan

Copy link
Copy Markdown
Owner

Summary

  • Add a workflow to publish the self-host Executor image to GHCR for release tags.
  • Trigger the Docker image publish after the CLI release workflow succeeds.
  • Add a CI smoke build for the self-host Dockerfile.
  • Document the published image tags and update the release notes.

Image tags

  • Stable: ghcr.io/rhyssullivan/executor-selfhost:vX.Y.Z, ghcr.io/rhyssullivan/executor-selfhost:X.Y.Z, ghcr.io/rhyssullivan/executor-selfhost:latest
  • Prerelease: ghcr.io/rhyssullivan/executor-selfhost:vX.Y.Z-..., ghcr.io/rhyssullivan/executor-selfhost:X.Y.Z-..., ghcr.io/rhyssullivan/executor-selfhost:beta

Validation

  • ruby -e 'ARGV.each { |path| YAML.load_file(path) }; puts "yaml ok"' -ryaml .github/workflows/ci.yml .github/workflows/publish-executor-package.yml .github/workflows/publish-selfhost-docker.yml
  • bun run lint:release-notes
  • bun run format:check
  • bun run lint
  • stable/prerelease image metadata shell checks

Could not run a local Docker build because the local Docker daemon is not running: Cannot connect to the Docker daemon at unix:///Users/rhyssullivan/.docker/run/docker.sock.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing ec9da1d Commit Preview URL

Branch Preview URL
Jun 09 2026, 04:41 AM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud ec9da1d Jun 09 2026, 04:43 AM

@pkg-pr-new

pkg-pr-new Bot commented Jun 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@919

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@919

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@919

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@919

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@919

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@919

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@919

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@919

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@919

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@919

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@919

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@919

executor

npm i https://pkg.pr.new/executor@919

commit: ec9da1d

@RhysSullivan RhysSullivan marked this pull request as ready for review June 9, 2026 04:45
@RhysSullivan RhysSullivan merged commit fae1726 into main Jun 9, 2026
12 checks passed
@RhysSullivan RhysSullivan deleted the codex/publish-selfhost-docker branch June 9, 2026 05:17
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