Bumps the Dagger engine/CLI from v0.20.1 to v0.20.6 (mise pin, dagger.json engineVersion, SDK regen) and rewrites the runner-job-image container as a native Dagger pipeline on Alpine 3.23 using the shared alpine_runtime helper, replacing the Debian-based Dockerfile. All Forgejo Actions in this repo use actions/checkout (a JS action), so musl is not a compatibility concern. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
171 B
Text
16 lines
171 B
Text
.claude/settings.local.json
|
|
.claude/agent-memory/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.pyo
|
|
.venv/
|
|
|
|
# Dagger (auto-generated SDK)
|
|
/sdk/
|
|
|
|
# OS
|
|
.DS_Store
|
|
/**/__pycache__
|
|
/.env
|