原本以為這週因為有 CPython Sprint 有機會開一個 PR
但我果然不會寫 Python 😞
commitizen
- 合併 4.8.3 candidate #1457 並且釋出 4.8.3
- 開 PR
- 開 ci(github-actions): set organization to true for JamesIves/github-sponsors-readme-action@v1 #1554
- 這個 PR 解決了一些問題,這是個好消息,但還需要在一個 PR 才能把問題完全解決掉
- 開 ci(github-actions): set organization to true for JamesIves/github-sponsors-readme-action@v1 #1554
- 審閱 PRs
- test(cz_customize): add missing YAML configuration file tests #1516
- docs(CHANGELOG): run pre-commit run --all-files to fix CI #1522
- refactor(bump): use a loop to shorten a series of similar NotAllowed exceptions #1523
- refactor(Init): use ternary operator #1527
- docs(defaults): deprecate type Questions #1533
- docs(customization.md): fix grammar mistake, add title to code blocks #1535
- docs(bump.md): fix minor grammar issue and add titles for code blocks #1536
- refactor(ParseArgs): simplify call function body #1544
- refactor(ScmProvider): replace sorted with max #1543
- refactor(ExpectedExit): make the constructor more compact #1546
- refactor(git): remove redundant if branch #1547
- refactor(TagRules): extract tag_formats property and simplify list comprehension #1549
- fix(Changelog): fix _export_template variable type #1550
- fix(CommitizenProvider): raise if version is None #1552
- fix(Bump): rewrite --get-next NotAllowed error message for consistency #1553
- 關閉 issues
- 分類 issue
pycon-etl
終於讓 Upgrade to Airflow 3.0.2 #159 準備好了!
雖然還需要等 Henry 大大審閱,但目前已經把現階段遇到的問題都解掉了
Dag airflow_log_cleanup
重新整理過,之後應該會再用 task_group
重寫一次
最近剛好需要研究 external_db_managers,得看 apache-airflow-providers-fab 是怎麼做的
就順便搞懂了要怎麼把 PyCon TW 這邊驗證機制設定好