Skip to content

Conversation

@nghialv
Copy link
Member

@nghialv nghialv commented Dec 22, 2020

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1283

Does this PR introduce a user-facing change?:

Add rpc api and pipectl command to list applications

Copy link
Collaborator

@pipecd-bot pipecd-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GO_LINTER

Some issues were detected while linting go source files in your changes.

root *command

appName string
envId string
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

struct field envId should be envID

https://golang.org/wiki/CodeReviewComments#initialisms

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 33.71%. This pull request decreases coverage by -0.11%.

File Function Base Head Diff
pkg/app/api/grpcapi/api.go API.ListApplications -- 0.00% +0.00%
pkg/app/api/grpcapi/utils.go listApplications -- 0.00% +0.00%
pkg/model/common.go ApplicationKindStrings -- 0.00% +0.00%

@khanhtc1202
Copy link
Member

/lgtm

Copy link
Member

@nakabonne nakabonne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@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 pipecd-bot merged commit b28fe9a into master Dec 22, 2020
@pipecd-bot pipecd-bot deleted the find-application branch December 22, 2020 05:49
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.

Add a pipectl command to get an application id

5 participants