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

test: using stable/oldstable aliases #282

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Commits on Nov 21, 2023

  1. test: using stable/oldstable aliases

    If stable is provided, action will get the latest stable version from
    the go-versions repository manifest.
    
    If oldstable is provided, when current release is 1.19.x, action will
    resolve version as 1.18.x, where x is the latest patch release.
    
    We also want to maintain 1.20 version, so we test it.
    
    [#186180915](https://www.pivotaltracker.com/story/show/186180915)
    zucchinidev committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d9a25e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9529e07 View commit details
    Browse the repository at this point in the history