mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 11:19:39 -06:00
629 B
629 B
title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
| title | date | weight | geekdocRepo | geekdocEditPath | geekdocFilePath |
|---|---|---|---|---|---|
| Updating reva | 2020-05-22T00:00:00+00:00 | 50 | https://github.com/owncloud/ocis | edit/master/docs/extensions/storage | updating.md |
{{< toc >}}
Updating reva
- Run
go get github.com/cs3org/reva@master - Create a changelog entry containing changes that were done in reva
- Create a Pull Request to ocis-reva master with those changes
- If test issues appear, you might need to adjust the tests
- After the PR is merged, consider doing a [release of the storage submodule]({{< ref "releasing" >}})