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

chore: automate go version upgrade #281

Closed
wants to merge 2 commits into from

Commits on Nov 13, 2023

  1. chore: automate go version upgrade

    We will use the latest version of Golang for executing the tests.
    We change the structure of the Makefile and the run-test GitHub action
    to bump the Golang version automatically in the Makefile, go.mod
    and GitHub action files.
    
    [#186180915](https://www.pivotaltracker.com/story/show/186180915)
    zucchinidev committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    af87d20 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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