Skip to content

Commit 76b8dc6

Browse files
committed
feat(actions)!: remove GoogleCloudPlatform/github-actions
It's an old name for google-github-actions/setup-gcloud. When opening GoogleCloudPlatform/github-actions in GitHub, I'm redirected to google-github-actions/setup-gcloud which means there's no point in maintaining two bindings.
1 parent 6f10731 commit 76b8dc6

File tree

7 files changed

+2
-225
lines changed

7 files changed

+2
-225
lines changed

actions/GoogleCloudPlatform/github-actions/v0/action

Whitespace-only changes.

actions/GoogleCloudPlatform/github-actions/v0/commit-hash.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

actions/GoogleCloudPlatform/github-actions/v1/action

Whitespace-only changes.

actions/GoogleCloudPlatform/github-actions/v1/commit-hash.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/supported-actions.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ Click on a version to see the binding's code.
8383
* google-github-actions
8484
* [auth](https://github.com/google-github-actions/auth) - v0: [`AuthV0`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/AuthV0.kt), v1: [`AuthV1`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/AuthV1.kt), v2: [`AuthV2`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/AuthV2.kt)
8585
* [setup-gcloud](https://github.com/google-github-actions/setup-gcloud) - v0: [`SetupGcloudV0`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/SetupGcloudV0.kt), v1: [`SetupGcloudV1`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/SetupGcloudV1.kt), v2: [`SetupGcloudV2`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlegithubactions/SetupGcloudV2.kt)
86-
* GoogleCloudPlatform
87-
* [github-actions](https://github.com/GoogleCloudPlatform/github-actions) - v0: [`GithubActionsV0`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlecloudplatform/GithubActionsV0.kt), v1: [`GithubActionsV1`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlecloudplatform/GithubActionsV1.kt)
8886
* gradle-update
8987
* [update-gradle-wrapper-action](https://github.com/gradle-update/update-gradle-wrapper-action) - v1: [`UpdateGradleWrapperActionV1`](https://github.com/typesafegithub/github-workflows-kt/blob/v[[ version ]]/github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/gradleupdate/UpdateGradleWrapperActionV1.kt)
9088
* gradle
@@ -141,7 +139,7 @@ Click on a version to see the binding's code.
141139

142140
Number of bindings available:
143141

144-
* counting by actions: 85
145-
* counting each version separately: 143
142+
* counting by actions: 84
143+
* counting each version separately: 141
146144

147145
Actions [providing typings](https://github.com/typesafegithub/github-actions-typing/) (marked with ✅ on the above list): 18

github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlecloudplatform/GithubActionsV0.kt

Lines changed: 0 additions & 130 deletions
This file was deleted.

github-workflows-kt/src/gen/kotlin/io/github/typesafegithub/workflows/actions/googlecloudplatform/GithubActionsV1.kt

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)