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

Use synth templating and update CI #1321

Merged
merged 2 commits into from Sep 5, 2018
Merged

Use synth templating and update CI #1321

merged 2 commits into from Sep 5, 2018

Conversation

JustinBeckwith
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 5, 2018
synth.py Outdated
log.debug("Installing dependencies.")
shell.run("npm install".split(), cwd=repository)

log.debug("Generating all libraries.")
shell.run("make generate".split(), cwd=repository)

This comment was marked as spam.

@@ -4,9 +4,9 @@ environment:

install:
- ps: Install-Product node $env:nodejs_version
- ps: (new-object net.webclient).DownloadFile('https://github.com/mbuilov/gnumake-windows/raw/master/gnumake-4.2.1-x64.exe', 'C:\projects\google-api-nodejs-client\make.exe')

This comment was marked as spam.

This comment was marked as spam.

@@ -1,66 +1,53 @@
# Contributing

This comment was marked as spam.

@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 5, 2018
@JustinBeckwith JustinBeckwith merged commit 206e1a2 into googleapis:master Sep 5, 2018
@sduskis sduskis removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2019
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.

None yet

4 participants