Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Raise the v3 support table to IR 3.1.0

Aperta
#28 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
68/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
python
Ambito
tooling

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.
Lingua principale
Python
Stelle
2
Fork
1
Merge medio
1h 52m
PR unite (30g)
3

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di finos/morphir-python

Tutte le issue di finos/morphir-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.