Commit Graph

9148 Commits

Author SHA1 Message Date
dependabot[bot]
d28a082448 Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.0 to 2.4.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.0...v2.4.4)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 06:17:18 +00:00
PKiran
6e20eb7d7a Merge pull request #3560 from owncloud/remove-passing-test
[tests-only][full-ci] Remove passing test from expected to fail
2022-04-22 11:04:00 +05:45
Swikriti Tripathi
9321f34cc8 Remove passing test from expected to fail 2022-04-22 09:43:57 +05:45
Willy Kloucek
f57d6ee413 Merge pull request #3556 from owncloud/bump-middleware
[tests-only] bump middleware to v1.4.1
2022-04-21 14:30:20 +02:00
Ralf Haferkamp
ca15068695 Merge pull request #3404 from owncloud/add-graph-api-test-automation
[tests-only][full-ci] run core acceptance tests with the Graph API
2022-04-21 14:16:20 +02:00
Willy Kloucek
f9e8f11df7 Merge pull request #3552 from owncloud/dependabot/go_modules/github.com/mitchellh/mapstructure-1.5.0
Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
2022-04-21 14:14:05 +02:00
Willy Kloucek
3990b3c754 Merge pull request #3555 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/events/natsjs-1.0.1
Bump github.com/go-micro/plugins/v4/events/natsjs from 1.0.0 to 1.0.1
2022-04-21 14:13:15 +02:00
Kiran Parajuli
fbecb7cb05 Bump middleware to v1.4.1
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 17:35:30 +05:45
dependabot[bot]
709453e3c5 Bump github.com/go-micro/plugins/v4/events/natsjs from 1.0.0 to 1.0.1
Bumps [github.com/go-micro/plugins/v4/events/natsjs](https://github.com/go-micro/plugins) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.0.0...v3/server/grpc/v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/events/natsjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 11:44:41 +00:00
Jörn Friedrich Dreyer
be539f7217 Merge pull request #3546 from owncloud/switch-micro-plugin-source-server
switch micro plugin source for the grpc server plugin
2022-04-21 13:43:29 +02:00
saw-jan
8c08c98cc7 add OCIS_URL 2022-04-21 16:55:05 +05:45
saw-jan
78c5a2c34a copy from ocis-api expected-failure file
update expected-failure file
2022-04-21 16:55:05 +05:45
saw-jan
bddfade253 update expected to fail file, refactor comment doc
exlude TestHelpers from codacy as done for other test context files

Signed-off-by: saw-jan <saw.jan.grg3e@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
2b49a15b83 Use latest commit id from owncloud/core master
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
f7bb9063b2 Reverted changes for quick feedback loop
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
e078abc7fd Add group existane check methods
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
4857a6dbe3 Fix codacy related errors
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
fba90f772b Fixed links in expected to failures file
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Parajuli Kiran
341be5ee6f Updated list of expected failures
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Ralf Haferkamp
7425cb5f61 Add ocdav service to idp configuration 2022-04-21 16:55:05 +05:45
Parajuli Kiran
e39f49ef11 Helper and context refactorings
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
3285ec9c92 Updated expected to failures list with suite grouping
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Ralf Haferkamp
7a3ab44ae6 Adapt for new LDAP config 2022-04-21 16:55:04 +05:45
Kiran Parajuli
54583ca936 Set ACCOUNTS_DEMO_USERS_AND_GROUPS to true
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Kiran Parajuli
3bae522031 Use latest core commit id
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
5c0f0d3eed Introduced expected to fail file
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
a3f4a57c47 Set log level to debug
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
ce0e47b365 Setup ci for graph tests
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
5b04aa1ee7 Implement context for core
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Kiran Parajuli
9e2962d561 added graph helper
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Phil Davis
09baf574aa Automated changelog update [skip ci] 2022-04-21 11:06:31 +00:00
Phil Davis
ed4a809442 Merge pull request #3553 from owncloud/remove-jarnaiz/behat-junit-formatter
Remove jarnaiz/behat-junit-formatter from acceptance tests
2022-04-21 16:51:05 +05:45
Kiran Parajuli
4c16b16445 Removed formatter config from parallel deployment config
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:20:48 +05:45
Kiran Parajuli
c82a3f4b0e Removed vendor php
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 15:42:24 +05:45
Kiran Parajuli
b802c78762 Remove jarnaiz/behat-junit-formatter from acceptance tests
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 15:25:27 +05:45
dependabot[bot]
1cf095ccc1 Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/mitchellh/mapstructure/releases)
- [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.3...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 06:22:45 +00:00
Ralf Haferkamp
addbbdadeb Automated changelog update [skip ci] 2022-04-20 11:11:12 +00:00
Ralf Haferkamp
fa1b6d5a58 Merge pull request #3530 from rhafer/cs3-no-fatal
return proper errors when ocs/cloud/users is using the cs3 backend
2022-04-20 13:06:52 +02:00
Ralf Haferkamp
916b2bbdc0 return proper errors when ocs/cloud/users is using the cs3 backend
The ocs API was just exiting with a fatal error on any update request,
when configured for the cs3 backend. Now it returns a proper error.

Closes: #3483
2022-04-20 12:15:19 +02:00
Willy Kloucek
726604951d Automated changelog update [skip ci] 2022-04-20 09:26:22 +00:00
Willy Kloucek
a55dae1703 Merge pull request #3550 from owncloud/update-docs-1.20.0
update ocis references from 1.19.1 to 1.20.0
2022-04-20 11:25:57 +02:00
Willy Kloucek
daeb1a6c63 Merge pull request #3549 from owncloud/fix-dockerfile
fix dockerfile in the ocis root
2022-04-20 11:25:44 +02:00
Willy Kloucek
adb26fc62e update ocis references from 1.19.1 to 1.20.0 2022-04-20 10:52:09 +02:00
Willy Kloucek
cf49097af9 Merge pull request #3547 from owncloud/docs-20220419
Various grammar and typos
2022-04-20 10:33:28 +02:00
Willy Kloucek
fde5b21a32 Automated changelog update [skip ci] 2022-04-20 08:32:29 +00:00
Willy Kloucek
1f23452619 Merge pull request #3548 from owncloud/dependabot/go_modules/github.com/go-chi/cors-1.2.1
Bump github.com/go-chi/cors from 1.2.0 to 1.2.1
2022-04-20 10:31:57 +02:00
Willy Kloucek
833b5ac4ea fix dockerfile in the ocis root 2022-04-20 09:19:34 +02:00
dependabot[bot]
142b97878b Bump github.com/go-chi/cors from 1.2.0 to 1.2.1
Bumps [github.com/go-chi/cors](https://github.com/go-chi/cors) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/go-chi/cors/releases)
- [Commits](https://github.com/go-chi/cors/compare/v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 06:22:33 +00:00
Phil Davis
b3aff31466 Various grammar and typos 2022-04-19 20:47:37 +05:45
Willy Kloucek
2e696f9ac4 update grpc server plugin to tag 2022-04-19 16:30:08 +02:00