Skip to content

Fix Synology runner home and add MIT license#11

Merged
jmcte merged 4 commits intomainfrom
jmcte/codex/mit-license-runner-home
Mar 28, 2026
Merged

Fix Synology runner home and add MIT license#11
jmcte merged 4 commits intomainfrom
jmcte/codex/mit-license-runner-home

Conversation

@jmcte
Copy link
Copy Markdown
Contributor

@jmcte jmcte commented Mar 27, 2026

Summary

  • move the live runner home into the writable state mount instead of writing mutable files under /actions-runner
  • update the smoke harness to exercise the read-only runner source and writable runner home split
  • add the MIT license and bump the published image/sample config to 0.1.2

Verification

  • bash -n docker/runner-entrypoint.sh
  • bash -n scripts/smoke-test.sh
  • pnpm lint
  • pnpm test
  • pnpm build
  • pnpm validate-config -- --config config/pools.yaml --env .env.example
  • DOCKER_CONTEXT=colima pnpm smoke-test
  • DOCKER_CONTEXT=colima ./scripts/build-image.sh ghcr.io/omt-global/synology-github-runner:0.1.2 --push
  • docker --context colima manifest inspect ghcr.io/omt-global/synology-github-runner:0.1.2

@jmcte jmcte force-pushed the jmcte/codex/mit-license-runner-home branch from c59ba2e to cdc804f Compare March 27, 2026 22:34
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c59ba2e31f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docker/runner-entrypoint.sh Outdated
@jmcte jmcte force-pushed the jmcte/codex/mit-license-runner-home branch from 44f9bc3 to 542971f Compare March 27, 2026 22:38
@jmcte jmcte self-assigned this Mar 27, 2026
@jmcte jmcte merged commit 95071cd into main Mar 28, 2026
2 checks passed
@jmcte jmcte deleted the jmcte/codex/mit-license-runner-home branch March 28, 2026 14:46
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.

2 participants