Skip to content

Add synth.py for automating client library generation#1306

Merged
JustinBeckwith merged 4 commits intogoogleapis:masterfrom
chingor13:synth
Sep 4, 2018
Merged

Add synth.py for automating client library generation#1306
JustinBeckwith merged 4 commits intogoogleapis:masterfrom
chingor13:synth

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Aug 24, 2018

  • npm test succeeds
  • Pull request has been squashed into 1 commit
  • I did NOT manually make changes to anything in apis/
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate JSDoc comments were updated in source code (if applicable)
  • Appropriate changes to readme/docs are included in PR

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2018
Comment thread synth.py

logging.basicConfig(level=logging.DEBUG)

repository_url = "https://github.com/google/google-api-nodejs-client.git"

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Comment thread synth.py Outdated

# copy src, test, samples directories
s.copy(repository / "src")
s.copy(repository / "test")

This comment was marked as spam.

This comment was marked as spam.

@JustinBeckwith
Copy link
Copy Markdown
Contributor

gentle ping @chingor13

@JustinBeckwith JustinBeckwith merged commit 0a16b4c into googleapis:master Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants