kdeldycke / workflows

⚙️ CLI helpers for GitHub Action + reuseable workflows
GNU General Public License v2.0
17 stars 5 forks source link

Release `v4.2.0` #1116

Closed kdeldycke closed 6 days ago

kdeldycke commented 2 weeks ago

Description

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

  1. creation of a v4.2.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.2.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 `#9942253735`](https://github.com/kdeldycke/workflows/actions/runs/9942253735) by `prepare-release` job from [`changelog.yaml`](https://github.com/kdeldycke/workflows/blob/96a81c7437ea2737e2a2cf7910d4e529d1c823ec/.github/workflows/changelog.yaml) workflow.