Skip to content

DockerfileとGHCRへのイメージビルドワークフローを追加#119

Merged
buty4649 merged 3 commits intomainfrom
add-dockerfile-and-build-workflow
Apr 10, 2026
Merged

DockerfileとGHCRへのイメージビルドワークフローを追加#119
buty4649 merged 3 commits intomainfrom
add-dockerfile-and-build-workflow

Conversation

@buty4649
Copy link
Copy Markdown
Contributor

Summary

  • GoのマルチステージビルドによるDockerfileを追加
  • GHCRへイメージをビルド・pushするGitHub Actionsワークフローを追加
  • トリガーはデバッグ用にpull_requestに設定(本番運用時にタグpushへ変更予定)

Test plan

  • PRのワークフローが正常に動作し、GHCRにイメージがpushされることを確認

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@buty4649 buty4649 force-pushed the add-dockerfile-and-build-workflow branch from 4d78dad to 96c6ebb Compare April 10, 2026 08:45
buty4649 and others added 2 commits April 10, 2026 17:50
独立していたdocker.ymlを削除し、release.ymlにbuild-imageジョブとして統合。
リリース時にlatestタグとバージョンタグ付きでGHCRにpushされるようにした。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@buty4649 buty4649 enabled auto-merge April 10, 2026 08:52
@buty4649 buty4649 merged commit 0315d3d into main Apr 10, 2026
2 checks passed
@buty4649 buty4649 deleted the add-dockerfile-and-build-workflow branch April 10, 2026 08:52
@pepabo-pr-maker pepabo-pr-maker bot mentioned this pull request Apr 10, 2026
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