Skip to content
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

Pygg #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Pygg #50

wants to merge 3 commits into from

Conversation

alex-ozdemir
Copy link

The pygg library & test suite.

Added a few gg features that it uses:
  * output_dir member for thunks: any files in this directory will be
    collected after execution.
  * Better execution error messages:
      * Add (potential) error messages to ExecutionError
      * Good error message for a missing output directory.
      * Good error message for directory in output directory.
      * Better error message for left-behind files.
   * --output-path PATH flag for gg-create-thunk, which causes the thunk
     to be written to the given path, rather than the blob path.
@alex-ozdemir
Copy link
Author

Whoops! Prior to 3edf2e9, this actually didn't work. That commit adds a few necessary gg features.

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.

1 participant