jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
519 stars 223 forks source link

Add bump go version script and instructions #2551

Open EyalDelarea opened 1 month ago

EyalDelarea commented 1 month ago

Added a script to mimic the latest update go PR https://github.com/jfrog/jfrog-cli/pull/2540 with added steps to make the update of go version easier.

This could be used to update the major and minor version of go. minor version will effect only the jenkinsfile and major will effect all the files.

The scripts:

  1. updates the relevant files.
  2. updates go mod and run go mod tidy
  3. commits the changes
  4. provide further instructions for updating the go version.

Video:

https://github.com/jfrog/jfrog-cli/assets/23456142/a3e759ce-cb4b-472f-bd66-a7e79454e509