因為諸多研討會跟出差,中間出門了一陣子
加減還是有看一些 PR
原本想說回來可以再看一些,但這次時差的影響真的比想像中的大
光是要抓回生活的節奏就花了不少時間
開始煮飯跟開始打拳真的是抓回節奏的第一步
除此之外也因為一些事,更理解了資深開源貢獻者們在各種事情的處理態度
不過我實在是沒體力寫小論文,所以就走了另一條
畢竟這是場馬拉松(至少我是這麼希望的)
自身的身心健康還是更為重要,這樣才能走得長久
commitizen-tools
- 分類 issues
- 發布
- 開 Release 4.9.0 #1589 以發佈 4.9.0 然後撤銷(因為少了一個相依套件)
- 修復 Tag: Diverging master history breaking 4.9.1 detection with 'pre-commit autoupdate' #1602,並且發佈 4.9.1
- 審閱 PRs
- test(Init): add type hint and rename variable #1603
- refactor(BaseCommitizen): construct Style object directly to get rid … #1607
- refactor(BaseCommitizen): remove NotImplementedError and make them ab… #1608
- refactor(Init): make project_info a module and remove self.project_info #1605
- style(UvProvider): fix typo in comment #1611
- feat: allow amend! prefix as created by git --fixup=reword:
#1587 - fix(Init): raise InitFailedError on keyboard interrupt on pre-commit … #1604
- docs: enable blank issue and add url to contact links #1627
- refactor(ConventionalCommitsCz): rewrite message method to make the p… #1626
- test: rename the fixture config to mock_config for better code search #1619
- test(utils): do not create file for simplicity #1621
- test(changelog): remove unused timer fixture #1624
- refactor(Bump): remove use of getattr #1622
- refactor(cmd): unnest try except #1629