Skip to content

Commit

Permalink
POC Piped v1 planner with plugin deployment interface (#5111)
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhtc1202 authored Aug 6, 2024
1 parent f5dcaa4 commit b8bdedc
Show file tree
Hide file tree
Showing 16 changed files with 1,918 additions and 314 deletions.
1 change: 1 addition & 0 deletions pkg/app/pipedv1/controller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ func (c *controller) startNewPlanner(ctx context.Context, d *model.Deployment) (
workingDir,
pluginClient,
c.apiClient,
c.gitClient,
c.notifier,
c.pipedConfig,
c.logger,
Expand Down
Loading

0 comments on commit b8bdedc

Please sign in to comment.