這是個充滿 PyCon TW 的一週
commtizien
- 審閱 PR refactor(Init): extract _get_config_data for readability #1538
- 這週還是努力看了一個 PR 嗚嗚嗚嗚嗚
attila
- 審閱 PR Fix: use correct selector for highlight.js #2
- 問題終於被解決了!感恩讚嘆
pycontw-frontend
- 審閱 PR update(events): change sprint event tag from post-event to warmup #651
- 源來適你的朋友發現 PyCon TW 官網上活動細節有錯
馬上就被修正了,不愧是高瓊強尼戴普
事不宜遲,現在就購票吧
- 源來適你的朋友發現 PyCon TW 官網上活動細節有錯
pycon-etl
- 開 PR
- Add airflow triggerer, update config to fit our limited resource and fix bug found in posts_insights dag #163
- 機器開太小,跑不起兩個 worker
但便宜治百病,一個 worker 也是沒問題!
- 機器開太小,跑不起兩個 worker
- ❌fix: downgrade uvicorn to 0.29.0 #164
- 這個 PR 什麼也修不了
- fix(docker-compose): add missing AIRFLOW__CORE__EXECUTION_API_SERVER_URL #165
- 明明開發環境就好好的,為什麼到了生產環境就連不上 API 伺服器了!
啊...原來是生產環境的 docker-compose 沒改到嗎...那沒事了
- 明明開發環境就好好的,為什麼到了生產環境就連不上 API 伺服器了!
- Cleanup not used configuration and dag #166
- 有些 dag 跟設定沒用到就刪一刪
- Rewrite documentation and publish it to GitHub Pages using mkdocs #168
- 回來碰 pycon-etl 的時候,在各環節都遇到很多問題,而且在文件上都找不到答案 🥲
還好有 Henry 幫忙,順手就記錄下 Henry 教我的各個細節
- 回來碰 pycon-etl 的時候,在各環節都遇到很多問題,而且在文件上都找不到答案 🥲
- Move mypy config from setup.cfg to pyproject.toml #171
- 沒想到 setup.cfg 這東西還在,該刪了吧
把AIRFLOW_HOME
也一起加進PYTHON_PATH
,這樣才能正常匯入 repo 的函式庫
- 沒想到 setup.cfg 這東西還在,該刪了吧
- (草稿) feat(discord): move all discord message sending to dag "discord_message_notification" and use Asset to trigger #167
- Add airflow triggerer, update config to fit our limited resource and fix bug found in posts_insights dag #163
- 關閉 issue Upgrade to Airflow 2+ (or even 3) #154
- 已經成功升級到 Airflow 3.0.2 並且部署到 GCE 上了 🎉
- 開 issue
- [Feature Request] Check whether git bundle fits our use case #169
- 還沒研究,但聽起來 git bundle 跟我們的部署方式比較吻合
- [Feature Request] Move our discord role assigning functionality to airflow #170
- 這是我回來碰 pycon-etl 的起點
這些定時跑的東西可以盡量整合進 pycon-etl
不然隨著時間推移,志工們會漸漸忘記這些服務到底都在哪
- 這是我回來碰 pycon-etl 的起點
- [Feature Request] Check whether git bundle fits our use case #169