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

Simplify contrib/backport #27520

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Simplify contrib/backport #27520

merged 4 commits into from
Oct 9, 2023

Commits on Oct 8, 2023

  1. Simplify contrib/backport

    - Always delete the backport branch so that script is idempotent in this
      regard
    - Remove the push functionality, it's best done by the user
    - Remove reading docs/config.yaml, it no longer exists
    - Remove version detection, version is now a required argument
    - Clean up the console logging
    silverwind committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    17afa84 View commit details
    Browse the repository at this point in the history
  2. remove continue

    silverwind committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    61a532d View commit details
    Browse the repository at this point in the history
  3. Update contrib/backport/backport.go

    Co-authored-by: delvh <dev.lh@web.de>
    silverwind and delvh authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    caeb78c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    da57d8e View commit details
    Browse the repository at this point in the history