fix EasyConfig.all_dependencies definition, fix tracking of job dependencies#1361
fix EasyConfig.all_dependencies definition, fix tracking of job dependencies#1361boegel merged 5 commits intoeasybuilders:developfrom
Conversation
|
Refer to this link for build results (access rights to CI server needed): See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/1980/console for more details. Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do. |
…es_path build option incorrectly being set to None
|
Refer to this link for build results (access rights to CI server needed): This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
looks fine |
|
Thanks for the review @wpoely86! |
fix EasyConfig.all_dependencies definition, fix tracking of job dependencies
More unanticipated fallout from dropping
unresolved_depsin #1356...The unit tests have been enhanced to make sure we don't fuck up again like this.