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 installation instruction for single machine #1921

Merged
merged 1 commit into from Apr 26, 2021

Conversation

nakabonne
Copy link
Member

What this PR does / why we need it:
It's because --tools-dir and sshConfigFilePath will be non-required from the next version

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 33.18%. This pull request does not change code coverage.

@nakabonne nakabonne marked this pull request as ready for review April 26, 2021 01:57
projectID: YOUR_PROJECT_ID
pipedID: YOUR_PIPED_ID
pipedKeyFile: PATH_TO_PIPED_KEY_FILE
projectID: {YOUR_PROJECT_ID}
Copy link
Member

Choose a reason for hiding this comment

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

to keep all config file syntax consistent, I think all values should be wrapped in { } or not at this time, so without { } is better to me. We can make it by another PR which change all other configuration files 👀

Copy link
Member Author

Choose a reason for hiding this comment

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

I think all values should wrap in { } or not

I feel exactly the same way. But I'm guessing the ones enclosed with { } is better because there are a couple of fields to be all capitalized kind of like KUBERNETES, it can be confusing.

Copy link
Member

Choose a reason for hiding this comment

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

Sure 👍 Then let's address it with another PR that refine all other configuration files 🙏

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep 👍

Comment on lines -127 to +126
./piped piped \
--config-file=PATH_TO_PIPED_CONFIG_FILE \
--tools-dir=PATH_TO_TOOLS_DIR
./piped piped --config-file=PATH_TO_PIPED_CONFIG_FILE
Copy link
Member

Choose a reason for hiding this comment

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

Nice 😁

@khanhtc1202
Copy link
Member

🚀
/lgtm

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nghialv.

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 718d16d into master Apr 26, 2021
@pipecd-bot pipecd-bot deleted the update-installation branch April 26, 2021 02:59
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