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

[TT-1106] Fix parsing of versions from ecr for compatibility testing #765

Merged
merged 1 commit into from Apr 29, 2024

Conversation

tateexon
Copy link
Contributor

@tateexon tateexon commented Apr 26, 2024

Motivation

The logic to pull the latest image version from ecr was not working consistently

Solution

Break out the logic into a function with a bit more documentation for what is happening. Allow to pass a regex in for specific differences in image tagging practices and use the linux sort function for the sorting.

@tateexon tateexon marked this pull request as ready for review April 26, 2024 19:04
@tateexon tateexon requested review from Tofel and AnieeG April 26, 2024 19:14
Copy link
Contributor

@AnieeG AnieeG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you !!

@tateexon tateexon merged commit 8ddc89c into ccip-develop Apr 29, 2024
85 checks passed
@tateexon tateexon deleted the TT-1106_geth_version_retrieve_issue branch April 29, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants