Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bazel to 3.6.0, go to 1.14.9 and buildtools to 3.5.0 #927

Merged
merged 1 commit into from Oct 7, 2020

Conversation

nghialv
Copy link
Member

@nghialv nghialv commented Oct 7, 2020

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nakabonne.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 25.94%. This pull request increases coverage by 1.99%.

File Function Base Head Diff
pkg/app/api/commandstore/cache.go commandCache.Get 0.00% -- +-0.00%
pkg/app/api/commandstore/cache.go commandCache.Put 0.00% -- +-0.00%
pkg/app/api/commandstore/cache.go cacheKey 0.00% -- +-0.00%
pkg/app/api/commandstore/store.go NewStore 0.00% -- +-0.00%
pkg/app/api/commandstore/store.go store.ListUnhandledCommands 0.00% -- +-0.00%
pkg/app/api/commandstore/store.go store.AddCommand 0.00% -- +-0.00%
pkg/app/api/commandstore/store.go store.GetCommand 0.00% -- +-0.00%
pkg/app/api/commandstore/store.go store.UpdateCommandHandled 0.00% -- +-0.00%
pkg/app/api/service/pipedservice/client.go NewClient 0.00% -- +-0.00%
pkg/app/api/service/pipedservice/client.go client.Close 0.00% -- +-0.00%
pkg/app/api/service/pipedservice/service.go Retriable 0.00% -- +-0.00%
pkg/app/api/service/pipedservice/service.go NewRetry 0.00% -- +-0.00%
pkg/app/api/service/webservice/client.go NewClient 0.00% -- +-0.00%
pkg/app/api/service/webservice/client.go client.Close 0.00% -- +-0.00%
pkg/app/api/service/webservice/service.go DeploymentConfigTemplate.HasLabel 100.00% -- -100.00%
pkg/app/api/service/webservice/service.pb.auth.go NewRBACAuthorizer 0.00% -- +-0.00%
pkg/app/api/service/webservice/service.pb.auth.go isAdmin 0.00% -- +-0.00%
pkg/app/api/service/webservice/service.pb.auth.go isEditor 0.00% -- +-0.00%
pkg/app/api/service/webservice/service.pb.auth.go isViewer 0.00% -- +-0.00%
pkg/app/api/service/webservice/service.pb.auth.go authorizer.Authorize 0.00% -- +-0.00%
pkg/app/helloworld/api/api.go init 100.00% -- -100.00%
pkg/app/helloworld/api/api.go WithLogger 100.00% -- -100.00%
pkg/app/helloworld/api/api.go NewHelloWorldAPI 100.00% -- -100.00%
pkg/app/helloworld/api/api.go api.Register 100.00% -- -100.00%
pkg/app/helloworld/api/api.go api.Hello 80.00% -- -80.00%
pkg/app/helloworld/service/client.go NewClient 75.00% -- -75.00%
pkg/app/helloworld/service/client.go client.Close 100.00% -- -100.00%
pkg/app/piped/analysisprovider/http/http.go Provider.Type 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/http/http.go NewProvider 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/http/http.go Provider.Run 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/http/http.go Provider.makeRequest 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/log/factory.go NewFactory 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/log/factory.go Factory.NewProvider 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/log/stackdriver/stackdriver.go NewProvider 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/log/stackdriver/stackdriver.go Provider.Type 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/log/stackdriver/stackdriver.go Provider.RunQuery 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/metrics/datadog/datadog.go NewProvider 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/metrics/datadog/datadog.go Provider.Type 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/metrics/datadog/datadog.go Provider.RunQuery 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/metrics/factory.go NewFactory 0.00% -- +-0.00%
pkg/app/piped/analysisprovider/metrics/factory.go Factory.NewProvider 0.00% -- +-0.00%
pkg/app/piped/chartrepo/chartrepo.go Add 0.00% -- +-0.00%
pkg/app/piped/chartrepo/chartrepo.go Update 0.00% -- +-0.00%
pkg/app/piped/chartrepo/chartrepo.go update 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Register 66.67% -- -66.67%
pkg/app/piped/executor/analysis/analysis.go Executor.Execute 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.saveElapsedTime 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.retrievePreviousElapsedTime 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.newAnalyzerForMetrics 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.newAnalyzerForLog 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.newAnalyzerForHTTP 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.newMetricsProvider 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.newLogProvider 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.getMetricsConfig 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.getLogConfig 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.getHTTPConfig 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analysis.go Executor.render 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analyzer.go newAnalyzer 0.00% -- +-0.00%
pkg/app/piped/executor/analysis/analyzer.go analyzer.run 0.00% -- +-0.00%
pkg/app/piped/executor/executor.go DetermineStageStatus 0.00% -- +-0.00%
pkg/app/piped/executor/lambda/lambda.go Register 50.00% -- -50.00%
pkg/app/piped/executor/lambda/lambda.go Executor.Execute 0.00% -- +-0.00%
pkg/app/piped/executor/registry/registry.go registry.Register 83.33% -- -83.33%
pkg/app/piped/executor/registry/registry.go registry.RegisterRollback 83.33% -- -83.33%
pkg/app/piped/executor/registry/registry.go registry.Executor 0.00% -- +-0.00%
pkg/app/piped/executor/registry/registry.go registry.RollbackExecutor 0.00% -- +-0.00%
pkg/app/piped/executor/registry/registry.go DefaultRegistry 0.00% -- +-0.00%
pkg/app/piped/executor/registry/registry.go init 100.00% -- -100.00%
pkg/app/piped/executor/stopsignal.go NewStopSignal 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Cancel 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Timeout 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Terminate 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Context 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Ch 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Signal 0.00% -- +-0.00%
pkg/app/piped/executor/stopsignal.go stopSignal.Stopped 0.00% -- +-0.00%
pkg/app/piped/executor/wait/wait.go Register 66.67% -- -66.67%
pkg/app/piped/executor/wait/wait.go Executor.Execute 0.00% -- +-0.00%
pkg/app/piped/executor/wait/wait.go Executor.retrieveStartTime 0.00% -- +-0.00%
pkg/app/piped/executor/wait/wait.go Executor.saveStartTime 0.00% -- +-0.00%
pkg/app/piped/executor/waitapproval/waitapproval.go Register 66.67% -- -66.67%
pkg/app/piped/executor/waitapproval/waitapproval.go Executor.Execute 0.00% -- +-0.00%
pkg/app/piped/executor/waitapproval/waitapproval.go Executor.checkApproval 0.00% -- +-0.00%
pkg/app/piped/planner/cloudrun/cloudrun.go Register 100.00% -- -100.00%
pkg/app/piped/planner/cloudrun/cloudrun.go Planner.Plan 0.00% -- +-0.00%
pkg/app/piped/planner/cloudrun/cloudrun.go Planner.determineVersion 0.00% -- +-0.00%
pkg/app/piped/planner/cloudrun/pipeline.go buildQuickSyncPipeline 0.00% -- +-0.00%
pkg/app/piped/planner/cloudrun/pipeline.go buildProgressivePipeline 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go Register 100.00% -- -100.00%
pkg/app/piped/planner/kubernetes/kubernetes.go Planner.Plan 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go decideStrategy 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go findWorkload 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go findConfigs 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go checkImageChange 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go checkReplicasChange 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go parseContainerImage 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/kubernetes.go determineVersion 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/pipeline.go buildPipeline 0.00% -- +-0.00%
pkg/app/piped/planner/kubernetes/pipeline.go buildProgressivePipeline 0.00% -- +-0.00%
pkg/app/piped/planner/lambda/lambda.go Register 100.00% -- -100.00%
pkg/app/piped/planner/lambda/lambda.go Planner.Plan 0.00% -- +-0.00%
pkg/app/piped/planner/planner.go MakeInitialStageMetadata 0.00% -- +-0.00%
pkg/app/piped/planner/predefined_stages.go GetPredefinedStage 0.00% -- +-0.00%
pkg/app/piped/planner/registry/registry.go registry.Register 83.33% -- -83.33%
pkg/app/piped/planner/registry/registry.go registry.Planner 0.00% -- +-0.00%
pkg/app/piped/planner/registry/registry.go DefaultRegistry 0.00% -- +-0.00%
pkg/app/piped/planner/registry/registry.go init 100.00% -- -100.00%
pkg/app/piped/planner/terraform/pipeline.go builQuickSyncPipeline 0.00% -- +-0.00%
pkg/app/piped/planner/terraform/pipeline.go buildProgressivePipeline 0.00% -- +-0.00%
pkg/app/piped/planner/terraform/terraform.go Register 100.00% -- -100.00%
pkg/app/piped/planner/terraform/terraform.go Planner.Plan 0.00% -- +-0.00%
pkg/version/version.go Get 100.00% -- -100.00%
pkg/version/version.go Info.String 0.00% -- +-0.00%

@pipecd-bot pipecd-bot merged commit be89708 into master Oct 7, 2020
@pipecd-bot pipecd-bot deleted the dep branch October 7, 2020 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants