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

Added initial function support #1227 #1228

Merged

Conversation

BernieWhite
Copy link
Member

PR Summary

  • Experimental: Added support for functions within YAML and JSON expressions.
    • Added conversion functions boolean, string, and integer.
    • Added lookup functions configuration, and path.
    • Added string functions concat, substring.

Progress towards #1227

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Code changes
    • Have unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite requested a review from a team as a code owner August 16, 2022 17:34
@BernieWhite
Copy link
Member Author

@ArmaanMcleod Something to try out.

@BernieWhite BernieWhite merged commit b37a098 into microsoft:main Aug 17, 2022
@BernieWhite BernieWhite deleted the bewhite/expression-functions-v2 branch August 17, 2022 13:47
@BernieWhite BernieWhite linked an issue Aug 26, 2022 that may be closed by this pull request
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.

Configuration for YAML/ JSON based rules
1 participant