Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 7.4.1 release #9841

Closed
10 tasks done
chiatt opened this issue Jul 27, 2023 · 0 comments
Closed
10 tasks done

Prepare 7.4.1 release #9841

chiatt opened this issue Jul 27, 2023 · 0 comments
Assignees

Comments

@chiatt
Copy link
Member

chiatt commented Jul 27, 2023

  • If it doesn't already exist create the the x.x.x.md in releases and complete the release notes folloing the pattern of previous versions
  • Update the link to the x.x.x.md release document in the README.md file
  • Update beta version number in init.py
  • Update version number in package.json (this should be the final version number - no 'dev/' or 'x', Example: '6.0.0')
  • Ensure the archesproject/arches-dev-dependencies/ repo has a matching branch, eg stable/6.0.0
  • From the dev branch create a stable branch for the release e.g. dev/6.0.x -> stable/6.0.0
  • In init.py of the new, stable branch, change the version to final
  • Commit your changes and push the branch to the git repo.
  • Release to pypi
  • Create the release tag in github following the same pattern as previous releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant