Commit Graph

7487 Commits

Author SHA1 Message Date
A.Unger
26db9afb8a undo const... 2021-11-16 16:56:28 +01:00
A.Unger
7f652ae3b4 migrate all flags to config binding mappings 2021-11-16 16:07:00 +01:00
A.Unger
e139a09e49 change logging level back to error 2021-11-16 14:55:19 +01:00
A.Unger
d30e776deb add more OCIS_URL missing spots in storage 2021-11-16 14:54:44 +01:00
A.Unger
7617ccaf41 increase log level and remove dead lines 2021-11-16 14:40:18 +01:00
A.Unger
f4085f6dac revert ocis log level to error (CI) 2021-11-16 14:16:46 +01:00
A.Unger
deba643a5b add set of env variables used on ci to the bootstrap config env parsing 2021-11-16 14:16:18 +01:00
A.Unger
658bf9acce increase logging level to see more on ci 2021-11-16 14:12:01 +01:00
A.Unger
8c307ef2bf add missing OCIS_INSECURE binding on PROXY_OIDC_INSECURE 2021-11-16 13:43:54 +01:00
A.Unger
2aa9c2457e Merge branch 'master' into try-gookikt-config 2021-11-16 13:29:07 +01:00
Willy Kloucek
7de4616dce Merge pull request #2730 from owncloud/improve-tooling
improve tooling
2021-11-16 13:16:20 +01:00
A.Unger
2ebc0b4a41 add missing authprovider config 2021-11-16 13:11:51 +01:00
A.Unger
8c926f2b53 Merge branch 'master' into try-gookikt-config 2021-11-16 12:25:10 +01:00
A.Unger
9a4df2f8ac Merge branch 'master' into try-gookikt-config 2021-11-16 12:24:59 +01:00
A.Unger
0d7be0d6ad set all previously set on c.StringSlice values on the bootstrap config 2021-11-16 12:22:17 +01:00
Willy Kloucek
bd43895212 fix docs-generate skip logic 2021-11-16 11:15:25 +01:00
Phil Davis
dac2e09eaa Merge pull request #2777 from owncloud/update-expected-failure-file
[Test-Only] update correct issues on expected failure file
2021-11-16 15:54:31 +05:45
Phil Davis
01403b719f Merge pull request #2776 from owncloud/review-expected-to-fail
[full-ci][tests-only]Remove issues not linked to scenarios
2021-11-16 15:45:34 +05:45
Willy Kloucek
bb6239d2ad reword reference do dev-image make target 2021-11-16 10:52:35 +01:00
Willy Kloucek
930c59d8b2 keep asset folder to make ocis compilable without running make generate 2021-11-16 10:43:08 +01:00
Willy Kloucek
4747e8b79a disable install scripts and fix duplicate targets 2021-11-16 10:19:38 +01:00
Willy Kloucek
33d9a1171d clean up asset folder with git clean command instead of hard deletion 2021-11-16 10:19:15 +01:00
Willy Kloucek
ab502c8a99 use submake and skip printing directory changes 2021-11-16 10:18:00 +01:00
Willy Kloucek
9b85b4026b split go and node generation steps to skip node generation in some cases 2021-11-16 10:15:15 +01:00
Swikriti Tripathi
d10791184d Remove issues not linked to scenarios 2021-11-16 14:57:28 +05:45
Willy Kloucek
57ddff4ed4 build only needed binary for CI docker builds 2021-11-16 10:12:21 +01:00
Willy Kloucek
21220a22d4 make docker based acceptance tests use the dev image make target 2021-11-16 10:10:46 +01:00
Willy Kloucek
418b649647 add make target for dev docker image 2021-11-16 10:09:21 +01:00
Willy Kloucek
74e7344221 prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root 2021-11-16 10:01:12 +01:00
Dipak Acharya
8325487a21 [Test-Only] update correct issues on expected failure file 2021-11-16 14:43:47 +05:45
Willy Kloucek
c397a981a3 migrate to yarn 3 2021-11-16 09:54:34 +01:00
Willy Kloucek
eb3e0151f4 Merge pull request #2775 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.27.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.26.1 to 0.27.0
2021-11-16 09:13:02 +01:00
Willy Kloucek
9a19231c18 Merge pull request #2772 from owncloud/dependabot/go_modules/github.com/libregraph/lico-0.52.0
Bump github.com/libregraph/lico from 0.51.1 to 0.52.0
2021-11-16 09:03:51 +01:00
dependabot[bot]
ebe8c5d9a3 Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.26.1...zpages/v0.27.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 07:35:34 +00:00
Willy Kloucek
5234d288e0 remove github.com/crewjam/saml transitive replace 2021-11-16 08:25:44 +01:00
Willy Kloucek
d0649ecdb1 Merge pull request #2773 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.2.0
Bump go.opentelemetry.io/otel/sdk from 1.1.0 to 1.2.0
2021-11-16 08:22:22 +01:00
dependabot[bot]
e32e5de687 Bump go.opentelemetry.io/otel/sdk from 1.1.0 to 1.2.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 06:29:39 +00:00
dependabot[bot]
2db544a430 Bump github.com/libregraph/lico from 0.51.1 to 0.52.0
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico) from 0.51.1 to 0.52.0.
- [Release notes](https://github.com/libregraph/lico/releases)
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libregraph/lico/compare/v0.51.1...v0.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 06:29:26 +00:00
A.Unger
097c853894 populate checksum 2021-11-15 19:52:40 +01:00
A.Unger
d23ab5a01a Merge branch 'master' into try-gookikt-config 2021-11-15 19:38:05 +01:00
Phil Davis
36ccb6af17 Merge pull request #2769 from owncloud/archivesRessourcePaths
[tests-only] use archiver endpoint with path
2021-11-15 21:54:52 +05:45
Phil Davis
47f33b2ad1 Merge pull request #2765 from owncloud/bump-commit-id-20211115
[tests-only][full-ci]Bump ocis commit id to match latest
2021-11-15 21:51:59 +05:45
A.Unger
cfbe37de61 WIP - replace flags in storage commands 2021-11-15 16:58:22 +01:00
Swikriti Tripathi
1cdb3a8003 Bump ocis commit id to match latest 2021-11-15 20:09:39 +05:45
Willy Kloucek
9ad8d1bd90 Automated changelog update [skip ci] 2021-11-15 13:06:17 +00:00
Willy Kloucek
117b2feae1 Merge pull request #2755 from owncloud/fix-basic-auth-with-custom-user-claim
fix basic auth with custom user claim
2021-11-15 14:04:06 +01:00
Michael Barz
ac7faad98b Merge pull request #2771 from owncloud/docker-image-debugging-tools
add attr and tree as inspection / debugging tools to the docker image
2021-11-15 13:54:02 +01:00
Phil Davis
c14fbfd310 Apply suggestions from code review 2021-11-15 18:29:58 +05:45
Willy Kloucek
62704ceb2e fix double "the" 2021-11-15 13:24:26 +01:00
Willy Kloucek
e91dd8c57d add attr and tree as inspection / debugging tools to the docker image 2021-11-15 13:10:10 +01:00