mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
746 B
746 B
title, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
| title | weight | geekdocRepo | geekdocEditPath | geekdocFilePath |
|---|---|---|---|---|
| Releasing | 70 | https://github.com/owncloud/ocis | edit/master/docs/services/settings | releasing.md |
{{< toc >}}
Requirements
You need a working installation of the Go programming language, the Node runtime and the pnpm package manager installed to build the assets for a working release.
Releasing
The settings service doesn't have a dedicated release process. Simply commit your changes, make sure linting and unit tests pass locally and open a pull request.