Skip to content

properly parse dependencies in easyconfig format v2#841

Merged
boegel merged 16 commits intoeasybuilders:developfrom
boegel:typecheck_format2
Feb 10, 2014
Merged

properly parse dependencies in easyconfig format v2#841
boegel merged 16 commits intoeasybuilders:developfrom
boegel:typecheck_format2

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Feb 7, 2014

@stdweird: this is the missing bit from #827

I was force to move around this (format.version.ConfigObjVersion to format.format.EBConfigObj) to avoid cyclic dependencies

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

det -> dep

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

crap, ok

So the first thing is to make sure the unit tests trigger this... :)

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 8, 2014

@stdweird: fixed issue with typo not being seen by unit tests, I was forced to make some additional code changes w.r.t. _parse_dependency to make things work

@stdweird
Copy link
Copy Markdown
Contributor

@boegel looks ok. if unittetsts work, merge it in, i'll add some more v2 code afterwards.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Feb 10, 2014

Jenkins gave the green light, so merging this in. Thanks for the review @stdweird!

boegel added a commit that referenced this pull request Feb 10, 2014
properly parse dependencies in easyconfig format v2
@boegel boegel merged commit d930691 into easybuilders:develop Feb 10, 2014
@boegel boegel deleted the typecheck_format2 branch February 10, 2014 10:08
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.

2 participants