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

Sort docker image tags by version number #83

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

sangaline
Copy link
Contributor

This uses the compare-versions libary to sort the docker image tags from oldest version to newest. It also implements pagination when fetching the DockerHub tags so we aren't limited to one page of results.

@sangaline sangaline merged commit 9ef10ef into main Mar 6, 2024
5 checks passed
@sangaline sangaline deleted the ews-sort-sindri-exec-tags-by-semver branch March 6, 2024 22:51
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.

1 participant