Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

update reva to v0.0.2-0.20200212114015-0dbce24f7e8b #91

Merged
merged 1 commit into from Mar 6, 2020

Conversation

butonic
Copy link
Member

@butonic butonic commented Feb 12, 2020

@update-docs
Copy link

update-docs bot commented Feb 12, 2020

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.

@butonic butonic self-assigned this Feb 12, 2020
@butonic butonic added the enhancement New feature or request label Feb 12, 2020
@C0rby
Copy link
Contributor

C0rby commented Feb 20, 2020

File upload works without a problem.

My local setup to build it while the etcd issue is not resolved:
in /home/corby/Development/go/src/github.com/c0rby/reva/go.mod replace google.golang.org/grpc v1.27.1 with google.golang.org/grpc v1.26.0.

Next in /home/corby/Development/go/src/github.com/owncloud/ocis/go.mod
add a replace for reva like that:
replace github.com/cs3org/reva => /home/corby/Development/go/src/github.com/c0rby/reva and leave the rest like it is.
Now it should work.

@butonic butonic marked this pull request as ready for review February 21, 2020 14:04
@butonic butonic changed the title [WIP] update reva update reva to v0.0.2-0.20200212114015-0dbce24f7e8b Mar 5, 2020
@butonic butonic requested a review from C0rby March 5, 2020 14:08
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Copy link
Contributor

@C0rby C0rby left a comment

Choose a reason for hiding this comment

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

Looks good to me. 👍

@ownclouders
Copy link

Codacy Here is an overview of what got changed by this pull request:

Clones added
============
- pkg/flagset/storageoc.go  1
- pkg/flagset/storageroot.go  1
         

Clones removed
==============
+ pkg/command/storagehome.go  -1
+ pkg/command/sharing.go  -1
+ pkg/command/users.go  -2
+ pkg/command/storageroot.go  -1
+ pkg/command/authbasic.go  -3
+ pkg/command/frontend.go  -2
+ pkg/command/gateway.go  -5
+ pkg/command/authbearer.go  -3
+ pkg/command/storageoc.go  -2
         

See the complete overview on Codacy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants