Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nektos/act
/ PlanAll
Method
PlanAll
pkg/model/planner.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
PlanEvent(eventName string) (*Plan, error)
19
PlanJob(jobName string) (*Plan, error)
20
PlanAll() (*Plan, error)
21
GetEvents() []string
22
}
23
Callers
3
TestNoWorkflowsFoundByPlanner
Function · 0.95
TestGraphWithSomeMissing
Function · 0.95
newRunCommand
Function · 0.95
Implementers
1
workflowPlanner
pkg/model/planner.go
Calls
no outgoing calls
Tested by
2
TestNoWorkflowsFoundByPlanner
Function · 0.76
TestGraphWithSomeMissing
Function · 0.76