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

v0.6.6 #869

Merged
merged 2 commits into from
Apr 19, 2023
Merged

v0.6.6 #869

merged 2 commits into from
Apr 19, 2023

Conversation

CagtayFabry
Copy link
Member

@CagtayFabry CagtayFabry commented Apr 19, 2023

Checks

  • updated CHANGELOG.md

create release PR

  • create a PR that finalizes the code for the next version
    • name the PR according to the version vX.Y.Z and add the release
      tag (example here)
    • make sure CHANGELOG.md is up-to-date and enter current date to the release version
    • add summarized release highlights where appropriate
    • update the CITATION.cff version number and date
    • search the project for deprecated and remove deprecated code
  • wait for review and the CI jobs to finish
  • check the readthedocs PR build

Merge the Pull Request

  • merge normally and wait for all CI actions to finish on the main branch

add Git(hub) tag

  • tag and release the current master version on GitHub using the Releases feature
    • name the release git tag according to the version released (e.g. v0.3.3)
    • name the GitHub release accordingly, omitting the v prefix (this can be change later so don't worry, in
      doubt use vX.Y.Z everywhere)
    • copy the changes/release notes of the current version into the description and change the GitHub PR links to GitHub markdown
  • wait for all Github Actions to finish

ReadTheDocs updates

  • check the build processes for latest, stable and vX.Y.Z get triggered on RTD (the tag build can get
    triggered twice, resulting in a failed/duplicated build, no need to worry)

pypi release

  • check the automatic release to pypi after the build action completes here

conda-forge release

  • pypi release should get picked up by the conda-forge bot and create the new
    pull-request here
  • carefully check the meta.yaml in the pull request, manually update all changes in the build and run dependencies
  • merge with 2 or more approved reviews

@CagtayFabry CagtayFabry added release dependencies changes in package dependencies labels Apr 19, 2023
@CagtayFabry CagtayFabry self-assigned this Apr 19, 2023
@github-actions
Copy link

github-actions bot commented Apr 19, 2023

Test Results

2 189 tests  ±0   2 188 ✔️ ±0   2m 32s ⏱️ -6s
       1 suites ±0          1 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit 196994a. ± Comparison against base commit 5d0d71c.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #869 (196994a) into master (5d0d71c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #869   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files          94       94           
  Lines        6283     6283           
=======================================
  Hits         6064     6064           
  Misses        219      219           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@CagtayFabry CagtayFabry marked this pull request as ready for review April 19, 2023 06:41
@CagtayFabry CagtayFabry merged commit e6510f6 into master Apr 19, 2023
@CagtayFabry CagtayFabry deleted the v0.6.6_release branch April 19, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants