issues
search
two-hundred
/
celerity
The backend toolkit that gets you moving fast
https://celerityframework.com
Apache License 2.0
0
stars
0
forks
source link
Blueprint Framework - add support for explicit "dependsOn" dependencies in resources
#57
Closed
fr3shw3b
closed
1 week ago
fr3shw3b
commented
1 week ago
Add schema element with custom marshalling/unmarshalling
Add validation for the depends on list
Make sure all values in dependsOn are resource names in the blueprint
Make sure self is not in the list
Make sure there are no dependency cycles
Update ordering logic to take explicit dependencies into account