Skip to content

Automate deployment #189

@vkarak

Description

@vkarak

We should automate deployment, which consists of:

  1. Tag release and push the tag
  2. Generate documentation and push to the gh-pages branch
  3. Generate a first draft of release notes:
    git log --merges --pretty=%b PREV..LATEST | sed '/^\s*$/d'
    

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions