python-bigquery-pandas icon indicating copy to clipboard operation
python-bigquery-pandas copied to clipboard

CI: use contexts to allow manual approval of running system tests

Open tswast opened this issue 4 years ago • 0 comments

https://circleci.com/docs/2.0/contexts/#approving-jobs-that-use-restricted-contexts

This new approval job feature should allow code to be reviewed before running system tests from a fork (to prevent secrets from being leaked)

tswast avatar Dec 01 '20 15:12 tswast