Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 290 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 290 Bytes

Release process (server)

  1. Bump version in fluffy/__init__.py
  2. Run make release

Release process (cli)

  1. Bump version in cli/fluffy_cli/__init__.py
  2. cd to cli and use dch to update the Debian changelog
  3. Run make release and upload a new deb to GitHub releases.