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

Release v0.2.0 #545

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Release v0.2.0 #545

merged 1 commit into from
Jul 27, 2020

Conversation

nghialv
Copy link
Member

@nghialv nghialv commented Jul 27, 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 NOT APPROVED. It will be approved when one of the following conditions is met:

  • Received a comment that contains /approve from an approver.
  • Received approval at review changes UI from at least 1 approvers.

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 20.58%. This pull request decreases coverage by -0.12%.

File Function Base Head Diff
pkg/app/piped/apistore/environmentstore/store.go NewStore -- 0.00% +0.00%
pkg/app/piped/apistore/environmentstore/store.go Store.Get -- 0.00% +0.00%
pkg/app/piped/notifier/slack.go slack.Close -- 0.00% +0.00%
pkg/app/piped/notifier/slack.go slack.sendEvent -- 0.00% +0.00%
pkg/app/piped/notifier/slack.go slack.buildSlackMessage -- 0.00% +0.00%
pkg/app/piped/notifier/webhook.go webhook.Close -- 100.00% +100.00%
pkg/model/event.go EventDeploymentTriggered.GetAppName -- 100.00% +100.00%
pkg/model/event.go EventDeploymentPlanned.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventDeploymentApproved.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventDeploymentRollingBack.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventDeploymentSucceeded.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventDeploymentFailed.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventApplicationSynced.GetAppName -- 0.00% +0.00%
pkg/model/event.go EventApplicationOutOfSync.GetAppName -- 0.00% +0.00%
pkg/app/piped/controller/controller.go controller.startNewPlanner 0.00% 0.00% +0.00%
pkg/app/piped/controller/controller.go controller.startNewScheduler 0.00% 0.00% +0.00%
pkg/app/piped/notifier/notifier.go Notifier.Run 0.00% 0.00% +0.00%
pkg/app/piped/notifier/notifier.go Notifier.Notify 0.00% 0.00% +0.00%
pkg/app/piped/notifier/slack.go slack.Run 0.00% 0.00% +0.00%
pkg/app/piped/trigger/deployment.go Trigger.triggerDeployment 0.00% 0.00% +0.00%
pkg/app/piped/notifier/slack.go buildSlackMessage 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentTriggered.AppName 100.00% -- -100.00%
pkg/model/event.go EventDeploymentPlanned.AppName 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentApproved.AppName 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentRollingBack.AppName 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentSucceeded.AppName 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentFailed.AppName 0.00% -- +-0.00%
pkg/model/event.go EventApplicationSynced.AppName 0.00% -- +-0.00%
pkg/model/event.go EventApplicationOutOfSync.AppName 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentTriggered.EnvID 100.00% -- -100.00%
pkg/model/event.go EventDeploymentPlanned.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentApproved.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentRollingBack.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentSucceeded.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventDeploymentFailed.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventApplicationSynced.EnvID 0.00% -- +-0.00%
pkg/model/event.go EventApplicationOutOfSync.EnvID 0.00% -- +-0.00%

@pipecd-bot
Copy link
Collaborator

TEMPLATE

failed to handle template rule manifests

Details
Error: unabled to push rendered files to destination

@pipecd-bot
Copy link
Collaborator

TEMPLATE

failed to handle template rule examples

Details
Error: unabled to push rendered files to destination

1 similar comment
@pipecd-bot
Copy link
Collaborator

TEMPLATE

failed to handle template rule examples

Details
Error: unabled to push rendered files to destination

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.

2 participants