TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.76k stars 1.09k forks source link

Merging to release-5.6.0: [TT-13122] build multiarch image on 1.22-bullseye (#6549) #6551

Closed buger closed 2 months ago

buger commented 2 months ago

User description

TT-13122 build multiarch image on 1.22-bullseye (#6549)

User description

Description

build multiarch image on 1.22-bullseye, currently the step is skipped with a typo from go 1.22 upgrade

Related Issue

https://tyktech.atlassian.net/browse/TT-13122

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

Checklist


PR Type

configuration changes


Description


Changes walkthrough πŸ“

Relevant files
Configuration changes
release.yml
Update multiarch image build condition in release workflow

.github/workflows/release.yml
  • Updated the condition for building a multiarch image.
  • Changed the golang_cross version from 1.21-bullseye to 1.22-bullseye.
  • +1/-1     

    πŸ’‘ PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions


    PR Type

    enhancement


    Description


    Changes walkthrough πŸ“

    Relevant files
    Enhancement
    release.yml
    Fix typo in multiarch image build condition                           

    .github/workflows/release.yml
  • Corrected the condition for building the multiarch image.
  • Updated the Go version from 1.21-bullseye to 1.22-bullseye.
  • +1/-1     

    πŸ’‘ PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    github-actions[bot] commented 2 months ago

    PR Reviewer Guide πŸ”

    ⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
    πŸ§ͺ No relevant tests
    πŸ”’ No security concerns identified
    ⚑ No key issues to review
    github-actions[bot] commented 2 months ago

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    github-actions[bot] commented 2 months ago

    API Changes

    no api changes detected
    sonarcloud[bot] commented 2 months ago

    Quality Gate Passed Quality Gate passed

    Issues
    0 New issues
    0 Accepted issues

    Measures
    0 Security Hotspots
    0.0% Coverage on New Code
    0.0% Duplication on New Code

    See analysis details on SonarCloud