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

fix: add eol in dav command and use success const as return code #48800

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

GreyXor
Copy link
Contributor

@GreyXor GreyXor commented Oct 19, 2024

  • Resolves: Each CLI commands should return a end-of-line after execution

Summary

TODO

  • ...

Checklist

Copy link
Contributor

github-actions bot commented Nov 2, 2024

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@GreyXor
Copy link
Contributor Author

GreyXor commented Jan 13, 2025

@come-nc Hello, would you mind review my PR ? Thanks !

Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

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

self::FAILURE should be used instead of return 1 for consistency.

@GreyXor
Copy link
Contributor Author

GreyXor commented Jan 16, 2025

Thanks and done 👍
@come-nc Can you tell me if I should mention someone else for a review and a merge ?

@come-nc
Copy link
Contributor

come-nc commented Jan 16, 2025

@GreyXor Can you have a look at https://github.com/nextcloud/server/pull/48800/checks?check_run_id=35620554716 and see if you can fix DCO? The idea is to use git commit --signoff (or -s).
In your situation you can use git rebase commant with --signoff option to edit existing commit before force push.
You can also rebase on master to avoid the merge commits.

@come-nc come-nc requested a review from artonge January 16, 2025 15:34
@come-nc come-nc added the 3. to review Waiting for reviews label Jan 16, 2025
@come-nc come-nc added this to the Nextcloud 31 milestone Jan 16, 2025
@skjnldsv skjnldsv mentioned this pull request Jan 16, 2025
@GreyXor
Copy link
Contributor Author

GreyXor commented Jan 16, 2025

@GreyXor Can you have a look at https://github.com/nextcloud/server/pull/48800/checks?check_run_id=35620554716 and see if you can fix DCO? The idea is to use git commit --signoff (or -s). In your situation you can use git rebase commant with --signoff option to edit existing commit before force push. You can also rebase on master to avoid the merge commits.

Thanks, I signed it

@come-nc
Copy link
Contributor

come-nc commented Jan 20, 2025

Failed tests are unrelated.

@come-nc come-nc added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews feedback-requested labels Jan 20, 2025
@nickvergessen nickvergessen merged commit 5ba9ece into nextcloud:master Jan 20, 2025
176 of 179 checks passed
Copy link

welcome bot commented Jan 20, 2025

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@come-nc
Copy link
Contributor

come-nc commented Jan 20, 2025

@GreyXor Thank you for your contribution.

If you are interested in Nextcloud development, do you want me to create a guest account for you on our Talk instance where we host a community dev chat?

@GreyXor
Copy link
Contributor Author

GreyXor commented Jan 20, 2025

@GreyXor Thank you for your contribution.

If you are interested in Nextcloud development, do you want me to create a guest account for you on our Talk instance where we host a community dev chat?

I’d truly love to engage further, but unfortunately, I don’t have the time or bandwidth at the moment to actively participate.

I’ll continue to follow the project and contribute whenever I can though. Thanks again!

Copy link
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@Altahrim Altahrim mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish feedback-requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants