python / python/python-docs-zh-tw
Wipe out deprecated po files automatically
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- Python
- 星號
- 282
- 分支
- 226
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Our current workflows (either the manual one mentioned in README or the one executed with GitHub Action) can successfully merges the modified source strings from CPython but cannot detect if any pot is deprecated, which makes unused po files left in the repo. I manually compared all the files with CPython doc and sent #135 for Python 3.10 but we may need figure out how to done this automatically.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 README 中描述的手動工作流程以及合併來自 CPython 的來源字串的 GitHub Action 開始;檢查 #135 中針對 Python 3.10 進行比較的檔案。相關工作流程能夠自動偵測並移除已棄用的 po 檔案時,這項工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, python
- 領域
- ci-cd, documentation
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100