从配置管理的角度来看,在自动化构建中最好做的事情是什么?

发布于 2024-10-07 04:55:50 字数 146 浏览 0 评论 0原文

我有一个相当长且复杂的构建自动化脚本。从配置管理的角度来看,自动化构建的最佳实践是什么?我看到了一个关于在自动化构建中要做的很酷的事情的帖子,但是什么是重要的呢?

例如,备份和压缩构建的所有输出工件是一回事,并且计时构建,除此之外还有什么?

谢谢

I have a fairly long and complex build automation script. From a configuration management perspective, what are the best practises for an automated build? I saw a thread about cool things to do in an automated build, but what's important?

E.g. backing up and zipping up all the outputted artifacts of the build is one thing and timing the build, what else along these lines?

Thanks

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

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

发布评论

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

评论(1

静水深流 2024-10-14 04:55:50

你已经提到了 ans 的一半;剩下的就是精简
多个项目,
可增强,
构建标签,
自测试代码,
时间轴,
可扩展性,

从我的角度来看,最重要的两件事是时间和覆盖水平。

希望这会有所帮助。

You already mentioned the half of the ans; rest would be streamlining the
multi-projects,
enhanceable,
Build Labels,
Self testing Code,
Timeline,
Scalability,

From my point of view two most important things are time, coverage level.

Hope this helps a little.

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