-
-
Notifications
You must be signed in to change notification settings - Fork 31
Refactor the recipe parser #119
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9d94925
WIP to fix up recipe parsers, writers, and nase, still writing writers
vsoch 39bdc62
adding writers
vsoch e0fc432
final tweaks to first round, ready to open WIP PR (need to figure out…
vsoch a89a680
more linting, and updates to docs
vsoch c42ed4a
fixing python 2 errors with list copy and json decode error
vsoch ce9125a
missing ipython
vsoch 5c9fedc
more fixes to linting
vsoch 5086892
Merge branch 'master' into refactor/recipe-parser
vsoch 777fb5b
fixing length as condition pylint error
vsoch 6fceb5c
fixing client bug
vsoch 3e68913
fixing tests for writers and parsers
vsoch ff88fce
need to expose ports
vsoch af25656
adding fixed up docs and new tests
vsoch 5a8d25e
quick fix to TOC
vsoch c40b3c5
bumping version
vsoch 38c7727
quick update to api docs;
vsoch 3196ddb
adding recipe tests for recipe converter
vsoch caa29da
updating docs
vsoch d8ae0df
we cannot hard code local paths in conversions
vsoch e614ed4
fixing useless-super-delegation
vsoch a1938e1
adding abstract class to ParserBase for parse, other fixes
vsoch d817f37
throw NotImplementedError for docker bootstrap in singularity parser
vsoch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.