Florian Schade
32dd087b59
Merge pull request #2701 from opencloud-eu/typo-in-opensearch-error-message
...
fix: remove typo in error message
2026-05-06 09:38:21 +02:00
opencloudeu
6dfb0e0200
[tx] updated from transifex
2026-05-06 00:02:20 +00:00
Dominik Schmidt
30d74f74bf
Merge pull request #2633 from opencloud-eu/fix/search-preserve-value-case
...
fix(search): preserve value case for non-lowercased bleve fields
2026-05-05 12:35:54 +02:00
opencloudeu
d16b6d212d
[tx] updated from transifex
2026-05-04 07:47:53 +00:00
Viktor Scharf
ab67a8eff9
fix: skip cache steps when SKIP_WORKFLOW is true ( #2634 )
2026-05-03 21:28:04 +02:00
opencloudeu
3e5f3844ad
[tx] updated from transifex
2026-05-02 00:03:02 +00:00
opencloudeu
fcd3c99082
[tx] updated from transifex
2026-05-01 00:02:58 +00:00
Viktor Scharf
6218d36118
refactor(ci): simplify tests pipelines ( #2699 )
...
* refactor(ci): simplify tests pipelines
* fix
2026-04-30 14:09:09 +02:00
Thomas Schweiger
c9887c17cf
fix: remove typo in error message
2026-04-30 13:13:20 +02:00
opencloudeu
74eddf8825
[tx] updated from transifex
2026-04-30 00:03:01 +00:00
dependabot[bot]
ae92dd031d
build(deps): bump go.opentelemetry.io/contrib/zpages
...
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.67.0...zpages/v0.68.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
dependency-version: 0.68.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-29 09:15:52 +02:00
dependabot[bot]
ac39d84747
build(deps): bump @types/node from 22.19.17 to 25.6.0 in /services/idp
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.19.17 to 25.6.0.
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-29 09:15:25 +02:00
opencloudeu
cd5905d0f8
[tx] updated from transifex
2026-04-29 00:03:00 +00:00
PC Kitty
d97217f22c
Update github.com/gookit/goutil to v0.7.4 for FreeBSD compatibility
...
The goutil that OpenCloud currently uses is one version from the release that adds FreeBSD support, this now compiles successfully on FreeBSD.
2026-04-28 18:03:17 +02:00
Ralf Haferkamp
10e54ca717
cleanup: Remove proto-gen-docs dependency
...
We don't currently use the docs for the internal grpc APIs. Let's skip
building them on `make generate`.
2026-04-28 17:22:48 +02:00
Viktor Scharf
1ca286b6fb
delete PROPATCH favorite tests ( #2689 )
2026-04-28 16:25:52 +02:00
Jörn Friedrich Dreyer
9135eab27e
update comment
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2026-04-28 16:18:45 +02:00
Jörn Friedrich Dreyer
2d1cc3fb3a
stop metrics tickers on context cancel
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
7a149787d0
fix: avoid suture.Supervisor being shutdown early
...
Previously the Supervisor was shutdonw as soon as the main context was
canceled. Which cause the managed services to fail during shutdown (in
"trapShutdownCtx()") as the Supervisor was gone already.
We now pass a separate Context to Supervisor.ServeBackground() to avoid
this.
Fixes : #2282
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
c7eeb899d6
Revert "Hotfix for https://github.com/opencloud-eu/opencloud/issues/2282 "
...
This reverts commit c329439aac .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
45ed7f0cee
Revert "Fix timeout for ocwrapper"
...
This reverts commit a3065ded87 .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
f07454421a
Revert "wrapper fix: kill all opencloud and nats processes"
...
This reverts commit f56767eb71 .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
fb532206b3
Revert "use process group kill"
...
This reverts commit a869bb5166 .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
b309c39386
Revert "return waitAllServices"
...
This reverts commit 5ea5a8dddb .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
6ecc223d8b
Revert "introduce ci env variable"
...
This reverts commit cf7aaa8ca7 .
2026-04-28 16:18:45 +02:00
Ralf Haferkamp
8b4e4f0137
Revert "fix typo"
...
This reverts commit 900ecf736e .
2026-04-28 16:18:45 +02:00
Christian Richter
54de395e3e
fix description
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-28 16:16:07 +02:00
opencloudeu
6e30e25dd3
[tx] updated from transifex
2026-04-28 00:04:02 +00:00
Jörn Friedrich Dreyer
b7dae077ce
Merge pull request #2671 from aduffeck/bump-reva
...
Adapt to changes in reva/cs3apis
2026-04-27 17:02:17 +02:00
André Duffeck
7458598e09
Bump reva
2026-04-27 15:46:38 +02:00
opencloudeu
0e1fa0d3f8
[tx] updated from transifex
2026-04-26 00:04:02 +00:00
André Duffeck
f322fa8b1d
Bump reva
2026-04-24 14:50:00 +02:00
André Duffeck
e9e195789d
Adapt to changes in reva/cs3apis
2026-04-24 14:49:11 +02:00
Christian Richter
039c5a2f1b
add missing deprecation info
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-24 09:24:02 +02:00
Florian Schade
d0e3f14539
chore: remove loop var references
2026-04-23 17:11:55 +02:00
Christian Richter
900ecf736e
fix typo
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-23 15:19:59 +02:00
Christian Richter
cf7aaa8ca7
introduce ci env variable
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-23 15:19:59 +02:00
v.scharf
5ea5a8dddb
return waitAllServices
2026-04-23 15:19:59 +02:00
v.scharf
a869bb5166
use process group kill
2026-04-23 15:19:59 +02:00
v.scharf
f56767eb71
wrapper fix: kill all opencloud and nats processes
2026-04-23 15:19:59 +02:00
Christian Richter
a3065ded87
Fix timeout for ocwrapper
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-23 15:19:59 +02:00
Christian Richter
c329439aac
Hotfix for https://github.com/opencloud-eu/opencloud/issues/2282
...
Co-authored-by: Jörn Dreyer <jfd@butonic.de >
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-04-23 15:19:59 +02:00
dependabot[bot]
3b8d5ed8d6
build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace
...
Bumps [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.42.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace
dependency-version: 1.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 09:53:27 +02:00
Florian Schade
288e67cc39
chore: replace interface with any
2026-04-23 09:31:11 +02:00
dependabot[bot]
8f26149743
build(deps): bump github.com/davidbyttow/govips/v2 from 2.17.0 to 2.18.0
...
Bumps [github.com/davidbyttow/govips/v2](https://github.com/davidbyttow/govips ) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/davidbyttow/govips/releases )
- [Commits](https://github.com/davidbyttow/govips/compare/v2.17.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: github.com/davidbyttow/govips/v2
dependency-version: 2.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 08:57:32 +02:00
Ralf Haferkamp
e2f322791a
fix(graph): sort drive in "natural" order
...
Instead of doing a lexical sort we sort the drive/space in a more
"natural" order so that e.g. "Space 2" is sorted before "Space 10".
Related: https://github.com/opencloud-eu/web/issues/2430
2026-04-23 08:44:13 +02:00
opencloudeu
907cc6d766
[tx] updated from transifex
2026-04-23 00:04:10 +00:00
Florian Schade
86d79430a3
chore: use wg.Go instead of add
2026-04-22 14:50:57 +02:00
dependabot[bot]
a8fff7e4c3
build(deps): bump i18next from 25.10.10 to 26.0.4 in /services/idp
...
Bumps [i18next](https://github.com/i18next/i18next ) from 25.10.10 to 26.0.4.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v25.10.10...v26.0.4 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 26.0.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-22 11:30:35 +02:00
dependabot[bot]
d88bd1aa59
build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch
...
Bumps [github.com/testcontainers/testcontainers-go/modules/opensearch](https://github.com/testcontainers/testcontainers-go ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go/modules/opensearch
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-22 11:29:03 +02:00