-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add aichallenge submit launch arg #39
feat: add aichallenge submit launch arg #39
Conversation
マージ先は source の方じゃないです? |
@isamu-takagi |
@taikitanaka3 コピーが必要なのはsource buildのときに無駄な依存解決が出てくるのを防ぐためなので、dockerで動かす想定のmainnoの場合はdocker内にコンフィグファイルを参照する形で問題ないと思います。submitの内容なので変更が必要になったときに参加者がコピーして編集すればOKです。 |
@isamu-takagi PRの動作確認がdockerで完結しそうであれば不要そうですかね。 |
source build は main では使わないので一時作業用のブランチだけで良さそうです。 |
@masahiro-kubota |
@taikitanaka3 |
@taikitanaka3 |
@masahiro-kubota 具体的には#42をレビューする際にこのPRからどの部分が変わっているのかだけを知りたいです。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
了解です!こちらマージします!
AWSIMを起動して通常通り動くことの確認