Google GitHub Actions Bot
|
20c93dacc1
|
Release: v0.7.0 (#663)
**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v1.1.1...90d1f1e8fbf013b068307be6c3c32a2e690f6a74
|
2023-12-08 16:40:01 -05:00 |
|
Seth Vargo
|
90d1f1e8fb
|
Deprecate v0 series
|
2023-12-08 15:37:15 -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
|
45b82276d7
|
Delete CONTRIBUTING.md (#569)
Delegate to `.github` organization repo.
Depends on https://github.com/google-github-actions/.github/pull/10.
Signed-off-by: Seth Vargo <seth@sethvargo.com>
|
2022-08-09 14:14:31 -05:00 |
|
Eejit
|
8113169caa
|
chore: fix typo (#568)
Signed-off-by: Eejit <76887639+Eejit43@users.noreply.github.com>
|
2022-07-20 09:36:28 -04:00 |
|
Seth Vargo
|
81da358c55
|
chore: update deps (#567)
|
2022-06-21 10:09:23 -04:00 |
|
Thomas Ott
|
a528147dba
|
fix: update secrets according to readme (#549)
* fix: update secrets according to readme
* fix: gca secret name
Co-authored-by: Thomas Ott <thomas@ott.page>
|
2022-06-21 09:36:25 -04:00 |
|
Mike Verbanic
|
f48fffe2a2
|
$'fix release workflow files' (#566)
|
2022-06-16 16:14:48 -04:00 |
|
Mike Verbanic
|
47db3401f5
|
$'fix release workflow files' (#563)
|
2022-06-13 11:17:12 -04:00 |
|
Mike Verbanic
|
c858c3ab5a
|
update release process (#562)
|
2022-05-27 12:15:40 -04:00 |
|
Seth Vargo
|
f883577dfb
|
chore: update deps (#551)
|
2022-05-02 11:25:23 -04:00 |
|
Seth Vargo
|
db80c6a94e
|
docs: update references from master -> main (#544)
|
2022-04-05 11:04:56 -04:00 |
|
Michael Warkentin
|
1b47649e58
|
Typo fix (#542)
`do no` -> `do not`
|
2022-03-22 15:10:05 -04:00 |
|
Seth Vargo
|
2ed7f35b1e
|
chore: setFailed instead of throwing (#541)
|
2022-03-21 17:57:32 -05:00 |
|
Google GitHub Actions Bot
|
73704d99dc
|
Build dist (#536)
|
2022-03-21 18:36:09 -04:00 |
|
Seth Vargo
|
879bcbe99b
|
feat: throw a very specific error when pinned to master (#537)
This can be overridden by setting an environment variable.
|
2022-03-21 17:34:21 -05:00 |
|
Seth Vargo
|
622063f406
|
chore: switch to writeSecureFile from actions-utils (#535)
|
2022-03-18 16:08:52 -04:00 |
|
Averi Kitsch
|
a54bf4ebd7
|
chore: update dependabot settings (#522)
|
2022-03-17 12:55:25 -07: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 |
|
Bharath KKB
|
c66a06cb89
|
feat: switch to node16 (#524)
* feat: switch to node16
* use an updated gcloud version
|
2022-03-04 13:38:21 -05:00 |
|
Google GitHub Actions Bot
|
04141d8a7e
|
chore: release 0.5.1 (#513)
|
2022-02-16 10:53:13 -05:00 |
|
Seth Vargo
|
64f0beb304
|
chore: release 0.5.1
Release-As: 0.5.1
|
2022-02-16 10:47:08 -05:00 |
|
Google GitHub Actions Bot
|
5387958dff
|
Build dist (#511)
|
2022-02-14 13:58:16 -06: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
|
442c774cb3
|
chore: release 0.5.0
Release-As: 0.5.0
|
2022-02-04 11:59:59 -05:00 |
|
Google GitHub Actions Bot
|
bf5469036b
|
Build dist (#496)
|
2022-02-04 11:36:35 -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 |
|
Seth Vargo
|
f9167b9b27
|
doc: add example for install_components (#493)
|
2022-02-02 10:50:08 -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 |
|
knanao
|
65591e5814
|
chore: remove unnecessary words (#487)
|
2022-01-27 14:35:26 -05: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 |
|
Google GitHub Actions Bot
|
a50f377d27
|
Build dist (#470)
|
2022-01-21 10:05:28 -08:00 |
|
Seth Vargo
|
6960137d45
|
docs: add note about minimum gcloud version (#476)
|
2022-01-11 11:25:44 -06:00 |
|
Averi Kitsch
|
489ab62c6e
|
feat: add install_component field (#399)
* feat:add install_component field
* lint
* fix install
* debug
* update test
* comments
* Update readme
* lint
* lint
|
2022-01-05 13:42:03 -08:00 |
|
Seth Vargo
|
1c75dde369
|
chore: note that gsutil and bq don't support WIF yet (#463)
|
2021-12-29 13:34:03 -06:00 |
|
Seth Vargo
|
1a48ffaf04
|
feat: emit a warning when action is pinned to head (#460)
|
2021-12-29 11:53:32 -06:00 |
|
Seth Vargo
|
f80ec2b147
|
docs: make it clearer that most auth inputs are deprecated (#459)
|
2021-12-26 16:17:49 -05:00 |
|