Commit graph

90 commits

Author SHA1 Message Date
Google GitHub Actions Bot
4111bea454
Release: v2.1.3 (#705)
## What's Changed
* Allow manually running integration tests with workflow_dispatch by
@sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/702
* security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/703
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/704


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.2...v2.1.3
2025-01-31 21:36:56 +00:00
Seth Vargo
0c0751a334
Update deps (#704) 2025-01-31 16:27:07 -05:00
Google GitHub Actions Bot
6189d56e40
Release: v2.1.2 (#699)
## What's Changed
* fix: update release workflows by @verbanicm in
https://github.com/google-github-actions/setup-gcloud/pull/698


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.1...413dc083dd5818edda432148520965d8255c729a
2024-10-30 18:54:21 +00:00
Google GitHub Actions Bot
f0990588f1
Release: v2.1.1 (#692)
## What's Changed
* security: bump undici from 5.28.2 to 5.28.3 by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/681
* Fix typo in sample workflow shown in README.md. by @msng in
https://github.com/google-github-actions/setup-gcloud/pull/682
* Fix ADC documentation, issue#685 by @eeaton in
https://github.com/google-github-actions/setup-gcloud/pull/686
* security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group
by @dependabot in
https://github.com/google-github-actions/setup-gcloud/pull/687
* Disable prompts by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/688
* Update deps and switch to autodoc by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/690
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/691

## New Contributors
* @msng made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/682
* @eeaton made their first contribution in
https://github.com/google-github-actions/setup-gcloud/pull/686

**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...4f016c9ca760053af865f12a3288c7039ff2d17b
2024-08-06 01:30:04 +00:00
Seth Vargo
4f016c9ca7
Update deps (#691) 2024-08-05 16:11:33 -04:00
Seth Vargo
012c5df3ac
Update deps and switch to autodoc (#690) 2024-05-28 19:57:36 +00:00
Google GitHub Actions Bot
98ddc00a17
Release: v2.1.0 (#678)
## What's Changed
* Update deps by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/677


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.0.1...1eec0df8cf2896771e1f980f04cc5db70cde96e5
2024-01-23 02:02:04 +00:00
Seth Vargo
1eec0df8cf
Update deps (#677) 2024-01-22 20:51:08 -05:00
Google GitHub Actions Bot
5a5f7b85fc
Release: v2.0.1 (#674)
## What's Changed
* Update README and CI to use latest version by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/665
* Don't warn when version is "latest" by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/669
* Only warn when there are no authentications by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/671
* Fix edge case when gcloud is not installed at all by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/672
* Rename test step to a more accurate name by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/673


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.0.0...0c32996ccb17f02aad9bfa7dcc490f9115e67709
2023-12-20 23:21:29 -05:00
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
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
Seth Vargo
65a3df0bf4
Reduce duplicate in integration tests (#591)
⚠️ 🚧 

As part of the 1.0 release, we removed service_account support from
setup-gcloud, but many of the integration tests were actually duplicates
now, since they used to test service_account. This updates the
integration tests to run all the tests in a single job (reducing the
number of times we install NPM packages and download gcloud).
2022-11-10 16:43:12 -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
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
Bharath KKB
ae07a816fe
chore: minify build (#457) 2021-12-22 16:48:45 -06:00