Skip to content

feat(version): add pep440 version kind#8245

Merged
olblak merged 1 commit into
updatecli:mainfrom
loispostula:push-pzzwxtvksupu
Mar 31, 2026
Merged

feat(version): add pep440 version kind#8245
olblak merged 1 commit into
updatecli:mainfrom
loispostula:push-pzzwxtvksupu

Conversation

@loispostula

Copy link
Copy Markdown
Contributor

Fix #8244

Leverage github.com/aquasecurity/go-pep440-version to support PEP 440 versioning alongside the existing semver kind.

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/utils/version
go test

Additional Information

Checklist

  • I have updated the documentation via pull request in website repository.

Tradeoff

Potential improvement

Leverage github.com/aquasecurity/go-pep440-version to support
PEP 440 versioning alongside the existing semver kind.

Signed-off-by: Loïs Postula <lois@postu.la>
@olblak olblak merged commit 410444c into updatecli:main Mar 31, 2026
7 checks passed
@olblak olblak added enhancement New feature or request core All things related to Updatecli core engine labels Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core All things related to Updatecli core engine enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Support new versionfilter kind pep440

2 participants