Skip to content

feat: make jinja filters and tests explicit, rename cmp to match #902

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

Merged
merged 17 commits into from
Jun 4, 2024

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Jun 3, 2024

Also adds the split filter which is pretty useful for versions.

${{ "1.2.3" | split(".") | ... | join(".") }}

Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

Thanks for fixing that!

@wolfv wolfv merged commit 384b521 into prefix-dev:main Jun 4, 2024
18 checks passed
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.

2 participants