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

Embed web static into the pipecd docker image #3549

Merged
merged 5 commits into from Apr 21, 2022
Merged

Embed web static into the pipecd docker image #3549

merged 5 commits into from Apr 21, 2022

Conversation

nghialv
Copy link
Member

@nghialv nghialv commented Apr 21, 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

@pipecd-bot
Copy link
Collaborator

COVERAGE

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

@pipecd-bot
Copy link
Collaborator

COVERAGE

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

Copy link
Member

@knanao knanao left a comment

Choose a reason for hiding this comment

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

👍
/lgtm

Makefile Outdated
@@ -130,3 +130,10 @@ update-docsy:
.PHONY: codegen
codegen:
docker run --rm -v ${PWD}:/repo -it gcr.io/pipecd/codegen:0.7.0 /repo

.PHONY: build/frontend
build/frontend:
Copy link
Member

Choose a reason for hiding this comment

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

Is build-frontend more proper?

Copy link
Member Author

Choose a reason for hiding this comment

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

👍 . Let me fix as your suggestion.

@pipecd-bot pipecd-bot removed the lgtm label Apr 21, 2022
@pipecd-bot
Copy link
Collaborator

COVERAGE

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

@knanao
Copy link
Member

knanao commented Apr 21, 2022

Thank you!
/lgtm

@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.

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

4 participants