[.github] we were scraping a main-gha version from a dev image #31982
build.yml
on: push
create-runner
/
Create GCE VM
51s
workspace-integration-tests-main
/
...
/
Create GCE VM
Matrix: install-app
Run JetBrains update jobs on main branch
/
update-jetbrains
Run workspace integration tests on main branch
/
Configuration
Run VS Code update jobs on main branch
/
release-openvscode-server
Run workspace integration tests on main branch
/
infrastructure
Run workspace integration tests on main branch
/
Check for regressions
delete-runner
/
Delete ephemeral GCE VM
35s
Run workspace integration tests on main branch
/
Delete preview environment
workspace-integration-tests-main
/
...
/
Delete ephemeral GCE VM
Annotations
4 warnings
create-runner / Create GCE VM
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE:
- "/home/runner/work/gitpod/gitpod/gha-creds-5f23cb71259c7293.json"
+ "/home/runner/work/gitpod/gitpod/gha-creds-d7bc8a2062c89176.json"
|
create-runner / Create GCE VM
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS:
- "/home/runner/work/gitpod/gitpod/gha-creds-5f23cb71259c7293.json"
+ "/home/runner/work/gitpod/gitpod/gha-creds-d7bc8a2062c89176.json"
|
create-runner / Create GCE VM
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH:
- "/home/runner/work/gitpod/gitpod/gha-creds-5f23cb71259c7293.json"
+ "/home/runner/work/gitpod/gitpod/gha-creds-d7bc8a2062c89176.json"
|
delete-runner / Delete ephemeral GCE VM
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.
|