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

[release/0.9] Update golang version to 1.19 #2272

Open
wants to merge 2 commits into
base: release/0.9
Choose a base branch
from

Commits on Oct 2, 2024

  1. Update golang version to 1.19

    Signed-off-by: Kirtana Ashok <[email protected]>
    kiashok committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    685eac5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Add retry to install mingw (microsoft#1636)

    Integration test often fails because of mingw installation failure,
    which in turn appears to be a web-request issues.
    Adding rety and backoff/sleep to resolve issue.
    
    Signed-off-by: Hamza El-Saawy <[email protected]>
    (cherry picked from commit d310213)
    Signed-off-by: Kirtana Ashok <[email protected]>
    helsaawy authored and kiashok committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    291f0f9 View commit details
    Browse the repository at this point in the history