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

feat: support chainable if conditions #138

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Apr 5, 2024

This PR

  • adds support for chainable if conditions

Notes

Verified that all the JsonLogic implementations used by flagd support chainable if conditions.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr requested a review from a team as a code owner April 5, 2024 20:56
@beeme1mr beeme1mr linked an issue Apr 5, 2024 that may be closed by this pull request
beeme1mr added 3 commits April 8, 2024 14:30
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@Kavindu-Dodan Kavindu-Dodan merged commit cc7832a into main Apr 8, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@beeme1mr beeme1mr deleted the chainable-if-conditions branch April 8, 2024 19:41
beeme1mr pushed a commit that referenced this pull request Apr 8, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>json/json-schema: 0.2.3</summary>

##
[0.2.3](json/json-schema-v0.2.2...json/json-schema-v0.2.3)
(2024-04-08)


### ✨ New Features

* allow custom seed in fractional op
([#136](#136))
([ea4f119](ea4f119))
* support chainable if conditions
([#138](#138))
([cc7832a](cc7832a))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Update the JSON schema to support 3 or more arguments
2 participants