Commit Graph
20198 Commits
Author SHA1 Message Date
Juan Pablo Villafáñez f3d91f8c69 fix: ensure thumbnail is written into disk 2024-12-03 11:00:03 +01:00
Juan Pablo Villafáñez ce3d9c13f5 chore: add changelog entry 2024-11-29 15:27:00 +01:00
Juan Pablo Villafáñez 56f012ceb6 fix: use a tmp file and rename to prevent a possible race condition 2024-11-29 14:16:07 +01:00
MartinandGitHub 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 GurungandGitHub 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 AmatyaandGitHub 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 GurungandGitHub 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
Sawjan GurungandGitHub 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
AmritaandGitHub 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 ScharfandPrajwol Amatya 06dc8ad5e3 change userlog port 2024-11-28 09:11:51 +05:45
Viktor ScharfandPrajwol Amatya 45116af784 skip collaboration test 2024-11-28 09:11:51 +05:45
Viktor ScharfandPrajwol Amatya c1bd9bd71d fix 2024-11-28 09:11:51 +05:45
Viktor ScharfandPrajwol Amatya 1789a1ad43 fix after review 2024-11-28 09:11:51 +05:45
Viktor ScharfandPrajwol Amatya 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 GurungandGitHub 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 GurungandGitHub 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 GurungandGitHub 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
MartinandGitHub 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
MartinandGitHub 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
MartinandGitHub 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
Martin Mattel ac723fdaba [docs-only] Show more info in deprecation table 2024-11-26 16:22:57 +01:00
MartinandGitHub 54fac59d64 Merge pull request #10664 from owncloud/update_envvar_tables
[docs-only] Update the added/removed/deprecated envvars adoc table
2024-11-26 15:25:39 +01:00
Martin Mattel 3397197e5a [docs-only] Update the added/removed/deprecated envvars table 2024-11-26 15:13:06 +01:00
MartinandGitHub 6c3684a02c Merge pull request #10659 from owncloud/update_envvars_yaml
[docs-only] The env_var.yaml file needs to be recreated
2024-11-26 10:54:49 +01:00
Martin Mattel 00f289b725 [docs-only] The env_var.yaml file needs to be recreated 2024-11-26 10:45:46 +01:00
MartinandGitHub b78aa84ba2 Merge pull request #10653 from owncloud/deprecate_envvars_containing_ocs_
[doc-only] Deprecate OCS related frontend envvars because the OCS API is deprecated
2024-11-26 10:08:42 +01:00
dependabot[bot]andRalf Haferkamp 98929634bb chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.35.1...v1.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 09:05:42 +01:00
Sawjan GurungandGitHub 85271f155a Merge pull request #10644 from owncloud/ci/cleanup-config
[tests-only][full-ci] ci: cleanup drone config
2024-11-26 12:51:28 +05:45
Saw-jan 2d131fa878 ci: cleanup drone config 2024-11-26 11:59:37 +05:45
ownClouders 435a2aa8fe [tx] updated from transifex 2024-11-26 00:18:54 +00:00
ownClouders d0572f1190 [tx] updated from transifex 2024-11-25 19:15:30 +00:00