Get version from specified source
Version updated for https://github.com/scylladb-actions/get-version to version v0.4.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action and CLI tool, Get Version, retrieves and filters software versions from sources like DockerHub, Maven Central, and GitHub. It automates the process of identifying specific versions using powerful semantic version filtering, including pattern matching and positional selection. The tool simplifies workflows by enabling users to dynamically fetch, sort, and filter versions for software dependencies or container images, addressing the need for precise version management in CI/CD pipelines.
Release notes
Changelog
- 21da21cee22d7a93e8d307c2afd12d8ddbe51a4b Fix pattern filter sorting when chaining LAST/FIRST with other filters