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

Fix CLI compile errors #77

Closed
Byron opened this issue Apr 22, 2015 · 1 comment
Closed

Fix CLI compile errors #77

Byron opened this issue Apr 22, 2015 · 1 comment

Comments

@Byron
Copy link
Owner

Byron commented Apr 22, 2015

Due to some generator bugs, some CLIs don't yet compile:

  • translate2-cli-cargo
  • cloudmonitoring2_beta2-cli-cargo
  • dataflow1_b4-cli-cargo
  • pubsub1_beta2-cli-cargo
  • books1-cli-cargo
  • cloudsearch1-cli-cargo
  • calendar3-cli-cargo
  • storage1-cli-cargo
  • logging1_beta3-cli-cargo
  • admin1_reports-cli-cargo
  • adsensehost4d1-cli-cargo
  • drive2-cli-cargo
@Byron Byron added this to the v0.2 - simple commandline tools milestone Apr 22, 2015
Byron added a commit that referenced this issue Apr 22, 2015
* Seem to work for docopt, mkdocs and code itself
* mkdocs now show type of required params
* some code which deals with converting elements to their
  target types is totally untested right now.

Related to #77
Byron added a commit that referenced this issue Apr 22, 2015
* with native support for type conversion and error handling
* improved hash-map key-value parsing to at least state that it knows
  it's dealing with a hashmap. Error text is still not what it should
  be because we don't know at runtime (initially) what type we handle.

Fixes #68
Related to #77
@Byron Byron closed this as completed in 797f289 Apr 22, 2015
@Byron
Copy link
Owner Author

Byron commented Apr 22, 2015

You can watch the development stream in multiple sessions on youtube:

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

No branches or pull requests

1 participant