aws / eks-distro-build-tooling

This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
https://distro.eks.amazonaws.com/
Apache License 2.0
75 stars 61 forks source link

Update EKS-Go badges to reflect new job names #668

Closed danbudris closed 9 months ago

danbudris commented 1 year ago

We've updated the EKS Go prow jobs to use the name format 1-15 rather than 1.15; we need to update the readme generator for EKS Go and re-run it to re-generate the badges. See https://github.com/aws/eks-distro-build-tooling/blob/main/projects/golang/go/development/scripts/setup_golang_version_readme.sh#L44 and https://github.com/aws/eks-distro-build-tooling/blob/main/projects/golang/go/development/scripts/setup_golang_version_readme.sh#L47

danbudris commented 1 year ago

related to https://github.com/aws/eks-distro-prow-jobs/pull/419

rcrozean commented 9 months ago

New EKSGoRelease tool accomplishes this.