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

FFM-4043 - Add checks for nested pre req flags #95

Merged
merged 3 commits into from
Aug 8, 2022
Merged

Conversation

stephenmcconkey
Copy link
Contributor

@stephenmcconkey stephenmcconkey commented Jul 26, 2022

What
Adds a recursive check to check that pre requisite flags with pre requisite flags are honoured
Slight update to example to fulfil docs changes

Why
Flags that had nested pre requisites were only being evaluated against the initial pre requisite

Testing
Unit Tests
Manual Testing

-- aware that the branching looks out of date, but need to make a tag for 0.0. and for 0.1.

@swarmia
Copy link

swarmia bot commented Jul 26, 2022

@stephenmcconkey stephenmcconkey marked this pull request as ready for review July 26, 2022 10:05
Copy link
Contributor

@enver-bisevac enver-bisevac left a comment

Choose a reason for hiding this comment

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

LGTM

@stephenmcconkey
Copy link
Contributor Author

Spoke with Dave, we will deal with the recursive stuff as part of the performance work

@stephenmcconkey stephenmcconkey merged commit f81fb5e into main Aug 8, 2022
@stephenmcconkey stephenmcconkey deleted the FFM-4043 branch August 8, 2022 12:35
@stephenmcconkey stephenmcconkey restored the FFM-4043 branch August 8, 2022 12:50
davejohnston pushed a commit to davejohnston/ff-golang-server-sdk that referenced this pull request Sep 26, 2023
* Change 'number' to 'int' input on number variations

* Check prereq flags for nested prereqs, update example app

* simple refactor
@erdirowlands erdirowlands deleted the FFM-4043 branch November 3, 2023 17:46
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.

None yet

3 participants