Skip to content

Commit 026258f

Browse files
committed
create-gaaarf-wf@1.12: support authenticating under Service Account and Secret Manager
Change-Id: Id1b63cd47ab3a46da4fcc6e39e36a4d63f5ab61e
1 parent 75671e0 commit 026258f

File tree

7 files changed

+432
-255
lines changed

7 files changed

+432
-255
lines changed

gcp/create-gaarf-wf/build/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22
/**
3-
* Copyright 2022 Google LLC
3+
* Copyright 2025 Google LLC
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

gcp/create-gaarf-wf/build/index.js

Lines changed: 227 additions & 151 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/create-gaarf-wf/build/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/create-gaarf-wf/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/create-gaarf-wf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gaarf-wf",
3-
"version": "1.11.4",
3+
"version": "1.12.0",
44
"description": "Interactive generator for Gaarf (Google Ads API Report Fetcher) Workflow",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)