googleapis / googleapis/google-cloud-cpp

Refactor env vars in GHA scripts to parameters to reduce scope

Open
#14,572 0 comments 0 reactions 0 assignees View on GitHub
type: cleanup
Dominant language
C++
Stars
659
Forks
462
Avg merge
1d 2h
Merged PRs (30d)
89

Description

Several of the bash scripts in `ci/gha/builds/*.sh` rely on env vars set by the workflow yml files found in `.github/workflows` to determine execution flow. Most of these would be more appropriate as arguments to the script when it is invoked.

e.g. `EXECUTE_INTEGRATION_TESTS`, `BAZEL_REMOTE_CACHE_RW_MODE`, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.