Delphi 的 Teamcity 插件

发布于 2024-11-28 22:50:30 字数 93 浏览 1 评论 0原文

有谁知道是否有适用于 Delphi-IDE 的 Teamcity 插件(例如 Visualstudio 的插件),它可以直接从 IDE 运行个人构建?

谢谢

Does anybody know if there is any Teamcity plugin for Delphi-IDE like the one for Visualstudio, which enables running personalbuilds directly from the IDE?

thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清欢 2024-12-05 22:50:30

如果您的 VCS 是 Git 或 Mercurial,还可以在功能分支上定义触发器,这将自动运行个人构建:

对 DVCS 分支中的更改进行远程运行:新的构建触发器添加了以下内容
监视 Git 或 Mercurial 分支的提交并添加个人
检测到提交时构建到构建队列。

发现于:

If your VCS is Git or Mercurial, it is also possble to define a trigger on your feature branches, which will run the personal build automatically:

Remote run on changes in DVCSs branches: New build trigger added that
watches for commits into Git or Mercurial branches and adds personal
build to the build queue when commit detected.

Found on: http://blog.caraulean.com/2011/05/31/quick-tip-configure-teamcity-6-5-to-run-a-personal-build-when-youve-committed-to-a-branch/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文