Skip to content

chore: add .env.example and set image maintainer - #9

Merged
azlekov merged 1 commit into
mainfrom
fix/prune-package-caches
Aug 18, 2026
Merged

chore: add .env.example and set image maintainer#9
azlekov merged 1 commit into
mainfrom
fix/prune-package-caches

Conversation

@azlekov

@azlekov azlekov commented Aug 18, 2026

Copy link
Copy Markdown

Summary

  • Add .env.example for the 3-runner beelink compose (APP_ID, APP_PRIVATE_KEY, APP_LOGIN, RUNNER_NAME_PREFIX, LABELS, RUNNER_GROUP, DISABLE_AUTO_UPDATE). EPHEMERAL is documented as hard-coded false in compose.
  • Set Dockerfile maintainer to asen.lekov@dodi.li.

Follow-up to #6, which merged before these two files landed.

Test plan

  • .env.example covers every compose interpolation and contains no secrets
  • docker compose config still works after cp .env.example .env and filling App creds

docker-compose interpolates GitHub App credentials from .env; an
example file lists them without committing secrets. EPHEMERAL stays
false in compose so the cache volumes persist.

The maintainer label still pointed at the upstream author's address.

Co-authored-by: Cursor <cursoragent@cursor.com>
@azlekov
azlekov merged commit 95082da into main Aug 18, 2026
11 checks passed
@azlekov
azlekov deleted the fix/prune-package-caches branch August 18, 2026 22:43
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