Skip to content

Document release process? #36

Description

@ericdill

Anyone know fully how we do releases here? I'm specifically looking to understand steps 4 and 5.

  1. Make empty commit: `git commit -m "Tagging " --allow-empty
  2. Add tag: git tag -a -> then describe release in editor
  3. Push changes to master
  4. Release on pypi?
  5. Update conda-forge recipe?

cc @ocefpaf @CJ-Wright

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions