Skip to content

Agent task: Finish docker-compose actions by creating and pushing docker. Check to use the n#6

Closed
scx1332 wants to merge 2 commits into
mainfrom
fde-agent/20260429-211932-95d67489
Closed

Agent task: Finish docker-compose actions by creating and pushing docker. Check to use the n#6
scx1332 wants to merge 2 commits into
mainfrom
fde-agent/20260429-211932-95d67489

Conversation

@scx1332
Copy link
Copy Markdown
Member

@scx1332 scx1332 commented Apr 29, 2026

This pull request was initialized by file-diff-engine for a codex-backed agent task.

Branch: fde-agent/20260429-211932-95d67489
Base branch: main
Task runner: codex
Model: gpt-5.5
Reasoning effort: high
Reasoning summary: auto
Pull request completion mode: AutoReady
Completion behavior: this task pull request starts as a draft and will be marked ready for review after the agent run completes successfully.

Task:
Finish docker-compose actions by creating and pushing docker.

Check to use the newest versions of the actions.

I want commit number as a tag. If pushed to main mark as latest.

…pushing docker. Check to u

Finish docker-compose actions by creating and pushing docker.

Check to use the newest versions of the actions.

I want commit number as a tag. If pushed to main mark as latest.
@scx1332
Copy link
Copy Markdown
Member Author

scx1332 commented Apr 29, 2026

Plan:

  1. Add container packaging for arkiv-storaged with a production Dockerfile that builds the Go binary and runs it in a small runtime image.
  2. Add a docker-compose.yml for local service execution using the built image/build context and persistent data volume.
  3. Update CI to use the newest verified action tags:
    • actions/checkout@v6.0.2
    • actions/setup-go@v6.4.0
    • golangci/golangci-lint-action@v9.2.0
    • docker/login-action@v4.1.0
    • docker/setup-buildx-action@v4.0.0
    • docker/metadata-action@v6.0.0
    • docker/build-push-action@v7.1.0
  4. Add a Docker publish job that builds on pushes, publishes to GHCR, tags each pushed image with the full commit SHA, and also tags latest only when the push is to main.
  5. Run local validation for Go tests/build and Docker image build where available.
  6. Commit and push the changes to the existing branch fde-agent/20260429-211932-95d67489, then post a completion summary on this PR.

@scx1332 scx1332 closed this Apr 29, 2026
@scx1332 scx1332 deleted the fde-agent/20260429-211932-95d67489 branch April 29, 2026 21:48
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