WIP: feat: complete docker_publish skill — FORGEJO_TOKEN auth, DinD CI, E2E flow #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_docker_auth_skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
docker:24-dind) pattern using official Docker actions (setup-buildx,login-action,build-push-action)hero_servicesas working implementationCloses #26
- makefile_helper: test-all.sh uses make targets (not raw cargo), ci-local calls make test-all with CARGO_NET_GIT_FETCH_WITH_CLI, new ci-docker convention with Docker template and ci-patch-deps.sh for cross-repo deps - forge_ci: Option 1 updated with three-tier strategy and careful language ("CI should pass" not "will pass") - build_lib: build.yaml simplified to single make test-all step Proven in practice: ci-local pass → remote CI pass (hero_zero PR #14). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>WIP: feat: add FORGEJO_TOKEN registry auth to docker_publish skillto WIP: feat: complete docker_publish skill — FORGEJO_TOKEN auth, DinD CI, E2E flowPull request closed