<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>GitHub on 熊鑫伟（cubxxw）· 公开的实践与思想档案</title>
    <link>https://cubxxw.com/zh/tags/github/</link>
    <description>熊鑫伟的公开实践与思想档案，记录 AI 工作流、真实项目、工程方法、系统思维，以及关于个人成长、哲学与人生的长期思考。</description>
    <image>
      <title>熊鑫伟（cubxxw）· 公开的实践与思想档案</title>
      <url>https://cubxxw.com/assets/og-image.png</url>
      <link>https://cubxxw.com/</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 16 Sep 2023 16:07:39 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/zh/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GoReleaser v2 教程：用 GitHub Actions 自动发布 Go</title>
      <link>https://cubxxw.com/zh/engineering/posts/go-release-tools/</link>
      <pubDate>Sat, 16 Sep 2023 16:07:39 +0800</pubDate>
      <atom:updated>Wed, 29 Jul 2026 14:05:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/engineering/posts/go-release-tools/</guid>
      <description>手把手带你写 .goreleaser.yaml：builds、archives、Docker 镜像、签名到 GitHub Release 逐段讲清楚，最后接入 GitHub Actions，推一个 tag 就能自动多平台发布，不用再手动打包传附件。</description>
      <category domain="category">Development</category>
      <category domain="tag">Go</category>
      <category domain="tag">DevOps</category>
      <category domain="tag">GitHub</category>
      <category domain="tag">Automation</category>
      <category domain="tag">Deployment</category>
    </item>
  </channel>
</rss>
