Commit Graph

134 Commits

Author SHA1 Message Date
Ralf Haferkamp c46e0c4b6b Fix build with go 1.24
Go 1.24 does some stricter checks now on arguments to functions
accepting format strings.
This commit fixes a couple of "non-constant format string in call
to ..." errors when running the unit tests.
2025-03-10 10:43:34 +01:00
Florian Schade dbafbaa333 fix: remove deprecations and use go-generate instead of go-generate-STAGE 2025-03-06 11:56:09 +01:00
Florian Schade da1963cfa4 enhancement: split make ci-node-generate and ci-go-generate into prod and dev stages 2025-03-05 17:32:37 +01:00
Ralf Haferkamp 2678d0bb89 Bump mockery to 2.53.0
Should fix build on go1.24. Also fix ci-go-generate step in multiarch
Dockerfile.

Closes: #289
2025-03-03 16:02:59 +01:00
Viktor Scharf 7beb1a22fa set correct opencloud version 2025-02-25 11:17:30 +01:00
Ralf Haferkamp 304bc16bee Remove duplicated struct tag
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
2025-02-24 14:55:54 +01:00
Ralf Haferkamp 8e1f68f315 Reset 'introductionVersion" struct tag to 1.0.0 2025-02-24 11:40:33 +01:00
Jörn Friedrich Dreyer 969598f849 Merge pull request #142 from opencloud-eu/reset-version
reset version to 0.1.0
2025-01-30 14:13:17 +01:00
Ralf Haferkamp 0716b40fa0 Adjust LDAP Schema for new name 2025-01-29 11:58:57 +01:00
Jörn Friedrich Dreyer d37bab507d reset version to 0.1.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-29 11:10:50 +01:00
André Duffeck e8d35e1280 Use the opencloud reva from now on 2025-01-21 11:16:38 +01:00
Michael Barz 8730584067 refactor: debrand docker compose deployments -S 2025-01-20 16:24:13 +01:00
Ralf Haferkamp e07f0154bb Rebrand pkg 2025-01-20 10:59:08 +01:00
André Duffeck 1fff27f281 Rebrand pkg 2025-01-20 09:34:32 +01:00
Jörn Friedrich Dreyer 34a3598747 invitations
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-16 16:01:44 +01:00
Jörn Friedrich Dreyer db39b8ed3b use opencloudurl
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-16 11:13:08 +01:00
Ralf Haferkamp 213e9663a9 Rename go-micro services 2025-01-16 09:45:46 +01:00
Ralf Haferkamp caa3121edf Remove all comments file 2025-01-16 09:45:46 +01:00
Florian Schade 4a45d7fca8 refactor!: change base data and config dir path
BREAKING CHANGE: `.ocis` dir isn't valid anymore, use init again.
2025-01-15 15:07:57 +01:00
André Duffeck 8c8cdd9310 Adapt protobuf naming 2025-01-15 11:04:32 +01:00
Jörn Friedrich Dreyer 318ca21645 metrics, log and supervisor
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-14 16:09:54 +01:00
Jörn Friedrich Dreyer ca25f8b18b opencloud parser errors
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-14 12:54:33 +01:00
Jörn Friedrich Dreyer 97250d5b06 error init cli hints
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-14 12:48:01 +01:00
André Duffeck 3c6840666f Fix some naming issues to make make generate work again 2025-01-14 11:33:44 +01:00
Jörn Friedrich Dreyer b07b5a1149 use plain pkg module
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:42:19 +01:00
A.Unger ba757750b4 remove pkg + use correct replace on ocis ocs 2020-09-21 16:09:54 +02:00
Vincent Petry aa46f0abb9 Improve reva storage service descriptions
The descriptions make it clearer that the services actually represent a
mount point in the combined storage. Each mount point can have a
different driver.
2020-09-16 22:14:50 +05:45
Benedikt Kulmann f71a00114e Remove empty external apps config
There is nothing that would activate ocis-hello as an external app, so
this can be just removed. Also it blocks the new default apps in
ocis-phoenix.
2020-08-20 16:02:14 +02:00
Ilja Neumann 0f809b99fd Integrate account-management cli-commands 2020-08-18 12:09:21 +02:00
Benedikt Kulmann 95a1046378 Simplify tracing config for ocis-store 2020-08-12 10:45:50 +02:00
Benedikt Kulmann 4a79f385c4 Merge branch 'master' into update-deps-2020-07-22 2020-08-12 10:43:15 +02:00
A.Unger c88138239a change store category to extensions instead of runtime 2020-08-12 13:35:14 +05:45
Benedikt Kulmann 1b048da76a Fix store command
- Was started with the wrong flagset
- Didn't use the ocis-store config at all
2020-08-12 13:35:14 +05:45
Benedikt Kulmann ded9a0186e Set jaeger default tracing config 2020-08-12 09:35:43 +02:00
Benedikt Kulmann 86e344c92c Apply oCIS tracing config to all services having tracing 2020-08-12 09:35:43 +02:00
A.Unger fb74cd49b5 use go-micro store 2020-07-14 13:47:33 +02:00
Alex Unger 576c4a70cd pass current environment down to the process 2020-07-01 19:39:51 +02:00
Vincent Petry b4cb488597 Fix reva public link service command + changelog
Add missing changelog for the eos config change.
Fixed the reva public link service command to register properly.
2020-06-26 17:01:56 +02:00
Jörn Friedrich Dreyer d1892c9b3e update reva config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-26 14:49:25 +02:00
Benedikt Kulmann 92ea44545f Return possible errors from runtime.Start instead of nil 2020-06-04 15:55:48 +02:00
Benedikt Kulmann 0fa1ad4110 Fix docblock of commands 2020-06-04 15:53:38 +02:00
A.Unger 1cc12b0dd5 add kill, list and run commands 2020-06-04 13:43:03 +02:00
A.Unger a7f5c98c26 fix simple build (depends on ocis-hello PR) 2020-06-04 12:27:40 +02:00
A.Unger c61bbd7783 restructure runtime code 2020-06-04 11:45:19 +02:00
A.Unger c7310ae232 get rid of micro/proxy 2020-06-04 10:31:10 +02:00
A.Unger 19fc24ab1a address changes 2020-06-04 10:30:35 +02:00
A.Unger 76d77a9d6a use ocis-proxy@master 2020-06-02 10:55:46 +02:00
A.Unger b211f29ea0 Merge branch 'master' into feature/pacman-runtime 2020-06-02 10:48:28 +02:00
A.Unger 7a91b6261a remove leftover merge conflict line 2020-05-27 11:14:06 +02:00
A.Unger d2b2a25beb Merge branch 'master' into feature/public-shares 2020-05-26 12:01:32 +02:00