Skip to content

Release 0.2 #179

@gomezzz

Description

@gomezzz

Feature

Changelog

to be written during release process

What Needs to Be Done (chronologically)

  • Create PR to merge from current main into release branch
  • Write Changelog in PR and request review
  • Review the PR (if OK - merge, but DO NOT delete the branch)
  • Minimize packages in requirements.txt and conda-forge submission. Update packages in setup.py
  • Check unit tests -> Check all tests pass and there are tests for all important features
  • Check documentation -> Check presence of documentation for all features by locally building the docs on the release
  • Change version number in setup.py and docs (under conf.py)
  • Trigger the Upload Python Package to testpypi GitHub Action (https://github.com/aidotse/paseos/actions/workflows/deploy_to_test_pypi.yml) on the release branch (need to be logged in)
  • Test the build on testpypi (with pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple paseos)
  • Finalize release on the release branch
  • Create PR: release → main
  • PR Reviews
  • Merge release back into main
  • Create Release on GitHub from the last commit (the one reviewed in the PR)
  • Upload to PyPI
  • Update on conda following https://conda-forge.org/docs/maintainer/updating_pkgs.html

Metadata

Metadata

Assignees

Labels

releaseRelated to a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions