Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 903 Bytes

RELEASING.md

File metadata and controls

35 lines (28 loc) · 903 Bytes

Releasing dplace-cldf

  1. Release all consituent datasets and phylogenies, compiled against the latest Glottolog release.
  2. Run
    cldfbench download cldfbench_dplace.py
cldfbench makecldf cldfbench_dplace.py --glottolog-version v5.0
cldf validate cldf
pytest
cldfbench cldfreadme cldfbench_dplace.py
cldfbench readme cldfbench_dplace.py
cldfbench zenodo --communities dplace cldfbench_dplace.py
cldfbench cldfviz.map cldf --pacific-centered --format png --width 20 --output map.png --with-ocean --language-properties Contribution_ID --language-filters '{"type":"society"}'
cldferd --format compact.svg cldf > erd.svg
  1. Edit CHANGELOG.md.
  2. Commit, tag and push the changes.
  3. Create a release on GitHub, thereby triggering archiving with Zenodo.
  4. Update the release description on GitHub with the DOI.