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

Add helper script to create patch releases from cherry-picked commits #6602

Merged
merged 4 commits into from
Nov 26, 2024

Commits on Nov 26, 2024

  1. Add helper to create minor releases from cherry-picked commits

    The script helps with creating a minor release that requires to
    cherry-pick a list of commits, appends the original commit hash to the
    cherry-picked commit and creating a short summary of it.
    agoscinski committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2787f49 View commit details
    Browse the repository at this point in the history
  2. embedd review

    agoscinski committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4f656f5 View commit details
    Browse the repository at this point in the history
  3. rename file

    agoscinski committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a651999 View commit details
    Browse the repository at this point in the history
  4. rename file part2

    agoscinski committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9b0d0c8 View commit details
    Browse the repository at this point in the history