有没有不错的编译器网络服务?

发布于 2024-07-08 23:34:46 字数 290 浏览 3 评论 0原文

想法如下:将代码提交到存储库并调用 Web 服务(或通过 Web 应用程序输入请求)以对其进行编译。 然后结果被推送到 FTP 服务器、S3 存储桶等。公共互联网上有类似的东西吗?

TFS 具有构建队列功能,但我更多地考虑的是互联网(而不是内联网)Web 服务。 如果它可以从已知的源代码控制接口(Subversion、CVS 等)中提取数据,那么除了选择编译器和特定的编译选项之外,调用者只需要做很少的事情。

我的推理更多的是消除大量软件安装和配置麻烦,特别是在不同语言/平台/框架/项目之间工作时

Here's the idea: you commit your code to a repository and call a web service (or enter the request through a web app) to have it compiled. The results are then pushed up to a FTP server, S3 bucket, etc. Is there anything like this out there on the public internet?

TFS has a build queuing feature, but I'm thinking more along the lines of a internet (not intranet) web service. And if it can pull from known source control interfaces (Subversion, CVS, etc.) then the caller needs to pass very little besides selecting a compiler and specific compilation options.

My reasoning is more along the lines of removing a lot of software installation and configuration hassles, especially when working between different languages/platforms/frameworks/projects

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文