Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.23 KB

RELEASING.md

File metadata and controls

27 lines (22 loc) · 1.23 KB

Releasing IDS CLDF dataset

Preparations

  • Make sure you have set all desired changes and publishing dates
  • Run
    cldfbench lexibank.makecldf --concepticon {PATH} ./lexibank_ids.py
    
  • Make sure .zenodo.json and cldf/README.md are present and up-to-date
    • if not run
    cldfbench zenodo ./lexibank_ids.py
    cldfbench cldfreadme ./lexibank_ids.py
    
  • Commit everything to master (as PR)

Create new release