workflows
workflows copied to clipboard
Release `v4.7.0`
Description
This PR is ready to be merged. The merge event will trigger[^1] the:
- creation of a
v4.7.0tag onmainbranch - build and release of the Python package to PyPi
- compilation of the project's binaries with Nuitka (if entry points are defined)
- publication of a GitHub release with all artifacts above attached
[^1]: as defined by release.yaml.
How-to release v4.7.0
- click
Re-run all jobsfrom the workflow run, to refresh the release date to today - wait for the re-run to complete and check the result in diff view
- click
Ready for reviewbutton below, to get this PR out ofDraftmode - click
Rebase and mergebutton below (‼️ do not ~Squash and merge~: the auto-tagging job needs the 2 distinct commits in this PR)
Workflow metadata
Auto-generated on run
#11249033497byprepare-releasejob fromchangelog.yamlworkflow.
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.
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.