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 release 7.4.1 #11377

Merged
merged 3 commits into from Sep 2, 2023
Merged

Prepare release 7.4.1 #11377

merged 3 commits into from Sep 2, 2023

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    7a0a0e8 View commit details
    Browse the repository at this point in the history
  2. Improve CI workflow

    * Build the package only once, and test on all platforms.
    * Deploy is now triggered manually via an Action, which is then responsible for tagging the repository after the package has been uploaded successfully.
    * Drop 'docs': we nowadays rely on readthedocs preview PR builds.
    nicoddemus committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7855a72 View commit details
    Browse the repository at this point in the history
  3. Checkout source code during deploy

    We need the checked out repository in order to push the tag.
    nicoddemus committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0319a0d View commit details
    Browse the repository at this point in the history