Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 677 Bytes

development.md

File metadata and controls

19 lines (12 loc) · 677 Bytes

Development notes of gsffile

How to release

Use scripts\Release-Package.ps1:

.\scripts\Release-Package.ps1 -Version 1.2.3

Roadmap

  • Test workflow to gate pull requests / branch protection, see pytest
  • xarray integration
  • Avoid having to pass tmp_dir to tests calling assert_roundtrip_ok

Ideas