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

Check for attribute value being null or unknown before using it for validation #1123

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented Nov 8, 2024

This will account for the case when attribute may still be unknown (used in module, expression, etc.) until later in the lifecycle.

Also add error collections that were missing before

Fixes #1120

Before using it for validation. This will account for the case when attribute may still be unknown (used in module, expression, etc.) until later in the lifecycle.

Add error collections that were missing before
@alexhung alexhung marked this pull request as ready for review November 8, 2024 19:00
@alexhung alexhung merged commit 00e8110 into master Nov 11, 2024
6 checks passed
@alexhung alexhung deleted the GH-1120-fix-webhook-criteria-with-unkonwn-values branch November 11, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

artifactory_build_custom_webhook.criteria.selected_builds rejects unknown values
3 participants