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

add template for .circleci config for node libraries #6

Merged
merged 1 commit into from
Jul 13, 2018

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Jul 12, 2018

No description provided.

Change-Id: I2e96249c28ef46f3775b5fe2921cafac8ff25da6
package_data={
'synthtool': [
'gcp/templates/**/*',
'gcp/templates/node_library/.circleci/*'],

This comment was marked as spam.

@@ -80,7 +80,7 @@ def _copy_dir_to_existing_dir(
excludes = []
for root, _, files in os.walk(source):
for name in files:
rel_path = str(Path(root).relative_to(source)).lstrip(".")

This comment was marked as spam.

@crwilcox crwilcox requested a review from theacodes July 13, 2018 01:18
@theacodes theacodes merged commit 13f128d into master Jul 13, 2018
@crwilcox crwilcox deleted the add-circle-template branch July 13, 2018 21:29
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.

2 participants