問題タブ [multiple-repositories]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
71 問題
0
投票する
1
に答える
133
参照
amazon-web-services - AWS Codecommit の 2 つの異なるリポジトリにある 2 つのブランチを同期しようとしています。自動化された方法で同期を行う方法はありますか?
Codecommit を使用してリポジトリを保存します。RepoA に 1 つのブランチ、RepoB に 1 つのブランチがあります。RepoA のブランチで行われた変更を RepoB のブランチに同期しようとしていますが、自動化されています。Lambda または codebuild コンテナを使用してそうする方法はありますか?