MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/cloud-builders-community / functions

Functions64 in github.com/GoogleCloudPlatform/cloud-builders-community

↓ 8 callersMethoderror
(self, message)
binauthz-attestation/parse_arguments.py:15
↓ 7 callersMethodRun
(command string, runTimeoutMin int)
windows-builder/builder/builder/remote.go:154
↓ 5 callersMethodCopy
Copy workspace from Linux to Windows.
windows-builder/builder/builder/remote.go:62
↓ 5 callersFunctiondeleteInstanceAndExit
(s *builder.Server, bs *builder.BuilderServer, exitCode int)
windows-builder/builder/main.go:116
↓ 3 callersFunctioncreateZip
(ctx context.Context, fullpath string)
windows-builder/builder/builder/bucket.go:62
↓ 2 callersFunctionNotify
Notify posts a notification to Slack that the build is complete.
slackbot/slackbot/notify.go:15
↓ 2 callersMethodWait
Wait for server to be available.
windows-builder/builder/builder/remote.go:49
↓ 2 callersFunctiongcbClient
(ctx context.Context)
slackbot/slackbot/cloudbuild.go:41
↓ 2 callersMethodrefreshInstance
refreshInstance refreshes latest info from GCE into struct.
windows-builder/builder/builder/gce.go:243
↓ 2 callersMethodwaitForComputeOperation
waitForComputeOperation waits for a compute operation
windows-builder/builder/builder/gce.go:430
↓ 2 callersFunctionwriteToBucket
( ctx context.Context, bucket string, object string, inputPath string, )
windows-builder/builder/builder/bucket.go:30
↓ 1 callersMethodDeleteInstance
DeleteInstance stops a Windows VM on GCE.
windows-builder/builder/builder/gce.go:254
↓ 1 callersMethodGetLabelsMap
()
windows-builder/builder/builder/remote.go:198
↓ 1 callersMethodGetServiceAccountEmail
(projectID string)
windows-builder/builder/builder/remote.go:190
↓ 1 callersFunctionGetSlackbotBuildStep
GetSlackbotBuildStep returns the BuildStep for the first slackbot step it finds; if none are found, it returns an error
slackbot/slackbot/cloudbuild.go:103
↓ 1 callersMethodGetTags
()
windows-builder/builder/builder/remote.go:227
↓ 1 callersMethodRunDef
Run a command on the Windows remote.
windows-builder/builder/builder/remote.go:150
↓ 1 callersFunctionbucketTestsInfo
(t *testing.T)
windows-builder/builder/builder/bucket_test.go:90
↓ 1 callersFunctioncancelPreviousBuild
(ctx context.Context, currentBuildID string, branchName string, sameTriggerOnly bool)
cancelot/cancelot/cancelpreviousbuild.go:28
↓ 1 callersFunctioncopyFile
(w io.Writer, path string)
windows-builder/builder/builder/bucket.go:111
↓ 1 callersMethodcopyViaBucket
(ctx context.Context, inputPath, outputPath string, copyTimeoutMin int)
windows-builder/builder/builder/remote.go:112
↓ 1 callersFunctiongcbClient
(ctx context.Context)
cancelot/cancelot/cloudbuild.go:40
↓ 1 callersMethodgetExternalIP
getExternalIP gets the external IP for an instance.
windows-builder/builder/builder/gce.go:277
↓ 1 callersMethodgetInternalIP
getInternalIP gets an internal IP for an instance.
windows-builder/builder/builder/gce.go:264
↓ 1 callersFunctiongetProject
getProject gets the project ID.
cancelot/cancelot/cloudbuild.go:16
↓ 1 callersFunctiongetProject
getProject gets the project ID.
windows-builder/builder/builder/gce.go:43
↓ 1 callersFunctionhasRequiredSlackbotArgs
hasRequiredSlackbotArgs tests a slice of strings (e.g., BuildStep.Args[]) for references to slackbot's required arguments: "--build", "--webhook"
slackbot/slackbot/cloudbuild.go:54
↓ 1 callersFunctionhello
(name)
google-closure-compiler/examples/helloworld.js:7
↓ 1 callersFunctionisSlackbotStep
isSlackbotStep tests a given BuildStep to determine whether it appears to be executing slackbot
slackbot/slackbot/cloudbuild.go:88
↓ 1 callersMethodnewGCEService
newGCEService creates a new Compute service.
windows-builder/builder/builder/gce.go:131
↓ 1 callersMethodnewInstance
newInstance starts a Windows VM on GCE and returns host, username, password.
windows-builder/builder/builder/gce.go:148
↓ 1 callersFunctionreadBucket
(t *testing.T, gsURL string)
windows-builder/builder/builder/bucket_test.go:127
↓ 1 callersMethodresetWindowsPassword
resetWindowsPassword securely resets the admin Windows password. See https://cloud.google.com/compute/docs/instances/windows/automate-pw-generation
windows-builder/builder/builder/gce.go:349
↓ 1 callersFunctionrunBuilder
(args: string[])
octokit/src/index.ts:10
↓ 1 callersMethodsetFirewallRule
setFirewallRule allows ingress on WinRM port.
windows-builder/builder/builder/gce.go:293
↓ 1 callersFunctionsleep
(ms: number)
octokit/src/index.ts:6
↓ 1 callersFunctionsubmitBuild
(ctx context.Context)
cron-helper/appengine/appengine.go:46
↓ 1 callersFunctionwriteZipToBucket
( ctx context.Context, bucket string, object string, inputPath string, )
windows-builder/builder/builder/bucket.go:16
FunctionCancelPreviousBuild
CancelPreviousBuild checks for previous running builds on the same branch, in order to cancel them
cancelot/cancelot/cancelpreviousbuild.go:13
FunctionGetProject
getProject gets the project ID.
slackbot/slackbot/cloudbuild.go:17
FunctionMonitor
Monitor polls Cloud Build until the build reaches completed status, then triggers the Slack event.
slackbot/slackbot/monitor.go:15
FunctionNewServer
NewServer creates a new Windows server on GCE.
windows-builder/builder/builder/gce.go:68
FunctionTestCreateZip
(t *testing.T)
windows-builder/builder/builder/bucket_test.go:18
FunctionTestCreateZip_cancelled_context
(t *testing.T)
windows-builder/builder/builder/bucket_test.go:79
FunctionTestWriteToBucket
(t *testing.T)
windows-builder/builder/builder/bucket_test.go:105
FunctionTrigger
Trigger starts an independent watcher build.
slackbot/slackbot/trigger.go:14
FunctionfahrToKelv
takes a temperature `temp` in fahrenheit and returns it in Kelvin
pypi-tools/examples/example-package/myPackage/somePython.py:3
Functionhandle
(w http.ResponseWriter, r *http.Request)
cron-helper/appengine/appengine.go:29
Functionhello
(w http.ResponseWriter, r *http.Request)
pack/example/main.go:16
Functioninit
()
sonarqube/examples/main.go:7
Functionmain
()
cancelot/main.go:19
Functionmain
()
sonarqube/examples/main.go:10
Functionmain
()
docker-reuse/examples/hello-world/app/hello.go:10
Functionmain
()
pack/example/main.go:9
Functionmain
()
slackbot/main.go:23
Functionmain
()
cron-helper/src/upload/main.go:16
Functionmain
()
cron-helper/appengine/appengine.go:24
Functionmain
()
dep/main.go:8
Functionmain
()
windows-builder/images/go-example/main.go:5
Functionmain
()
windows-builder/builder/main.go:40
Methodmain
(String [] args)
jfrog/examples/maven-example/src/main/java/com/sample/Sample.java:5
MethodsetUp
(self)
airflow/examples/tests/dag_integrity_test.py:8
Methodtest_dags_syntax
(self)
airflow/examples/tests/dag_integrity_test.py:11
Functiontest_fahrToKelv
make sure freezing is calculated correctly
pypi-tools/examples/example-package/tests/test.py:3