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

Create tools/release.go to automate release tagging #6731

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2023

  1. Add hotfix release script

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a416fa0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1854060 View commit details
    Browse the repository at this point in the history
  3. Addressing comments

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4279ffd View commit details
    Browse the repository at this point in the history
  4. Addressing comments

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fb9a6ac View commit details
    Browse the repository at this point in the history
  5. Only check remote tags

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4247509 View commit details
    Browse the repository at this point in the history
  6. Adding getopt

    beautifulentropy authored and aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    63d8af7 View commit details
    Browse the repository at this point in the history
  7. Move to release.sh

    aarongable committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cd8ec9c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    ef9ba2b View commit details
    Browse the repository at this point in the history
  2. Remove shell script

    aarongable committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    dfad01f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Fix gosec lints

    aarongable committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6a72b8a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    e4cd4ca View commit details
    Browse the repository at this point in the history
  2. Fix go mod

    aarongable committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ea3e653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aaa4e5 View commit details
    Browse the repository at this point in the history