Skip to content

Conversation

@nghialv
Copy link
Member

@nghialv nghialv commented Mar 9, 2022

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

- uses: actions/setup-go@v2
with:
go-version: '1.17.6'
- run: GOOS=linux GOARCH=amd64 go build -o artifacts/pipecd ./cmd/pipecd
Copy link
Member

@knanao knanao Mar 9, 2022

Choose a reason for hiding this comment

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

I think it better which we create make command and call that command from CI.
However we've already used build for bazel, that's why, it's up to you whether replace it or not.

Copy link
Member Author

Choose a reason for hiding this comment

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

Totally agree about that.
I will refactor it later once confirmed that it works for our case.

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 32.36%. This pull request does not change code coverage.

@knanao
Copy link
Member

knanao commented Mar 9, 2022

Nice
/lgtm

@pipecd-bot pipecd-bot added the lgtm label Mar 9, 2022
@khanhtc1202
Copy link
Member

Thanks
/approve

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by khanhtc1202.

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 c2423d7 into master Mar 9, 2022
@pipecd-bot pipecd-bot deleted the ci-build branch March 9, 2022 06:02
@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.

5 participants