Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
c1ce9a5
removed registerInArgo multiple impls
kartik-579 Jan 11, 2024
b8fa93b
extracted app metrics code
kartik-579 Jan 11, 2024
e42180b
migrated envLevel app metrics code to new service
kartik-579 Jan 11, 2024
c7cfc9e
chore: Removed unused jira and migration integration (#4498)
nishant-d Jan 15, 2024
28b07fd
chore: App store dead code cleanup and restructuring (#4497)
nishant-d Jan 15, 2024
9e36312
chart ref refactoring
kartik-579 Jan 15, 2024
a1421a5
removed infra metrics db calls
kartik-579 Jan 15, 2024
a6123c5
moved app metrics repositories from /internal to /pkg
kartik-579 Jan 15, 2024
acfec88
moved: const and types to bean
Ash-exp Jan 15, 2024
0eb82b7
removed: unused const
Ash-exp Jan 15, 2024
765df77
review comments
kartik-579 Jan 15, 2024
bf86180
Merge branch 'main' into refactoring-deployment-template-1
kartik-579 Jan 15, 2024
5038a0b
migrated some methods from chartService to chartRefService
kartik-579 Jan 15, 2024
c38d528
added dt validation service interface
kartik-579 Jan 15, 2024
f0e449e
minor refactoring
kartik-579 Jan 16, 2024
23f28b2
Merge branch 'refactoring-deployment-template-2' into refactoring-dep…
kartik-579 Jan 16, 2024
c151a32
moved validation method - 1
kartik-579 Jan 16, 2024
20562f2
wip
kartik-579 Jan 16, 2024
75b99ab
removed redundant appMetrics req obj
kartik-579 Jan 16, 2024
ece3419
Merge branch 'refactoring-deployment-template-1' into refactoring-dep…
kartik-579 Jan 16, 2024
11f76ff
moved app metrics bindings to wireset
kartik-579 Jan 16, 2024
fe0f272
Merge branch 'refactoring-deployment-template-2' into refactoring-dep…
kartik-579 Jan 16, 2024
b59cb1c
removed multiple dead code
kartik-579 Jan 16, 2024
d113b35
remove redundant dependency
kartik-579 Jan 16, 2024
ae90f36
moved ChartGroup router and rest handler to respective folder
Ash-exp Jan 17, 2024
f802e61
stage 1
Jan 17, 2024
9c0f2b8
gitOps refactoring
kartik-579 Jan 18, 2024
347e084
moved gitClient code to a common wrapper service
kartik-579 Jan 18, 2024
14cf57a
Merge branch 'main' into refactoring-deployment-template-1
kartik-579 Jan 18, 2024
d57ce3b
Merge branch 'refactoring-deployment-template-1' into refactoring-dep…
kartik-579 Jan 18, 2024
9db8bbf
Merge branch 'refactoring-deployment-template-2' into refactoring-dep…
kartik-579 Jan 18, 2024
f91f682
chore: AppStoreDeployment Install flow refactoring
Ash-exp Jan 18, 2024
6964081
Merge branch 'main' into chore-refactoring-v1
Ash-exp Jan 18, 2024
3b21a26
Merge branch 'chore-refactoring-v1' into chore-app-store-deployment-r…
Ash-exp Jan 18, 2024
f6ce3ad
Merge branch 'chore-refactoring-v1' into refactoring-deployment-templ…
kartik-579 Jan 18, 2024
bb29cbc
Merge branch 'refactoring-deployment-template-3-extend' into chore-ap…
kartik-579 Jan 18, 2024
00da807
Merge branch 'chore-refactoring-v1' into chore-refactoring-v2n
Ash-exp Jan 18, 2024
4842b83
review changes
kartik-579 Jan 18, 2024
d263c7c
chore: merged chart template and gitops refactoring
Ash-exp Jan 18, 2024
ab494c1
wip
kartik-579 Jan 19, 2024
0120e15
fix for unsupported charts
kartik-579 Jan 19, 2024
0b44511
refactoring: App Store deployment services
Ash-exp Jan 20, 2024
f180645
Merge branch 'refactoring-deployment-template-1' into refactoring-dep…
kartik-579 Jan 22, 2024
4c63150
Merge branch 'main' into refactoring-deployment-template-1
kartik-579 Jan 22, 2024
402952b
Merge branch 'refactoring-deployment-template-1' into refactoring-dep…
kartik-579 Jan 22, 2024
d17e97e
chore: main merge
Ash-exp Jan 22, 2024
40e2364
Merge branch 'refactoring-deployment-template-2' into refactoring-dep…
kartik-579 Jan 22, 2024
1b0df74
Merge branch 'main' into refactoring-deployment-template-1
kartik-579 Jan 23, 2024
3944f73
Merge branch 'refactoring-deployment-template-1' into refactoring-dep…
kartik-579 Jan 23, 2024
869c6e4
minor cleanup
kartik-579 Jan 23, 2024
bad8a41
Merge branch 'refactoring-deployment-template-2' into refactoring-dep…
kartik-579 Jan 23, 2024
d111698
renamed remote package to git
kartik-579 Jan 23, 2024
fcf03ac
renamed gitOpsRemoteOpService If and impl
kartik-579 Jan 23, 2024
99e1d21
chore: main merge
Ash-exp Jan 23, 2024
9cb4432
migrated usages of gitService to gitOperationService
kartik-579 Jan 23, 2024
c1adf32
shifted git service and all gitOps clients to pkg
kartik-579 Jan 23, 2024
c1ab970
gitops repository usages refactor
kartik-579 Jan 23, 2024
3cb7c7a
Merge branch 'main' into chore-refactoring-v2
Ash-exp Jan 23, 2024
c70e84e
chore: feature branch merge
Ash-exp Jan 23, 2024
6e83a5c
refactored gitOpsRepository usages
kartik-579 Jan 23, 2024
d616574
gitlab client creation refactoring
kartik-579 Jan 23, 2024
bde77ef
renamed util/ChartService
kartik-579 Jan 23, 2024
edcd234
Merge branch 'main' into refactoring-deployment-template-3-extend
kartik-579 Jan 24, 2024
583159e
Merge branch 'chore-refactoring-v1' into refactoring-deployment-templ…
kartik-579 Jan 24, 2024
76af46f
Merge branch 'main' into refactoring-deployment-template-3-extend
kartik-579 Jan 24, 2024
9aa630b
reverted renaming changes
kartik-579 Jan 24, 2024
9961fd0
reverted renaming changes
kartik-579 Jan 24, 2024
5e128a0
reverted renaming changes
kartik-579 Jan 24, 2024
0af9223
wip
kartik-579 Jan 25, 2024
799ffae
wip
kartik-579 Jan 25, 2024
7b9be04
removed typo
kartik-579 Jan 25, 2024
2aa56bf
changes
kartik-579 Jan 25, 2024
60fcf0a
changes
kartik-579 Jan 25, 2024
0b2e23e
Merge branch 'main' into chore-refactoring-v2
Ash-exp Jan 29, 2024
c905e78
Merge branch 'main' into refactoring-deployment-template-3-extend
kartik-579 Jan 29, 2024
d2aca5c
Merge branch 'refactoring-deployment-template-3-extend' into chore-re…
Ash-exp Jan 29, 2024
ecd7cc0
chore: App store services refactoring (#4596)
Ash-exp Jan 30, 2024
93e635b
chore: dead code removal and app router & rest handler restructuring …
Ash-exp Jan 30, 2024
0e3c265
Merge branch 'main' into refactoring-deployment-template-3-extend
kartik-579 Jan 31, 2024
1499f31
Merge branch 'main' into chore-refactoring-v2
Ash-exp Jan 31, 2024
e3b2344
Merge branch 'refactoring-deployment-template-3-extend' into chore-re…
Ash-exp Jan 31, 2024
23ac4a7
chore: sanity after ent sync
Ash-exp Jan 31, 2024
a96ef3e
added: todo comment
Ash-exp Feb 1, 2024
32e2566
Merge branch 'chore-refactoring-v2' into chore-refactoring-v3
Ash-exp Feb 1, 2024
6df287a
added: todo comment
Ash-exp Feb 2, 2024
98b25d2
Merge remote-tracking branch 'origin/main' into chore-refactoring-v3
Ash-exp Feb 2, 2024
9b39a8c
Merge remote-tracking branch 'origin/refactoring-template-gitOps-appS…
Ash-exp Feb 5, 2024
2bcef5f
Merge remote-tracking branch 'origin/main' into chore-refactoring-v2
Ash-exp Feb 5, 2024
0bb64f8
chore: fixed gitops auto fix operations in upgrade helm charts
Ash-exp Feb 5, 2024
799f9f1
added: nit pointer issue for argocd resource tree
Ash-exp Feb 5, 2024
50e1998
fixed: nil poniter issue for gitops in upgrade deployment
Ash-exp Feb 5, 2024
590b50b
Merge branch 'chore-refactoring-v2' into chore-refactoring-v3
Ash-exp Feb 5, 2024
3fa0224
Merge remote-tracking branch 'origin/main' into chore-refactoring-v3
Ash-exp Feb 6, 2024
ab5c595
Merge branch 'main' into chore-refactoring-v3
Ash-exp Feb 7, 2024
29a7d47
removed: comments
Ash-exp Feb 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
119 changes: 69 additions & 50 deletions Wire.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,26 @@ import (
"github.com/devtron-labs/devtron/api/k8s"
"github.com/devtron-labs/devtron/api/module"
"github.com/devtron-labs/devtron/api/restHandler"
pipeline2 "github.com/devtron-labs/devtron/api/restHandler/app"
"github.com/devtron-labs/devtron/api/restHandler/app/appInfo"
appList2 "github.com/devtron-labs/devtron/api/restHandler/app/appList"
pipeline3 "github.com/devtron-labs/devtron/api/restHandler/app/pipeline"
pipeline2 "github.com/devtron-labs/devtron/api/restHandler/app/pipeline/configure"
"github.com/devtron-labs/devtron/api/restHandler/app/pipeline/history"
status2 "github.com/devtron-labs/devtron/api/restHandler/app/pipeline/status"
"github.com/devtron-labs/devtron/api/restHandler/app/pipeline/trigger"
"github.com/devtron-labs/devtron/api/restHandler/app/pipeline/webhook"
"github.com/devtron-labs/devtron/api/restHandler/app/workflow"
"github.com/devtron-labs/devtron/api/restHandler/scopedVariable"
"github.com/devtron-labs/devtron/api/router"
app3 "github.com/devtron-labs/devtron/api/router/app"
appInfo2 "github.com/devtron-labs/devtron/api/router/app/appInfo"
"github.com/devtron-labs/devtron/api/router/app/appList"
pipeline5 "github.com/devtron-labs/devtron/api/router/app/pipeline"
pipeline4 "github.com/devtron-labs/devtron/api/router/app/pipeline/configure"
history2 "github.com/devtron-labs/devtron/api/router/app/pipeline/history"
status3 "github.com/devtron-labs/devtron/api/router/app/pipeline/status"
trigger2 "github.com/devtron-labs/devtron/api/router/app/pipeline/trigger"
workflow2 "github.com/devtron-labs/devtron/api/router/app/workflow"
"github.com/devtron-labs/devtron/api/router/pubsub"
"github.com/devtron-labs/devtron/api/server"
"github.com/devtron-labs/devtron/api/sse"
Expand Down Expand Up @@ -81,16 +98,16 @@ import (
resourceGroup "github.com/devtron-labs/devtron/internal/sql/repository/resourceGroup"
security2 "github.com/devtron-labs/devtron/internal/sql/repository/security"
"github.com/devtron-labs/devtron/internal/util"
"github.com/devtron-labs/devtron/internal/util/ArgoUtil"
"github.com/devtron-labs/devtron/pkg/app"
"github.com/devtron-labs/devtron/pkg/app/status"
"github.com/devtron-labs/devtron/pkg/appClone"
"github.com/devtron-labs/devtron/pkg/appClone/batch"
"github.com/devtron-labs/devtron/pkg/appStatus"
"github.com/devtron-labs/devtron/pkg/appStore/chartGroup"
repository4 "github.com/devtron-labs/devtron/pkg/appStore/chartGroup/repository"
"github.com/devtron-labs/devtron/pkg/appStore/deployment/service"
appStoreDeploymentGitopsTool "github.com/devtron-labs/devtron/pkg/appStore/deployment/tool"
"github.com/devtron-labs/devtron/pkg/appStore/installedApp/service/FullMode"
deployment3 "github.com/devtron-labs/devtron/pkg/appStore/installedApp/service/FullMode/deployment"
"github.com/devtron-labs/devtron/pkg/appStore/installedApp/service/FullMode/resource"
"github.com/devtron-labs/devtron/pkg/appWorkflow"
"github.com/devtron-labs/devtron/pkg/attributes"
"github.com/devtron-labs/devtron/pkg/bulkAction"
Expand Down Expand Up @@ -183,8 +200,8 @@ func InitializeApp() (*App, error) {
wire.Bind(new(session2.ServiceClient), new(*middleware.LoginService)),

sse.NewSSE,
router.NewPipelineTriggerRouter,
wire.Bind(new(router.PipelineTriggerRouter), new(*router.PipelineTriggerRouterImpl)),
trigger2.NewPipelineTriggerRouter,
wire.Bind(new(trigger2.PipelineTriggerRouter), new(*trigger2.PipelineTriggerRouterImpl)),

//---- pprof start ----
restHandler.NewPProfRestHandler,
Expand All @@ -194,8 +211,8 @@ func InitializeApp() (*App, error) {
wire.Bind(new(router.PProfRouter), new(*router.PProfRouterImpl)),
//---- pprof end ----

restHandler.NewPipelineRestHandler,
wire.Bind(new(restHandler.PipelineTriggerRestHandler), new(*restHandler.PipelineTriggerRestHandlerImpl)),
trigger.NewPipelineRestHandler,
wire.Bind(new(trigger.PipelineTriggerRestHandler), new(*trigger.PipelineTriggerRestHandlerImpl)),
app.GetAppServiceConfig,
app.NewAppService,
wire.Bind(new(app.AppService), new(*app.AppServiceImpl)),
Expand Down Expand Up @@ -249,13 +266,25 @@ func InitializeApp() (*App, error) {
wire.Bind(new(pipeline.CdPipelineConfigService), new(*pipeline.CdPipelineConfigServiceImpl)),
pipeline.NewDevtronAppConfigServiceImpl,
wire.Bind(new(pipeline.DevtronAppConfigService), new(*pipeline.DevtronAppConfigServiceImpl)),
pipeline3.NewDevtronAppAutoCompleteRestHandlerImpl,
wire.Bind(new(pipeline3.DevtronAppAutoCompleteRestHandler), new(*pipeline3.DevtronAppAutoCompleteRestHandlerImpl)),

util5.NewLoggingMiddlewareImpl,
wire.Bind(new(util5.LoggingMiddleware), new(*util5.LoggingMiddlewareImpl)),
pipeline2.NewPipelineRestHandlerImpl,
wire.Bind(new(pipeline2.PipelineConfigRestHandler), new(*pipeline2.PipelineConfigRestHandlerImpl)),
router.NewPipelineRouterImpl,
wire.Bind(new(router.PipelineConfigRouter), new(*router.PipelineConfigRouterImpl)),

pipeline4.NewPipelineRouterImpl,
wire.Bind(new(pipeline4.PipelineConfigRouter), new(*pipeline4.PipelineConfigRouterImpl)),
history2.NewPipelineHistoryRouterImpl,
wire.Bind(new(history2.PipelineHistoryRouter), new(*history2.PipelineHistoryRouterImpl)),
status3.NewPipelineStatusRouterImpl,
wire.Bind(new(status3.PipelineStatusRouter), new(*status3.PipelineStatusRouterImpl)),
pipeline5.NewDevtronAppAutoCompleteRouterImpl,
wire.Bind(new(pipeline5.DevtronAppAutoCompleteRouter), new(*pipeline5.DevtronAppAutoCompleteRouterImpl)),
workflow2.NewAppWorkflowRouterImpl,
wire.Bind(new(workflow2.AppWorkflowRouter), new(*workflow2.AppWorkflowRouterImpl)),

pipeline.NewCiCdPipelineOrchestrator,
wire.Bind(new(pipeline.CiCdPipelineOrchestrator), new(*pipeline.CiCdPipelineOrchestratorImpl)),
pipelineConfig.NewMaterialRepositoryImpl,
Expand Down Expand Up @@ -304,10 +333,15 @@ func InitializeApp() (*App, error) {
pipeline.NewGitRegistryConfigImpl,
wire.Bind(new(pipeline.GitRegistryConfig), new(*pipeline.GitRegistryConfigImpl)),

router.NewAppListingRouterImpl,
wire.Bind(new(router.AppListingRouter), new(*router.AppListingRouterImpl)),
restHandler.NewAppListingRestHandlerImpl,
wire.Bind(new(restHandler.AppListingRestHandler), new(*restHandler.AppListingRestHandlerImpl)),
appList.NewAppFilteringRouterImpl,
wire.Bind(new(appList.AppFilteringRouter), new(*appList.AppFilteringRouterImpl)),
appList2.NewAppFilteringRestHandlerImpl,
wire.Bind(new(appList2.AppFilteringRestHandler), new(*appList2.AppFilteringRestHandlerImpl)),

appList.NewAppListingRouterImpl,
wire.Bind(new(appList.AppListingRouter), new(*appList.AppListingRouterImpl)),
appList2.NewAppListingRestHandlerImpl,
wire.Bind(new(appList2.AppListingRestHandler), new(*appList2.AppListingRestHandlerImpl)),
app.NewAppListingServiceImpl,
wire.Bind(new(app.AppListingService), new(*app.AppListingServiceImpl)),
repository.NewAppListingRepositoryImpl,
Expand Down Expand Up @@ -357,28 +391,9 @@ func InitializeApp() (*App, error) {
repository2.NewServiceClientImpl,
wire.Bind(new(repository2.ServiceClient), new(*repository2.ServiceClientImpl)),
wire.Bind(new(connector.Pump), new(*connector.PumpImpl)),
restHandler.NewArgoApplicationRestHandlerImpl,
wire.Bind(new(restHandler.ArgoApplicationRestHandler), new(*restHandler.ArgoApplicationRestHandlerImpl)),
router.NewApplicationRouterImpl,
wire.Bind(new(router.ApplicationRouter), new(*router.ApplicationRouterImpl)),

//app.GetConfig,

router.NewCDRouterImpl,
wire.Bind(new(router.CDRouter), new(*router.CDRouterImpl)),
restHandler.NewCDRestHandlerImpl,
wire.Bind(new(restHandler.CDRestHandler), new(*restHandler.CDRestHandlerImpl)),

ArgoUtil.GetArgoConfig,
ArgoUtil.NewArgoSession,
ArgoUtil.NewResourceServiceImpl,
wire.Bind(new(ArgoUtil.ResourceService), new(*ArgoUtil.ResourceServiceImpl)),
//ArgoUtil.NewApplicationServiceImpl,
//wire.Bind(new(ArgoUtil.ApplicationService), new(ArgoUtil.ApplicationServiceImpl)),
//ArgoUtil.NewRepositoryService,
//wire.Bind(new(ArgoUtil.RepositoryService), new(ArgoUtil.RepositoryServiceImpl)),

//ArgoUtil.NewClusterServiceImpl,
//wire.Bind(new(ArgoUtil.ClusterService), new(ArgoUtil.ClusterServiceImpl)),
pipeline.GetEcrConfig,
//otel.NewOtelTracingServiceImpl,
//wire.Bind(new(otel.OtelTracingService), new(*otel.OtelTracingServiceImpl)),
Expand Down Expand Up @@ -504,14 +519,16 @@ func InitializeApp() (*App, error) {
wire.Bind(new(appStoreRestHandler.AppStoreStatusTimelineRestHandler), new(*appStoreRestHandler.AppStoreStatusTimelineRestHandlerImpl)),
appStoreRestHandler.NewInstalledAppRestHandlerImpl,
wire.Bind(new(appStoreRestHandler.InstalledAppRestHandler), new(*appStoreRestHandler.InstalledAppRestHandlerImpl)),
service.NewInstalledAppServiceImpl,
wire.Bind(new(service.InstalledAppService), new(*service.InstalledAppServiceImpl)),
FullMode.NewInstalledAppDBExtendedServiceImpl,
wire.Bind(new(FullMode.InstalledAppDBExtendedService), new(*FullMode.InstalledAppDBExtendedServiceImpl)),
resource.NewInstalledAppResourceServiceImpl,
wire.Bind(new(resource.InstalledAppResourceService), new(*resource.InstalledAppResourceServiceImpl)),

appStoreRestHandler.NewAppStoreRouterImpl,
wire.Bind(new(appStoreRestHandler.AppStoreRouter), new(*appStoreRestHandler.AppStoreRouterImpl)),

restHandler.NewAppWorkflowRestHandlerImpl,
wire.Bind(new(restHandler.AppWorkflowRestHandler), new(*restHandler.AppWorkflowRestHandlerImpl)),
workflow.NewAppWorkflowRestHandlerImpl,
wire.Bind(new(workflow.AppWorkflowRestHandler), new(*workflow.AppWorkflowRestHandlerImpl)),

appWorkflow.NewAppWorkflowServiceImpl,
wire.Bind(new(appWorkflow.AppWorkflowService), new(*appWorkflow.AppWorkflowServiceImpl)),
Expand Down Expand Up @@ -701,13 +718,15 @@ func InitializeApp() (*App, error) {
wire.Bind(new(repository.WebhookEventDataRepository), new(*repository.WebhookEventDataRepositoryImpl)),
pipeline.NewWebhookEventDataConfigImpl,
wire.Bind(new(pipeline.WebhookEventDataConfig), new(*pipeline.WebhookEventDataConfigImpl)),
restHandler.NewWebhookDataRestHandlerImpl,
wire.Bind(new(restHandler.WebhookDataRestHandler), new(*restHandler.WebhookDataRestHandlerImpl)),
webhook.NewWebhookDataRestHandlerImpl,
wire.Bind(new(webhook.WebhookDataRestHandler), new(*webhook.WebhookDataRestHandlerImpl)),

router.NewAppRouterImpl,
wire.Bind(new(router.AppRouter), new(*router.AppRouterImpl)),
restHandler.NewAppRestHandlerImpl,
wire.Bind(new(restHandler.AppRestHandler), new(*restHandler.AppRestHandlerImpl)),
app3.NewAppRouterImpl,
wire.Bind(new(app3.AppRouter), new(*app3.AppRouterImpl)),
appInfo2.NewAppInfoRouterImpl,
wire.Bind(new(appInfo2.AppInfoRouter), new(*appInfo2.AppInfoRouterImpl)),
appInfo.NewAppInfoRestHandlerImpl,
wire.Bind(new(appInfo.AppInfoRestHandler), new(*appInfo.AppInfoRestHandlerImpl)),

app.NewAppCrudOperationServiceImpl,
wire.Bind(new(app.AppCrudOperationService), new(*app.AppCrudOperationServiceImpl)),
Expand All @@ -719,13 +738,13 @@ func InitializeApp() (*App, error) {
delete2.NewDeleteServiceFullModeImpl,
wire.Bind(new(delete2.DeleteServiceFullMode), new(*delete2.DeleteServiceFullModeImpl)),

appStoreDeploymentGitopsTool.NewAppStoreDeploymentArgoCdServiceImpl,
wire.Bind(new(appStoreDeploymentGitopsTool.AppStoreDeploymentArgoCdService), new(*appStoreDeploymentGitopsTool.AppStoreDeploymentArgoCdServiceImpl)),
deployment3.NewFullModeDeploymentServiceImpl,
wire.Bind(new(deployment3.FullModeDeploymentService), new(*deployment3.FullModeDeploymentServiceImpl)),
// util2.NewGoJsonSchemaCustomFormatChecker,

//history starts
restHandler.NewPipelineHistoryRestHandlerImpl,
wire.Bind(new(restHandler.PipelineHistoryRestHandler), new(*restHandler.PipelineHistoryRestHandlerImpl)),
history.NewPipelineHistoryRestHandlerImpl,
wire.Bind(new(history.PipelineHistoryRestHandler), new(*history.PipelineHistoryRestHandlerImpl)),

repository3.NewConfigMapHistoryRepositoryImpl,
wire.Bind(new(repository3.ConfigMapHistoryRepository), new(*repository3.ConfigMapHistoryRepositoryImpl)),
Expand Down Expand Up @@ -814,8 +833,8 @@ func InitializeApp() (*App, error) {
cron.NewCiTriggerCronImpl,
wire.Bind(new(cron.CiTriggerCron), new(*cron.CiTriggerCronImpl)),

restHandler.NewPipelineStatusTimelineRestHandlerImpl,
wire.Bind(new(restHandler.PipelineStatusTimelineRestHandler), new(*restHandler.PipelineStatusTimelineRestHandlerImpl)),
status2.NewPipelineStatusTimelineRestHandlerImpl,
wire.Bind(new(status2.PipelineStatusTimelineRestHandler), new(*status2.PipelineStatusTimelineRestHandlerImpl)),

status.NewPipelineStatusTimelineServiceImpl,
wire.Bind(new(status.PipelineStatusTimelineService), new(*status.PipelineStatusTimelineServiceImpl)),
Expand Down
Loading