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

Add recursive base check for policy renumbering (Fixes #68) #69

Merged
merged 4 commits into from
Jan 19, 2022

Conversation

trittimo
Copy link
Contributor

This change adds some minor changes to the orchestration renumbering used for the build system to enable a recursive check of all the bases of each policy.

There are also some safety checks to ensure that it cannot hit an infinite loop, and that the depth check has a reasonable limit (which I can't imagine anybody ever really exceeding).

This fixes issue #68.

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

2 participants