workflows icon indicating copy to clipboard operation
workflows copied to clipboard

Release `v4.7.0`

Open kdeldycke opened this issue 1 year ago • 1 comments

Description

This PR is ready to be merged. The merge event will trigger[^1] the:

  1. creation of a v4.7.0 tag on main branch
  2. build and release of the Python package to PyPi
  3. compilation of the project's binaries with Nuitka (if entry points are defined)
  4. publication of a GitHub release with all artifacts above attached

[^1]: as defined by release.yaml.

How-to release v4.7.0

  1. click Re-run all jobs from the workflow run, to refresh the release date to today
  2. wait for the re-run to complete and check the result in diff view
  3. click Ready for review button below, to get this PR out of Draft mode
  4. click Rebase and merge button below (‼️ do not ~Squash and merge~: the auto-tagging job needs the 2 distinct commits in this PR)

Workflow metadata

Auto-generated on run #11249033497 by prepare-release job from changelog.yaml workflow.

kdeldycke avatar Sep 26 '24 12:09 kdeldycke

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 5.97%. Comparing base (161481c) to head (9ddd689).

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1330   +/-   ##
=====================================
  Coverage   5.97%   5.97%           
=====================================
  Files          6       6           
  Lines        603     603           
  Branches      94      94           
=====================================
  Hits          36      36           
  Misses       567     567           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 26 '24 12:09 codecov-commenter

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Feb 03 '25 08:02 github-actions[bot]