Commit Graph

20209 Commits

Author SHA1 Message Date
dependabot[bot]
2d26ab4007 chore(deps-dev): bump mini-css-extract-plugin in /services/idp
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.9.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:19:08 +01:00
dependabot[bot]
ecff193847 chore(deps): bump github.com/riandyrn/otelchi from 0.10.1 to 0.11.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:14:09 +01:00
dependabot[bot]
6782c2473d chore(deps): bump github.com/tus/tusd/v2 from 2.5.0 to 2.6.0
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/tus/tusd/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:13:33 +01:00
Prashant Gurung
293aff1b53 Merge pull request #10691 from owncloud/tests-ocm-check-mimetype
[tests-only][full-ci] update test to check mimetype of federated share image file
2024-12-02 12:32:37 +05:45
prashant-gurung899
147864d6a4 update test to check mimetype of federated share image file
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-02 09:50:02 +05:45
ownClouders
a265fcbe46 [tx] updated from transifex 2024-12-01 00:21:57 +00:00
ownClouders
9c2b9cccc7 [tx] updated from transifex 2024-11-30 00:19:00 +00:00
Martin
b6b9af8e2f Merge pull request #10674 from owncloud/update_new_service_checklist
[docs-only] Update the new service checklist
2024-11-29 15:44:39 +01:00
kobergj
47bd5735e4 fix(docs): better service startup explanation
Co-authored-by: Martin <github@diemattels.at>
2024-11-29 15:37:39 +01:00
Martin
3f26e0f568 Merge pull request #10681 from owncloud/antivirus_and_memory
[docs-only] Add memory considerations to the antivirus service
2024-11-29 12:02:23 +01:00
Martin
8f0d62f2cd Merge pull request #10690 from owncloud/update_example_images
[docs-only] Update ocis_full deployment example
2024-11-29 11:45:05 +01:00
Martin Mattel
0d86a08eba [docs-only] Update ocis_full deployment example 2024-11-29 10:35:00 +01:00
Martin
7f5a2ed00e Merge pull request #10686 from rhafer/bash-mem-usage
Reduce memory footprint in test runner
2024-11-29 09:42:50 +01:00
Sawjan Gurung
83406dee0c Merge pull request #10679 from owncloud/tests/refactor-test-code
[tests-only] do not use unnecessary array
2024-11-29 14:01:44 +05:45
ownClouders
b87118b14d [tx] updated from transifex 2024-11-29 00:20:03 +00:00
Ralf Haferkamp
617fc4480e Use sed instead of tr to remove nullbytes
The tr + echo was using HUGE amounts for memory due to some IFS- and
parameter expansion magic.
2024-11-28 16:51:59 +01:00
Saw-jan
d3e8b71423 test: do not use unnecessary array 2024-11-28 16:59:16 +05:45
Prajwol Amatya
0252306214 Merge pull request #10351 from owncloud/healthzCheck
[test-only] add test for checking service ready and health
2024-11-28 16:56:51 +05:45
Prashant Gurung
b1b9e7b77f Merge pull request #10626 from owncloud/tests-ocm-refactor-steps
[tests-only][full-ci] refactor multiple when steps in OCM tests
2024-11-28 16:41:10 +05:45
Prajwol Amatya
34dc52d426 update the scenarios for service availability check 2024-11-28 16:01:30 +05:45
Martin Mattel
ead01a27e6 [docs-only] Add memory considerations to teh antivirus service 2024-11-28 10:44:02 +01:00
Sawjan Gurung
2e40f9905c Merge pull request #10523 from owncloud/ocm-test-shared-file
[tests-only][full-ci] adding test for editing shared file(OCM) by the share receiver
2024-11-28 14:18:36 +05:45
prashant-gurung899
cbf2b4f393 refactor multiple when steps in OCM tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-28 12:36:32 +05:45
Amrita
cf47cee085 Merge pull request #10609 from owncloud/add-template-tests
[tests-only][full-ci]Add test for template
2024-11-28 12:16:40 +05:45
amrita
cf8a83cb36 review addressed 2024-11-28 10:44:44 +05:45
amrita
62b314dc91 add test for template 2024-11-28 10:44:44 +05:45
Niraj Acharya
4f8fd47058 adding test for editing shared file(OCM) by the share receiver 2024-11-28 09:21:41 +05:45
Prajwol Amatya
15420a3d7b renamed the suite to apiServiceAvailability 2024-11-28 09:11:52 +05:45
Prajwol Amatya
c1c6143568 change sse debug addr port 2024-11-28 09:11:52 +05:45
Viktor Scharf
06dc8ad5e3 change userlog port 2024-11-28 09:11:51 +05:45
Viktor Scharf
45116af784 skip collaboration test 2024-11-28 09:11:51 +05:45
Viktor Scharf
c1bd9bd71d fix 2024-11-28 09:11:51 +05:45
Viktor Scharf
1789a1ad43 fix after review 2024-11-28 09:11:51 +05:45
Viktor Scharf
18e0af90b7 add test for checking service ready and health 2024-11-28 09:11:50 +05:45
ownClouders
46d397d74f [tx] updated from transifex 2024-11-28 00:20:04 +00:00
Sawjan Gurung
49c8bb6a55 Merge pull request #10652 from owncloud/tests/cleanup-n-fixes
[tests-only][full-ci] test code fixes and cleanup
2024-11-27 16:57:00 +05:45
Saw-jan
b1512bde16 test: move test to respective suite 2024-11-27 15:26:59 +05:45
Saw-jan
bc63c2cbd7 test: merge similar steps 2024-11-27 14:54:18 +05:45
Saw-jan
5bbe356d36 test: store preview content for comparison 2024-11-27 14:54:18 +05:45
Saw-jan
73d89721c6 test: fix addUserToGroup param 2024-11-27 14:54:17 +05:45
Saw-jan
f4df2978ea test: add issue tag 2024-11-27 14:54:17 +05:45
Sawjan Gurung
e4778ec314 Merge pull request #10651 from owncloud/tests-ocm-download-preview
[tests-only][full-ci] add tests to download thumbnail preview of a federated share image
2024-11-27 14:03:09 +05:45
Sawjan Gurung
fdff68203c Merge pull request #10618 from owncloud/tests-change-share-activities
[tests-only][full-ci] add tests to check activities of space's resource after updating it's share
2024-11-27 14:00:59 +05:45
Martin Mattel
bfc626d276 [docs-only] Update the new service checklist 2024-11-27 09:03:08 +01:00
Martin
28144417be Merge pull request #10673 from owncloud/mmattel-patch-1
[docs-only] Update posixfs-storage-driver.md
2024-11-27 08:56:58 +01:00
Martin
8edb2188e5 Update posixfs-storage-driver.md
As discussed with @aduffeck
2024-11-27 08:48:11 +01:00
prashant-gurung899
5475f6c60f add test to check activities after updating share in space context
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 13:01:58 +05:45
prashant-gurung899
1c14c03e53 add tests to download thumbnail preview of a federated share image
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 12:35:36 +05:45
ownClouders
9c53998e76 [tx] updated from transifex 2024-11-27 00:22:28 +00:00
Martin
f4dc7492fa Merge pull request #10668 from owncloud/update_changed_envvar_python
[docs-only] Show more info in deprecation table
2024-11-26 16:32:59 +01:00