Commit Graph

14375 Commits

Author SHA1 Message Date
jkoberg
ef58ef7264 disable appprovider tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 13:33:45 +02:00
Florian Schade
fe3bf61f5f chore: Update web to v7.1.0 final 2023-08-23 12:19:16 +02:00
Christian Richter
e49b2c159b Automated changelog update [skip ci] 2023-08-23 08:24:56 +00:00
Christian Richter
989d4ee938 Merge pull request #7099 from dragonchaser/deprecate_variables
Deprecate variables
2023-08-23 10:24:20 +02:00
Christian Richter
717eb646bd fix vendoring
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-23 09:45:36 +02:00
Christian Richter
d4eed2f15d Adapt .drone.star
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
8edf1cbe82 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
c63d5b83e5 Fix typos in expample deployments
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
ab0a676dee Fix broken map
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
ad439fcbde change example deployments
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
02ae42ffe7 change launch.json
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter
d7139d4127 remove deprecated variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
kobergj
c2e8206f6d Merge pull request #7091 from kobergj/RemoveEndpointEnvvars
[tests-only] Remove `...ENDPOINT` Envvars from gateway
2023-08-22 16:53:21 +02:00
Phil Davis
7ff43f8b38 Merge pull request #7095 from owncloud/fix/tests-scenarios-structure
[tests-only] Fix the test step keyword ordering
2023-08-22 20:25:22 +05:45
Phil Davis
20bea0cef6 Fix spacing of scenario description
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com>
2023-08-22 18:46:25 +05:45
Swikriti Tripathi
3fb6b94698 Fix the test step ordering 2023-08-22 16:23:17 +05:45
dependabot[bot]
d656b4ad19 Bump github.com/KimMachineGun/automemlimit from 0.2.4 to 0.2.6
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.2.4 to 0.2.6.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.2.4...v0.2.6)

---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 10:50:23 +02:00
dependabot[bot]
5f8750cfac Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 10:46:12 +02:00
jkoberg
7db9bf02db remove endpoint envvars from gateway
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-22 10:43:00 +02:00
Daniël Franke
a2f02d8a89 Merge pull request #7079 from owncloud/ainmosni/tracing/av
Add tracing to antivirus.
2023-08-22 09:33:46 +02:00
nirajacharya2
3e6b8da6a1 added skip on stable 3.0 tag (#7073) 2023-08-22 13:16:08 +05:45
Nalem7
358bfef42e adding skip on stable3.0 (#7078) 2023-08-22 10:12:57 +05:45
ownClouders
085c5d5c8d [tx] updated from transifex 2023-08-22 00:45:12 +00:00
Willy Kloucek
8ad1e79e80 Merge pull request #6826 from owncloud/d7oc-wopiserver-patch
Raised default wopiserver version to 10.1.0
2023-08-21 21:27:50 +02:00
Dennis Sieben
dc4fb75543 - raised default wopiserver version to 10.1.0
- raised wopiserver in ci as well
2023-08-21 20:07:15 +02:00
Daniel Swärd
11908df394 Merge pull request #7080 from owncloud/excds/bugfix/Re-enable_tracing_in_frontend
Re-enable commented out tracing in frontend.
2023-08-21 14:30:58 +02:00
Phil Davis
ff304dfc50 Merge pull request #7081 from owncloud/tests/add-correct-issue
[tests-only]Update expected to fail file to link failing tests to correct issue
2023-08-21 17:10:37 +05:45
dependabot[bot]
a55a9f1d63 Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.8 to 5.0.10.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 13:09:36 +02:00
Swikriti Tripathi
d57e516046 Update expected to fail file to link failing tests to correct issue 2023-08-21 16:37:50 +05:45
Daniël Franke
e780cf1193 Update go.mod
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2023-08-21 12:46:41 +02:00
Daniel Swärd
49d47ff917 Re-enable commented out tracing in frontend. 2023-08-21 12:43:22 +02:00
Daniel Swärd
f805589e9d Update sharing and ocdav tracing. (#7014) 2023-08-21 12:27:37 +02:00
dependabot[bot]
e7aaebf07c Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.16.0 to 2.16.2.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.16.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 12:15:45 +02:00
Daniël Franke
8b5687e811 Add tracing to antivirus.
This PR adds tracing to the Antivirus service.
2023-08-21 12:04:54 +02:00
nirajacharya2
d623575db2 [tests-only][full-ci] removed a scenario and added a example table (#7076)
* removing the scenario and adding a example table

* removing the scenario and adding a example table
2023-08-21 15:32:19 +05:45
Daniel Swärd
251a50dbd4 Merge pull request #7075 from owncloud/excds/bugfix/Partially_revert_removal_of_believed_unused_tracing_initialization
Partially revert removal of believed unused reva tracing initialization.
2023-08-21 11:10:33 +02:00
Daniel Swärd
f0e2b50675 Partially revert removal of believed unused reva tracing initialization. 2023-08-21 10:37:12 +02:00
ownClouders
407e08f6f4 [tx] updated from transifex 2023-08-21 00:20:39 +00:00
ownClouders
e94ddbf3bc [tx] updated from transifex 2023-08-19 00:22:40 +00:00
Nalem7
63bb316303 refactoring the tag creating step using data table (#7051) 2023-08-18 16:44:22 +05:45
nirajacharya2
3156360d66 adding test for deprovisioning notification using date format (#7065) 2023-08-18 16:41:23 +05:45
Phil Davis
d87fd62f9d Merge pull request #7067 from owncloud/ci/run-sonarcloud-anyway
ci: run sonarcloud anyway
2023-08-18 13:55:12 +05:45
Saw-jan
d804af53a8 ci: run sonarcloud on both success and failure 2023-08-18 12:00:54 +05:45
Nalem7
267c16f8e5 add test for sharee searches project spaces files using a tag (#7036) 2023-08-18 10:28:13 +05:45
Prajwol Amatya
84bc7d88e2 added tests for reading content of a file by fileId using WebDav API (#6958) 2023-08-18 09:58:25 +05:45
nirajacharya2
809c64f823 updating drone.star file to run apiAccountsHashDifficulty test suit with default hash difficulty (#7059) 2023-08-17 15:45:31 +05:45
Ralf Haferkamp
2c6faa8366 Automated changelog update [skip ci] 2023-08-17 09:07:21 +00:00
Ralf Haferkamp
c0181f8144 graph: honor the OCIS_LDAP_GROUP_SCHEMA_MEMBER setting
Fixes: #7032
2023-08-17 11:06:34 +02:00
Ralf Haferkamp
1e625093b6 Bump libregraph/lico to latest master
This is need for getting this fix: libregraph/lico#104
2023-08-17 10:19:21 +02:00
dependabot[bot]
7a7508ffd9 Bump golang.org/x/image from 0.9.0 to 0.11.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.11.0.
- [Commits](https://github.com/golang/image/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 09:33:01 +02:00