Documentation
¶
Overview ¶
Package git provides the Git change detection plugin for TerraCi.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin is the Git change detection plugin.
func (*Plugin) Description ¶
func (*Plugin) DetectChanges ¶ added in v0.10.5
func (p *Plugin) DetectChanges(ctx context.Context, req workflow.ChangeDetectionRequest) (*workflow.ChangeDetectionResult, error)
DetectChanges returns changed files plus module/library projections.
Click to show internal directories.
Click to hide internal directories.