Collections of Y2020W42 (2020-10-12 Mon 00:00:00+0800 ~ 2020-10-19 Mon 00:00:00+0800)

TIL

  • TIL: 分析癱瘓 (analysis paralysis)
    感覺滿多拖延症患者如我都有這問題的

devops

  • 星期五要不要部署? | Complete Think
    這篇整理了一下週五該不該部署的文章
    滿贊同結論的
    一切都是看應用場景和團隊狀況而定
    真的覺得常常都是因為公司規模大小差太多才有這麼多兩派各執己見
    二元法果然宣傳力道最強
    實際情況根本錯綜複雜
    然而這種狀況不夠簡單
    要考慮的事情太多
    大家不愛聽

git

目前都是手動用 git log --oneline --no-decorate
然後在每行前面加上 - 變成 markdown 格式
看來可以改成直接用 git log --pretty="- %h %s" 就好

幾年前研究這類工具時
還沒那麼多也不夠好用
之後可能可以找個時間在 side project 上用用看

試了一下 https://github.com/github-changelog-generator/github-changelog-generator
其方法是直接打 GitHub API 去拿資料來處理
看了一下產生出來的 CHANGELOG.md
感覺已經可以直接放在 CI 讓它自動更新 CHANGELOG 了


life



Share


Donation

如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。

If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.


Related Posts