<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Github-Actions - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/github-actions/</link><description>Github-Actions - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/github-actions/" rel="self" type="application/rss+xml"/><item><title>任务代理服务</title><link>https://rd163.visword.com/posts/job-agent-service/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/job-agent-service/</guid><description><![CDATA[<p>在落地 CI/CD 流水线时，团队迟早会撞到一类问题：控制面（SaaS 上的流水线定义、调度、日志查看）足够好用，但执行面却受限于厂商托管的运行环境——网络不通内网、镜像拉取慢、需要的 GPU 或特殊硬件拿不到、或者合规上代码不能出私网。这时通常的解法是把<strong>作业执行</strong>从云厂商剥离出来，放到自己的基础设施上，这就是所谓的<strong>任务代理服务（Runner / Agent）</strong>。</p>]]></description></item></channel></rss>