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

Package Verify Support for Template Range #1455

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Conversation

kensipe
Copy link
Member

@kensipe kensipe commented Apr 6, 2020

After fixing this I was hesitate to call this a bug as recorded... since it is documented as // no support for Range, Template or TextNodes :) We didn't document that outside of code and it is worth having this feature (and needed for our kafka operator). Thanks @zmalik for being awesome and reporting this.

kudo package verify now supports range. Tests provided.

Fixes #1432

Signed-off-by: Ken Sipe <kensipe@gmail.com>

params for range nodes work

Signed-off-by: Ken Sipe <kensipe@gmail.com>

adding support for template range

Signed-off-by: Ken Sipe <kensipe@gmail.com>
Copy link
Member

@zmalik zmalik left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@ANeumann82 ANeumann82 left a comment

Choose a reason for hiding this comment

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

Nice, lgtm

@kensipe kensipe added the release/highlight This PR is a highlight for the next release label Apr 7, 2020
@kensipe kensipe merged commit 50a43f4 into master Apr 7, 2020
@kensipe kensipe deleted the ken/range-verify branch April 7, 2020 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/highlight This PR is a highlight for the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

package verify ignores the lines inside a range iteration
4 participants