Skip to content

[Release]- v2.1.0 #191

Description

@hizclick

Release preparation plan

  • create and plan next milestone (assign issues, set priorities, identify and name topic/s):
  • set date for test phase:
  • set date for release:
  • send announcement about dates to community

Checkout develop branch: git checkout develop

  • have a look into release milestone and manage last issues and PRs
  • update CITATION.cff (date, contributors, version, DOI)

Checkout main branch: git checkout develop

  • git merge --no-ff release/vX.Y.Z (release branch into main)
  • (potentially) resolve merge conflicts and git continue merge
  • git tag returns a list of all tags
  • git tag -a vX.Y.Z -m "vX.Y.Z"
  • (potentially) git tag for review
  • git push --follow-tags

Release on github.com

Checkout develop branch: git checkout develop

  • git merge --no-ff release/vX.Y.Z (release branch into develop)

Publication on zenodo.org

  • edit publication draft
  • remove placeholder file and upload files copied from GitHub release
  • double-check metadata
  • publish on Zenodo (with updated files) -> link publication DOI

Clean-up

  • announce new version to Cartographer community

Continue to next release

  • create new release issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions