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

Refactors dav app commands. #39166

Merged

Conversation

fsamapoor
Copy link
Member

Summary

I have made some adjustments to the apps/dav/lib/Command classes to improve the code readability.

The improvements in this PR include but are not limited to:

  • Using PHP8's constructor property promotion
  • Adding return types
  • Replacing return code integers with more readable strings.

Checklist

@solracsf solracsf added 3. to review Waiting for reviews technical debt labels Jul 6, 2023
@solracsf solracsf added this to the Nextcloud 28 milestone Jul 6, 2023
@fsamapoor
Copy link
Member Author

Hey @szaimen, sorry to bother you.
There have been a number of my PRs in the past two weeks that haven't been assigned to any reviewers yet.
Is there anything that I could do in these situations?

@szaimen szaimen requested review from ChristophWurst, miaulalala, skjnldsv, a team, ArtificialOwl and icewind1991 and removed request for a team July 12, 2023 11:45
@fsamapoor
Copy link
Member Author

Conflicts resolved.

@fsamapoor
Copy link
Member Author

fsamapoor commented Sep 20, 2023

Hey @icewind1991, Saw the retriggered failed workflows and I wanted to let you know It's been more than a month now that not a single pull request of mine has been able to pass the Cypress workflows.

@miaulalala
Copy link
Contributor

I will rebase the branch - if you want to do some additional work, you will need to pull first @fsamapoor

To improve code readability.

Signed-off-by: Faraz Samapoor <[email protected]>
@fsamapoor
Copy link
Member Author

I will rebase the branch - if you want to do some additional work, you will need to pull first @fsamapoor

No additional work is needed. I just rebased it again to pass the failed DCO workflow.

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 20, 2023
@ChristophWurst ChristophWurst merged commit 9a70c1e into nextcloud:master Sep 20, 2023
34 of 38 checks passed
@fsamapoor fsamapoor deleted the refactor_dav_app_commands branch March 8, 2024 07:42
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 technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants