feat(actions): use GitHub environments
for infra deployments
#17536
Triggered via pull request
December 30, 2024 12:52
gustavovalverde
synchronize
#9003
Status
Success
Total duration
21s
Artifacts
–
release-drafter.yml
on: pull_request_target
update_release_draft
7s
Annotations
3 warnings
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[actionlint] .github/workflows/cd-deploy-nodes-gcp.yml#L158:
.github/workflows/cd-deploy-nodes-gcp.yml#L158
input "environment" is not defined in "./.github/workflows/sub-find-cached-disks.yml" reusable workflow. defined inputs are "disk_prefix", "disk_suffix", "network", "prefer_main_cached_state", "test_id" [workflow-call]
|
[actionlint] .github/workflows/sub-find-cached-disks.yml#L51:
.github/workflows/sub-find-cached-disks.yml#L51
property "environment" is not defined in object type {disk_prefix: string; disk_suffix: string; network: string; prefer_main_cached_state: bool; test_id: string} [expression]
|