Commit graph

82 commits

Author SHA1 Message Date
Google GitHub Actions Bot
825196879a
Release: v2.0.0 (#664)
## What's Changed
* dependabot: only do security updates by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/643
* update all deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/644
* Update deps to Node 20 by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/653
* Upgrade setup-cloud-sdk package by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/656
* Add CI for release branches by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/661
* Update and drop unnecessary deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/662


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.1.1...c2599dbc0ba1a9cc7e71084707f8c0b2e79516f2
2023-12-08 16:41:53 -05:00
Seth Vargo
c2599dbc0b
Update and drop unnecessary deps (#662) 2023-12-08 16:37:40 -05:00
Seth Vargo
63496e6521
Upgrade setup-cloud-sdk package (#656) 2023-11-08 06:21:19 -08:00
Seth Vargo
602747fdf0
Update deps to Node 20 (#653) 2023-11-07 07:00:56 -08:00
Seth Vargo
080181af05
update all deps (#644) 2023-07-11 12:35:45 -04:00
Google GitHub Actions Bot
e30db14379
Release: v1.1.1 (#638)
## What's Changed
* Fix docs about component installation for system-provided by
@sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/615
* chore: update dependencies (automated) by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/623
* Switch to pull non-secret values from env by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/624
* Drop example workflows by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/627
* Add warning about `skip_install` by @ethanmdavidson in
https://github.com/google-github-actions/setup-gcloud/pull/630
* chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/629
* Update README.md by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/631
* Add support note by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/634
* chore: update dependencies (automated) by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/637

## New Contributors
* @ethanmdavidson made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/630

**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.1.0...4d18d8ee1f5c7c0da343a1b74149f7c90fedb51c
2023-05-09 15:16:10 -04:00
Mike Verbanic
4d18d8ee1f
chore: update dependencies (automated) (#637) 2023-05-08 11:31:53 -04:00
dependabot[bot]
71276be861
chore(deps): bump yaml from 2.2.1 to 2.2.2 (#629)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eemeli/yaml/releases">yaml's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.2</h2>
<p>This patch release includes a fix for an error that could be thrown
in <code>parseDocument</code> for degenerate input. Otherwise, it's a
patch release uplifting a few fixes from the ongoing v2.3 work to
v2.2:</p>
<ul>
<li>Corner case failure in error pretty-printer (<a
href="https://github.com/advisories/GHSA-f9xv-q969-pqx4">CVE-2023-2251</a>)</li>
<li>Use correct argument order when stringifying flow collection
comments (<a
href="https://redirect.github.com/eemeli/yaml/issues/443">#443</a>)</li>
<li>First-line folding for block scalars (<a
href="https://redirect.github.com/eemeli/yaml/issues/422">#422</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f21fa455b8"><code>f21fa45</code></a>
2.2.2</li>
<li><a
href="984f5781ff"><code>984f578</code></a>
fix: Corner case failure in error pretty-printer</li>
<li><a
href="443e3aa2ac"><code>443e3aa</code></a>
fix: First-line folding for block scalars (fixes <a
href="https://redirect.github.com/eemeli/yaml/issues/422">#422</a>)</li>
<li><a
href="5af5d3da01"><code>5af5d3d</code></a>
fix: Use correct argument order when stringifying flow collection
comments (f...</li>
<li>See full diff in <a
href="https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yaml&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/google-github-actions/setup-gcloud/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 09:31:10 -07:00
Mike Verbanic
32963c558e
chore: update dependencies (automated) (#623) 2023-03-17 10:32:19 -04:00
Google GitHub Actions Bot
62d4898025
Release: v1.1.0 (#613)
## What's Changed
* Reduce duplicate in integration tests by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/591
* chore(deps): bump sinon from 14.0.2 to 15.0.0 by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/596
* chore(deps): bump qs and express in /example-workflows/cloud-build by
@dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/599
* Update CI and deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/603
* Note that metrics export should not be copied by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/604
* Add support for specifying version constraints by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/612


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.0.1...10b5bd2b6dc4627639f114efa83db2b9a8a4f409
2023-02-02 20:02:56 -05:00
Seth Vargo
10b5bd2b6d
Add support for specifying version constraints (#612)
This adds support for specifying a version _constraint_ for the version
of gcloud. Since the GitHub Actions runners pre-install a version of
gcloud, this can dramatically reduce CI times.
2023-02-02 19:21:19 -05:00
Seth Vargo
fb149a7b94
Note that metrics export should not be copied (#604) 2022-12-15 12:13:22 -05:00
Seth Vargo
3639833216
Update CI and deps (#603)
Test
2022-12-10 09:46:16 -05:00
dependabot[bot]
293d9748b7
chore(deps): bump sinon from 14.0.2 to 15.0.0 (#596)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md">sinon's
changelog</a>.</em></p>
<blockquote>
<h2>15.0.0</h2>
<ul>
<li><a
href="b75fbfa9e5"><code>b75fbfa9</code></a>
Fix 2448: remove custom formatter (Morgan Roderick)
<blockquote>
<p>Remove option to pass a custom formatter.</p>
<p>The sub libraries of Sinon has long moved on to use
<code>util.inspect</code> from
Node. By using that in Sinon itself, we align all the libraries.</p>
</blockquote>
</li>
</ul>
<p><em>Released by Morgan Roderick on 2022-11-28.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="35652f37f1"><code>35652f3</code></a>
15.0.0</li>
<li><a
href="0fdb05fd72"><code>0fdb05f</code></a>
Remove unused custom formatter</li>
<li><a
href="b75fbfa9e5"><code>b75fbfa</code></a>
Fix 2448: remove custom formatter</li>
<li><a
href="49ef930e02"><code>49ef930</code></a>
docs: Fix a few typos</li>
<li>See full diff in <a
href="https://github.com/sinonjs/sinon/compare/v14.0.2...v15.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sinon&package-manager=npm_and_yarn&previous-version=14.0.2&new-version=15.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 08:57:30 -05:00
Google GitHub Actions Bot
d51b5346f8
Release: v1.0.1 (#589) 2022-11-09 22:04:00 -05:00
Seth Vargo
1e0945d60c
Force authentication if GOOGLE_GHA_CREDS_PATH is set (#587)
* Force authentication if GOOGLE_GHA_CREDS_PATH is set

* Upgrade to latest setup-cloud-sdk package
2022-11-09 21:50:04 -05:00
Google GitHub Actions Bot
75fd574e96
Release: v1.0.0 (#581) 2022-11-08 15:58:42 -05:00
Mike Verbanic
ec49dc1630
feat: update for 1.0 release (#580) 2022-11-08 15:56:43 -05:00
Google GitHub Actions Bot
ee9693ff89
Release: v0.6.2 (#577) 2022-10-14 16:27:35 -04:00
Mike Verbanic
b3bc662603
chore: update dependencies (automated) (#576) 2022-10-14 16:18:33 -04:00
Google GitHub Actions Bot
65ed483aa2
Release: v0.6.1 (#575) 2022-10-13 14:08:07 -04:00
Seth Vargo
c0a8576478
Update deps (#574) 2022-10-13 12:49:27 -04:00
dependabot[bot]
59761bc0ef
chore(deps): bump @types/mocha from 9.1.1 to 10.0.0 (#572)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 11:46:11 -07:00
dependabot[bot]
1f7411aded
chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#570)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:22:52 -07:00
Seth Vargo
81da358c55
chore: update deps (#567) 2022-06-21 10:09:23 -04:00
Seth Vargo
f883577dfb
chore: update deps (#551) 2022-05-02 11:25:23 -04:00
Seth Vargo
622063f406
chore: switch to writeSecureFile from actions-utils (#535) 2022-03-18 16:08:52 -04:00
Google GitHub Actions Bot
877d4953d2
chore: release 0.6.0 (#525) 2022-03-08 19:11:45 -05:00
Seth Vargo
6194e1dc59
chore!: Require Node 16 (#532) 2022-03-08 15:18:18 -08:00
Google GitHub Actions Bot
04141d8a7e
chore: release 0.5.1 (#513) 2022-02-16 10:53:13 -05:00
Bharath KKB
4ce2b235ac
chore: update sdk (#510) 2022-02-14 13:23:59 -06:00
Google GitHub Actions Bot
37a9333538
chore: release 0.5.0 (#498)
* chore: release 0.5.0

* Update CHANGELOG.md

Co-authored-by: Seth Vargo <seth@sethvargo.com>
2022-02-04 12:05:37 -05:00
Seth Vargo
5cb418735f
chore: update deps and use new cloud sdk (#495)
This should resolve issues where output is swallowed
2022-02-03 20:35:49 -06:00
dependabot[bot]
0f5aed1f15
chore(deps): bump typescript from 4.5.4 to 4.5.5 (#484)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 00:42:16 -06:00
dependabot[bot]
456699f7e9
chore(deps): bump @types/mocha from 9.0.0 to 9.1.0 (#485)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 00:41:56 -06:00
dependabot[bot]
d440f72846
chore(deps): bump @types/sinon from 10.0.6 to 10.0.8 (#486)
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.6 to 10.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 00:41:36 -06:00
dependabot[bot]
8df0efcaa5
chore(deps): bump eslint from 8.5.0 to 8.7.0 (#477)
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.5.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 18:16:09 -06:00
dependabot[bot]
d149b73384
chore(deps): bump @types/node from 17.0.2 to 17.0.9 (#479)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.2 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 18:15:34 -06:00
dependabot[bot]
1c38a38bbb
chore(deps): bump mocha from 9.1.3 to 9.1.4 (#480)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.3...v9.1.4)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 18:15:11 -06:00
dependabot[bot]
b5f0622d28
chore(deps): bump @typescript-eslint/parser from 5.8.0 to 5.9.1 (#481)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 18:13:56 -06:00
Google GitHub Actions Bot
e0f83f24f5
chore: release 0.4.0 (#462) 2022-01-21 10:21:02 -08:00
Seth Vargo
e5369c19e6
chore: update deps and switch to @vercel/ncc (#456) 2021-12-22 13:54:04 -06:00
dependabot[bot]
58c3a9aff9
chore(deps): bump typescript from 4.5.2 to 4.5.4 (#444)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 13:33:31 -06:00
google-github-actions-bot
a45a082599
chore: release 0.3.0 (#338)
* chore: release 0.3.0

* add notice for service_account_key input

Co-authored-by: Bharath KKB <bharathkrishnakb@gmail.com>
2021-12-06 14:52:35 -06:00
Bharath KKB
f0d0410093
fix: fix auth precedence (#423)
* bump deps

* add test
2021-12-06 14:16:27 -06:00
Bharath KKB
f38d54f0d7
feat: Support WIF creds (#413)
* update sdk pkg

* add auth

* docs

* address comments
2021-12-02 11:38:22 -06:00
Seth Vargo
9bd5f65b7f
feat: Export credentials into RUNNER_TEMP instead of GITHUB_WORKSPACE (#405)
This will ensure the credentials do no persist beyond the run, but are still available to all other steps in the job.
2021-11-30 16:04:23 -06:00
Seth Vargo
7a6c78767a
Upgrade to latest lockfile version (#403)
I'm working on something else, but this is resulting in a large diff, so I'm doing it separately.
2021-11-30 15:00:12 -06:00
google-github-actions-bot
b8f95eb7d7
chore: build dist (#346)
* chore: build dist

* Build dist
2021-11-24 14:07:31 -08:00
Averi Kitsch
990c038e2c
feat: update to use setup-cloud-sdk package (#397)
* feat: update to use setup-cloud-sdk package

* Update deps

* fix lint
2021-11-24 13:04:06 -08:00