Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Raise the v3 support table to IR 3.1.0

未關閉
#28 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
68/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
活躍
技術堆疊
python
領域
tooling

研究方向

Start at the v3 support table and the reader for distributions, then review Decision Record 0018 and the referenced Morphir Rust implementation for the intended version boundaries. Done means accepting v3 Specs at 3.1.0, rejecting older Specs declarations, continuing to write formatVersion: 3 for v3 Libraries, and updating the binding documentation.

由索引模型根據 Issue 內容生成。

描述

IR 3.1.0 widens the reference format-version support table to [3.0.0,3.2.0),[4.0.0,4.1.0) and adds a v3 Specs distribution (finos/morphir#970; Decision Record 0018 in the finos/morphir kb; reference implementation in finos/morphir-rust, pinned by https://github.com/finos/morphir/pull/986).

Decision 0018 lets each binding raise its own table when it is ready. This binding still reads v3 as [3.0.0,3.1.0), so it refuses a document that declares "3.1.0".

Work to do:

  • Accept "3.1.0" and read a v3 Specs distribution, refusing a Specs that declares 3 or "3.0.x".
  • Keep writing formatVersion: 3 for a v3 Library (writers emit the lowest version that fits).
  • Raise the support table and update the binding's docs.
主要語言
Python
星號
2
分支
1
平均合併
1 小時 52 分鐘
30 天內合併 PR
3

環境準備

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

finos/morphir-python 的其他 Issue

查看 finos/morphir-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。