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 Prefix property and init of Tags collection in AndOperator (#782) #853

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Fix Prefix property and init of Tags collection in AndOperator (#782) #853

merged 2 commits into from
Aug 30, 2023

Conversation

leprox43
Copy link
Contributor

minio-dotnet DON'T generate the xml node <Prefix/> inside the node because of Prefix property is marked as internal instead of public.
Resolve also missing initialization of Tag property when using the constructor with IDictionary<string, string> object for tags

@leprox43 leprox43 marked this pull request as draft August 26, 2023 14:30
@leprox43 leprox43 marked this pull request as ready for review August 26, 2023 14:31
@leprox43
Copy link
Contributor Author

@martijn00 I'm sorry, but I can't complete the PR. I need to do something else? 😅

@martijn00
Copy link
Contributor

@leprox43 you need to wait for @ebozduman to review it now.

@leprox43
Copy link
Contributor Author

ok, thanks @martijn00

ebozduman
ebozduman previously approved these changes Aug 29, 2023
Copy link
Collaborator

@ebozduman ebozduman left a comment

Choose a reason for hiding this comment

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

LGTM

@martijn00
Copy link
Contributor

@leprox43 can you rebase the PR to the latest master branch?

@leprox43
Copy link
Contributor Author

@martijn00 done

@martijn00
Copy link
Contributor

@leprox43 can you use Rebase instead of Merge?

@leprox43
Copy link
Contributor Author

@martijn00 sorry, i'll do now

@leprox43
Copy link
Contributor Author

leprox43 commented Aug 29, 2023

ok @martijn00, now i have done it
sorry, first time doing this 😔

@martijn00
Copy link
Contributor

Nice work! Let's wait for @ebozduman to merge this.

ebozduman
ebozduman previously approved these changes Aug 29, 2023
@ebozduman
Copy link
Collaborator

@leprox43

Please run dotnet regitlint to format and push the suggested format changes.

@leprox43
Copy link
Contributor Author

@ebozduman i have rebase the branch and run the tool to format AndOperator.cs file

@ebozduman ebozduman merged commit cad72ce into minio:master Aug 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants