metal3-io / metal3-docs

Architecture documentation that describes the components being built under Metal³.
http://metal3.io
Apache License 2.0
263 stars 111 forks source link

fix new link in installation_guide.md for bare metal operator installation #351

Closed Gutopro closed 9 months ago

Gutopro commented 10 months ago

A new link for an installation guide on baremetal operators which can be found here https://github.com/metal3-io/metal3-docs/blob/main/docs/user-guide/src/bmo/install_baremetal_operator.md

metal3-io-bot commented 10 months ago

Hi @Gutopro. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tuminoid commented 10 months ago

/ok-to-test

Gutopro commented 10 months ago

hello @tuminoid I'm in a bit of confusion, I made an initial commit on the branch which I requested a pull from, after some time I fixed another link on the same branch and made a commit on it, now my confusion arose from my inability to create a new pull request, will both commits be tested and treated as a single pull request since they affect the same file and are on the same branch or is there something wrong I did or should do correctly? and also when merging should I use my main branch as the head or should I use the other branch I created? thank you!

tuminoid commented 10 months ago

hello @tuminoid I'm in a bit of confusion, I made an initial commit on the branch which I requested a pull from, after some time I fixed another link on the same branch and made a commit on it, now my confusion arose from my inability to create a new pull request, will both commits be tested and treated as a single pull request since they affect the same file and are on the same branch or is there something wrong I did or should do correctly? and also when merging should I use my main branch as the head or should I use the other branch I created? thank you!

Basically, you should create a new branch in your fork for each change, then they can be created as separate PRs. Same branch = same PR. However, since the URLs you're changing are in the same file, you can do it in one PR.

That said, you should squash the commits into one. Generally, the rule is one commit per PR. You also need to address all reviewer's questions. In this case, there is open question on one of the changes.

Gutopro commented 10 months ago

@tuminoid I just fixed the incorrect changes can you have a look at it and tell me what you think?

tuminoid commented 10 months ago

@tuminoid I just fixed the incorrect changes can you have a look at it and tell me what you think?

You have six commits in this PR that do and undo changes, squash them please.

Gutopro commented 10 months ago

@tuminoid I just fixed the incorrect changes can you have a look at it and tell me what you think?

You have six commits in this PR that do and undo changes, squash them please.

hello @tuminoid i've squashed the commits into one single commit. thank you and good morning

tuminoid commented 10 months ago

This PR should probably be better pointing at new page https://github.com/metal3-io/metal3-docs/pull/352 is creating/reorganizing.

/hold

Gutopro commented 10 months ago

This PR should probably be better pointing at new page #352 is creating/reorganizing.

/hold

thanks for that @tuminoid should I wait for his PR to be merged or can i link it directly to his already created page?

Gutopro commented 10 months ago

This PR should probably be better pointing at new page #352 is creating/reorganizing. /hold

thanks for that @tuminoid should I wait for his PR to be merged or can i link it directly to his already created page?

@tuminoid hello I have updated the link which points to #352 could you kindly review it? thank you

metal3-io-bot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[docs/user-guide/src/OWNERS](https://github.com/metal3-io/metal3-docs/blob/main/docs/user-guide/src/OWNERS)~~ [kashifest] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Gutopro commented 9 months ago

/lgtm /assign @kashifest

Thanks for the contribution! May the next one be smoother :)

lol thanks @tuminoid i wouldn't be able to do it without you!

dtantsur commented 9 months ago

/hold cancel