issues
search
henzk
/
ape
A Productive Environment - make/rake/ant/fab-like system with support for FOSD
MIT License
3
stars
7
forks
source link
feaquencer refactoring and equation generation improvements
#23
Open
dodo1708
opened
6 years ago
dodo1708
commented
6 years ago
Changes:
config_to_equation-task now searches for the featuremodel-directory in environment, container and ape root
config_to_equation-task now adds a comment line to the generated product.equation containing a timestamp and git-info of featuremodel repo
some py3 compatibility
additional exception and handling of an after-condition applied to last-condition of the ordering conditions in feaquencer (+ tests)
refactored get_total_order-function of check_order, therefore added the Feaquencer class which is doing all the logic now
added proper handling of cycle detection (new exception) in Feaquencer (+ tests)
Changes: