opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Bumps [github.com/testcontainers/testcontainers-go/modules/opensearch](https://github.com/testcontainers/testcontainers-go) from 0.39.0 to 0.40.0. Release notes Sourced from github.com/testcontainers/testcontainers-go/modules/opensearch's releases. v0.40.0 What's Changed ⚠️ Breaking Changes chore(redpanda)!: use Run function (#3430) @mdelapenya chore(rabbitmq)!: use Run function (#3428) @mdelapenya...
## how to setup: - Install `npm install -g backport` - create a token in the github - `settings->developer settings->personal access tokens->tokens classic` - generate new token (classic) like -...
# Backport This will backport the following commits from `main` to `stable-4.0`: - [replace golang image (#1955)](https://github.com/opencloud-eu/opencloud/pull/1955) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
## Describe the bug An empty trash bin will cause an error message to be logged every 30 seconds when using the Windows desktop client. ## Steps to reproduce 0....
I noticed that if I merge PR to `stable-4.0` readyReleaseGo doesn't create `Release PR` because "when": was "main" ``` def readyReleaseGo(): return [{ "name": "ready-release-go", "steps": [ { "name": "release-helper",...
HI do you have a plan about MIgration From Nextcloud
I saw `make -C opencloud dev-docker` pull in 11.38GB on my machine ... and on @dragonchasers it was 32GB ... this brings it down to ~413MB: ``` ❯ make -C...
HI do you have a plan about AI Functionnality
## Description ## Related Issue - Fixes https://github.com/opencloud-eu/opencloud/issues/1950 ## Motivation and Context ProcessOwner uses `user.Current()` which eventually calls lookup id, which returns an error when there no associated username for...
This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `4.0.1` will be created...