-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
testingtype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Should we use Circle CI? It seems pretty great (e.g. they allow SSH access to VMs after jobs complete)
I can disable the webhook in https://github.com/GoogleCloudPlatform/google-cloud-python/settings/hooks. The Payload URL is https://circleci.com/hooks/github, content-type is application/x-www-form-urlencoded, the Secret is a secret and the events used are
I'm also not sure why it's a webhook instead of in https://github.com/GoogleCloudPlatform/google-cloud-python/settings/installations (it shows up in the list of services to add)
From @tseaver in #2602 (comment)
Can we disable the Circle CI bit until we fix its config? Issues with it:
- The bit which skips
system-testsfor PRs is Travis-specific. - It is barfing trying to find the correct Python 3.4 / 3.5 interpreter.
Metadata
Metadata
Assignees
Labels
testingtype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
