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

bump go-cs3apis and reva to latest master #9587

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Jul 11, 2024

No description provided.

@rhafer rhafer self-assigned this Jul 11, 2024
Copy link

update-docs bot commented Jul 11, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Also includes a reva bump

Closes: owncloud#9554
reva tries to avoid copying proto messages now. This changed some calls
to take pointers now (mainly e.g. FormatResourceId())
@rhafer rhafer mentioned this pull request Jul 11, 2024
14 tasks
The prototext formater (used by '.String()') inserts spaces randomly
(see: https://protobuf.dev/reference/go/faq/#unstable-text).
mainly "copylocks: return copies lock value" related things
@rhafer
Copy link
Contributor Author

rhafer commented Jul 11, 2024

Grmbl. Not sure what to do with the Sonarcloud complaints. It's basically all about the 'copylocks' issue that is raised now when copying proto message structs. I tried to address a few of them, but new ones keep popping up.

I somehow think we should ignore them in this PR. And provide a followup PR that addresses all of them.

@rhafer rhafer removed their assignment Jul 11, 2024
@micbar micbar marked this pull request as ready for review July 11, 2024 16:16
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
19 New Bugs (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@micbar micbar merged commit 4e0ecd1 into owncloud:master Jul 11, 2024
2 of 3 checks passed
ownclouders pushed a commit that referenced this pull request Jul 11, 2024
bump go-cs3apis and reva to latest master
ownclouders pushed a commit that referenced this pull request Jul 12, 2024
bump go-cs3apis and reva to latest master
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