Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visualstudio 用のような Delphi-IDE 用の Teamcity プラグインがあり、IDE から直接個人ビルドを実行できるかどうか知っている人はいますか?
ありがとうございました
VCS が Git または Mercurial の場合、機能ブランチでトリガーを定義することもできます。これにより、個人用ビルドが自動的に実行されます。
DVCS ブランチの変更に対するリモート実行: Git または Mercurial ブランチへのコミットを監視し、コミットが検出されたときにビルド キューに個人ビルドを追加する新しいビルド トリガーが追加されました。
次の場所にあります: http://blog.caraulean.com/2011/05/31/quick-tip-configure-teamcity-6-5-to-run-a-personal-build-when-youve-committed-to-a -ブランチ/