140 Commits

Author SHA1 Message Date
Christian Richter
a8545bfa39 add go test with race
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
2025-12-15 16:40:27 +01:00
Viktor Scharf
93d84478a4 removed test virus files from repo (#1812)
* remove virus file from repo

* doenload zip file

* adjust tests
2025-11-10 09:38:51 +01:00
Christian Richter
f04aebdd2d revert #1187
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
2025-07-08 11:16:07 +02:00
Christian Richter
85bda8061d Update Makefile
There is no make clean in `pkg/`
2025-07-07 17:14:20 +02:00
06kellyjac
29f9e71044 build: add protogen to modules list fix Makefile
Added protogen to the OC_MODULES list since it uses mockery so has
generated files.
Removed `include` for file which no-longer exists.
2025-06-19 16:25:39 +01:00
Ralf Haferkamp
24da3687d9 Makefile: remove unneeded recursion.mk
The MAKE_DEPTH variable is not used anywhere anymore.
2025-04-22 16:57:17 +02:00
Michael Barz
22fb783724 test: extract go bin 2025-03-13 14:04:14 +01:00
Artur Neumann
b075b177d6 tests: add pipeline config (#341)
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
2025-03-12 12:22:13 +05:45
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
Michael Barz
6a84a45c0e refactor: debranding Makefiles 2025-01-15 11:14:42 +01:00
Jörn Friedrich Dreyer
0d84189dcf Merge pull request #13 from opencloud-eu/reset-changelog
Reset changelog and adapt tooling
2025-01-14 12:22:05 +01:00
André Duffeck
3c6840666f Fix some naming issues to make make generate work again 2025-01-14 11:33:44 +01:00
André Duffeck
7aa03b4d62 Reset changelog and adapt tooling 2025-01-14 11:04:01 +01:00
Jörn Friedrich Dreyer
a46fd132bd use OC_ env prefix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:11:11 +01:00
jkoberg
7947c99930 feat(settings): translate notifications settings
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-02 11:31:42 +01:00
Ralf Haferkamp
7c8c3b94da increase bingo get timeout to 10min
The ci keeps running into the default 5min timeout quite often recently.
2024-09-24 14:54:05 +02:00
prashant-gurung899
250650265c cleanup parallel deployment tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 12:02:33 +05:45
Niraj Acharya
415a4b5f56 removing test-acceptance-from-core-api and merging core and api behat config files to use single command to run api tests 2024-09-03 12:08:19 +05:45
prashant-gurung899
d8d7b700cd reorganize test folders within the acceptance directory
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-28 14:54:45 +05:45
Christian Richter
30c3592c34 remove store references from Makefile
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-08-22 09:44:47 +02:00
jkoberg
3948c66c6c fix(activitylog): fix translation pipeline
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-20 10:15:29 +02:00
Viktor Scharf
99b301e480 Merge pull request #9787 from owncloud/QA_report_API_tests
generate report for api test
2024-08-13 16:46:20 +02:00
Viktor Scharf
1f88f823ef generate report for api test 2024-08-13 16:06:22 +02:00
Klaas Freitag
6f7f3d0706 Add a make target to create a changelog in csv format 2024-08-13 08:28:20 +02:00
jkoberg
a58a0f83f6 feat(auth-app): polish create cli
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:07 +02:00
prashant-gurung899
a9be2ce30b add pipepline for checking lint issues
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-08 10:01:16 +05:45
jkoberg
e05b244f6e feat(activitylog): finalize initial activitylog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-07 15:15:58 +02:00
Juan Pablo Villafáñez
3e90402350 feat: Add new collaboration service (WOPI) 2024-04-17 15:54:50 +02:00
jkoberg
afe7a7a058 add graph to transifex pipeline
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-03 09:24:16 +02:00
Christian Richter
bafb030387 add make step to validate the introductionVersion annotation to env-vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-13 08:17:32 +01:00
mmattel
238316c2d8 Fix envvar delta for removed envvars and file locations 2024-02-08 10:19:53 +01:00
Christian Richter
bb1eae89c7 move adocs to a different folder
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-07 18:46:50 +01:00
Christian Richter
bb7aec92fa adapt docs-generate step to pick up env var delta tables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-07 17:59:12 +01:00
Michael Barz
98b9fce738 test: add govulncheck to makefile 2023-12-28 14:17:50 +01:00
Andre Duffeck
15a7f2dea6 Add the ocm subcommand to ocis (#7576)
* Add the ocm subcommand to ocis

* Add changelog
2023-12-14 14:49:41 +01:00
Ralf Haferkamp
4b3516ec92 Try to run linter and unit test from top-level directory
Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.
2023-10-19 16:41:54 +02:00
jkoberg
732228ed88 add clientlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-07 10:56:58 +02:00
Amrita
82428024f8 Remove composer update from makefile (#7227) 2023-09-06 18:46:57 +05:45
jkoberg
90ce1a7ad0 add auth-service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-31 12:11:44 +02:00
jkoberg
3eb66d8dac more functionality for the sse service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 13:59:39 +02:00
ownClouders
ed784efebd removed api tag from antivirus test 2023-08-08 10:39:30 +05:45
Michael Barz
0b04edd0d8 fix ci 2023-04-19 12:43:50 +02:00
Michael Barz
c729962b36 add notifications service to transifex 2023-04-19 12:37:49 +02:00
Jörn Friedrich Dreyer
5d7a19997b correctly add new service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:43:03 +01:00
jkoberg
f4ba4e0f64 backport antivirus from experimental
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-21 10:04:11 +01:00
Florian Schade
f38a9f4385 Introduce Policies-Service (#5716)
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)

* add webfinger to the drone conf

* fix docs
remove not used virus scan postprocessing step

* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions

* move policies
update readme

* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme

Co-authored-by: Martin <github@diemattels.at>

* relocate sample policies to the deployments folder
change and document policies service port

* update index.md and small fix

* add health command
add version command
add debug server

---------

Co-authored-by: Martin <github@diemattels.at>
2023-03-14 16:08:22 +01:00
Michael Barz
230977e406 add empty locale folder, add reader pkg to bingo
add empty locale for de_DE

add reader pkg to bingo, add empty german translation
2023-03-14 00:08:29 +01:00
Artur Neumann
36918959da [tests-only] Cache go/bin as a long term cache (#5543) 2023-02-27 14:04:41 +05:45
jkoberg
d56565555b introduce userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-21 14:25:21 +01:00