Skip to content

v3.2.0 — PyPI 發布 CI + 自動化測試

Choose a tag to compare

@stanley-1028 stanley-1028 released this 05 Jun 10:14

📦 新增功能

📄 PyPI 發布準備

  • pyproject.toml: 完整 PyPI 構建設定(支援 Python 3.10-3.12)
  • 套件名稱: agent-skill-matrix

🤖 CI/CD

  • .github/workflows/test-and-publish.yml:
    • 3 個 Python 版本矩陣測試(3.10 / 3.11 / 3.12)
    • pytest + coverage 覆蓋率報告
    • Tag 推送自動發布到 PyPI
  • .gitattributes: 統一行尾處理

📝 文件

  • README.md: 加入 PyPI badge + Test CI badge

📦 檔案變更

3 files changed, 90 insertions(+)