<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Release on 每日拍拍</title>
    <link>https://dailypypy.org/tags/release/</link>
    <description>Recent content in Release on 每日拍拍</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-tw</language>
    <copyright>© 2026 每日拍拍</copyright>
    <lastBuildDate>Sat, 12 Sep 2026 12:16:00 +0800</lastBuildDate><atom:link href="https://dailypypy.org/tags/release/index.xml" rel="self" type="application/rss+xml" />
    <follow_challenge>
      <feedId>155076163427069952</feedId>
      <userId>154825760438254592</userId>
    </follow_challenge>
    
    
    <item>
      <title>Git tag 與 Release 實戰：版本標記、SemVer 與安全發佈流程</title>
      <link>https://dailypypy.org/learn/git-tag-release/</link>
      <pubDate>Sat, 12 Sep 2026 12:16:00 +0800</pubDate>
      
      <guid>https://dailypypy.org/learn/git-tag-release/</guid>
      <description>&lt;!---
1440x768
prompt: masterpiece, best quality, highres, clean anime illustration, japanese anime style, soft shading, flat color design, 1girl, black hair, green eyes, white off-shoulder shirt, black short skirt, three-quarter view, full body, standing beside three floating blank ring-shaped markers, hands clasped behind back, confident playful smile, looking at viewer, pastel dusty lilac background, subtle soft sparkles and translucent ribbon arcs without symbols or text, neat composition, detailed eyes, cute and smart vibe, minimal background, polished illustration, no text
negative prompt: worst quality, bad eye, bad hand, extra limbs, manga, multiple views, monochrome, text, signature
dedup note: Planned 2026-09-12 topic `git-tag-release` passed a strict 159-post inventory and current-source scan. ../git-branch-strategy/ covers branch lifecycle and shows only a two-command lightweight tag example; ../python-packaging/ and ../python-uv-build-publish/ focus on Python artifacts and registry publication. This article instead covers Git tag object types, annotated and signed tags, SemVer decisions, remote tag inspection and correction, immutable-release habits, release notes, and GitHub Release handoff. It does not repeat branch strategy, package building, or PyPI publishing.
source check: Reviewed against the current official Git tag/push documentation, Semantic Versioning 2.0.0, and GitHub release documentation on 2026-09-12. Commands were also smoke-tested with the installed Git client in temporary repositories.
---&gt;

&lt;h2 class=&#34;relative group&#34;&gt;一. 前言：部署成功，不等於版本已經說清楚 
    &lt;div id=&#34;一-前言部署成功不等於版本已經說清楚&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%e4%b8%80-%e5%89%8d%e8%a8%80%e9%83%a8%e7%bd%b2%e6%88%90%e5%8a%9f%e4%b8%8d%e7%ad%89%e6%96%bc%e7%89%88%e6%9c%ac%e5%b7%b2%e7%b6%93%e8%aa%aa%e6%b8%85%e6%a5%9a&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;功能合進 &lt;code&gt;main&lt;/code&gt;、CI 全綠、服務也上線了。
過兩週有人問：「Production 現在到底是哪一版？」
如果答案是「大概是上上週五那顆 commit」，發版流程就還少了一塊。
Git tag 的工作，是替某個 Git 物件留下穩定名稱；Release 則把這個版本整理成使用者看得懂、拿得到、能追蹤的交付物。
今天拍拍君會把流程串起來：&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://dailypypy.org/learn/git-tag-release/featured.png" />
    </item>
    
  </channel>
</rss>
