Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Submodule remote option#422

Merged
naomichi-y merged 18 commits intodevelopfrom
feature/submodule-remote-option
May 11, 2024
Merged

Submodule remote option#422
naomichi-y merged 18 commits intodevelopfrom
feature/submodule-remote-option

Conversation

@naomichi-y
Copy link
Member

@naomichi-y naomichi-y commented Apr 28, 2024

#413

deploy.ymllatest_submodule 変数を追加しました。
falseを指定することで、リポジトリにコミットされたバージョンでサブモジュールを取得します。

@ecr_client.authenticate
commit_id = @code_manager.update

latest_submodule = @code_manager.deploy_config.find_service(@deploy_job.cluster, @deploy_job.service)[:latest_submodule] || true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

latest_submodule のデフォルト動作は submodule --remote を実行します。従来と同じ挙動となります。

@naomichi-y naomichi-y requested a review from koda-h April 28, 2024 10:57
@naomichi-y naomichi-y changed the base branch from develop to feature/typo-verification_token May 1, 2024 17:55
@naomichi-y naomichi-y changed the base branch from feature/typo-verification_token to develop May 1, 2024 17:55
Copy link
Collaborator

@koda-h koda-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMです!

@naomichi-y naomichi-y merged commit 90de62c into develop May 11, 2024
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.

2 participants