Commit Graph

57 Commits

Author SHA1 Message Date
saw-jan
84db46e835 [POC] Tests for parallel deployment
add owncloud-selector cookie

working tests

remove unused files

build ocis from source branch

check users in ldap, oc10 and ocis

update proxy config

use ocis selector initially

build ocis from source

use ocis latest image

buil ocis from source

refactor

fix test run script

user 33 and alpine image for ocis server

delete local compose files

run tests with ocis latest

refactor drone config [volumes]

Run each suite in a pipeline

refactor namings

use run.sh to run tests

move TestHelpers folder

reuse behat context params

refactor to use contexts and helpers from core repo

remove contexts and helpers

added bootstrap file to bootstrap core's test files

add api tag

remove unnecessary code

implement expected-failures file

remove unnecessary confgs

fix starlark style

rename context file

add nightly trigger

refactor drone config

generate trigger as per the event

remove keycloak services
2021-12-21 15:57:26 +05:45
Willy Kloucek
ab502c8a99 use submake and skip printing directory changes 2021-11-16 10:18:00 +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
Artur Neumann
b5427075a7 run phpcbf on make test-php-style-fix 2021-11-11 12:14:58 +05:45
Artur Neumann
2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
Willy Kloucek
367ea73166 switch to buf tooling 2021-10-18 07:53:00 +02:00
Josh Soref
55667a3ab3 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-09-20 16:54:29 +05:45
pwengerter
a24fe109cc Remove onlyoffice extension 2021-08-24 14:15:20 +01:00
Willy Kloucek
b01eefb91d add ci-format make target 2021-05-06 11:57:06 +02:00
Willy Kloucek
6020a37640 adapt to owncloud.dev 2021-04-07 13:40:12 +02:00
Willy Kloucek
9bc0cb49c1 fix go import and makefiles, version bump of build tools 2021-03-31 12:03:42 +02:00
JanAckermann
68bf78dc5b added missing push command 2021-03-25 14:43:45 +01:00
JanAckermann
35463646e4 added l10n 2021-03-25 12:01:37 +01:00
Willy Kloucek
d1701b3035 conditionally include bingo 2021-03-09 11:01:46 +01:00
Willy Kloucek
083b39ef17 introduce hot reload for docs 2021-03-01 15:06:00 +01:00
Willy Kloucek
387b2f3272 introduce bingo and rework makefiles 2021-03-01 15:05:48 +01:00
Willy Kloucek
6d397c79f5 only generate config 2021-02-23 12:38:18 +01:00
Willy Kloucek
86f27ca766 hook up graph and graph-explorer 2021-02-16 15:44:07 +01:00
Willy Kloucek
aed03b5bf5 generate all protobuf and embed.go files in CI 2021-02-16 15:44:06 +01:00
Ilja Neumann
03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Willy Kloucek
5c72d915ee fix sonarcloud run for master, remove unneeded configs, rework makefile 2020-12-29 15:46:29 +01:00
Willy Kloucek
d2e4c69aee add go-mod-tidy targets to Makefiles 2020-12-18 15:49:08 +01:00
Willy Kloucek
1c409c64a1 implement acceptance tests in docker for dev machine 2020-12-15 08:36:34 +05:45
Phil Davis
e35c37dd08 Adjust infrastructure for move of acceptance tests 2020-11-25 12:47:41 +05:45
Willy Kloucek
cbcf82136d remove root Makefile and get rid of cd in drone ci 2020-11-23 09:12:45 +01:00
Michael Barz
4b61b57f8d add _index.md to the docs 2020-10-02 13:04:35 +02:00
Michael Barz
b0785f4a33 fix docs index page and public upload flow 2020-10-01 13:43:27 +02:00
Michael Barz
f0e33ca8e1 simplify docs pipeline 2020-09-30 16:08:01 +02:00
A.Unger
8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00
A.Unger
97c348f1ae run remark linter locally 2020-09-23 11:34:32 +02:00
A.Unger
c41440e008 adapt docs structure 2020-09-21 13:20:14 +02:00
A.Unger
527a24c588 add .gitignore + Makefile ro root folder 2020-09-21 12:42:53 +02:00
A.Unger
da77819bbf ocis command on a working state 2020-09-18 15:45:53 +02:00
Vincent Petry
94f43d3e70 Remove EOS from Makefile
As we're currently relying on docker-compose to provide a development
environment, this removes the outdated EOS targets from the Makefile.

This will prevent having too many different EOS environments out there
and we can standardize on docker-compose instead.
2020-08-21 18:20:12 +02:00
Phil Davis
b36390e017 Add local API acceptance tests 2020-08-07 08:58:53 +05:45
Michael Barz
d058d3579e Fix public upload flow docs 2020-08-04 23:29:29 +02:00
Vincent Petry
22ae4bbda5 Remove extra line in Makefile
to nudge CI...
2020-06-29 13:36:32 +02:00
Jörn Friedrich Dreyer
2e61176365 fix home storage configuration for eos
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-26 17:41:02 +02:00
Jörn Friedrich Dreyer
bf1c342a1a tell data providers where to find the gateway
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-26 15:25:05 +02:00
Jörn Friedrich Dreyer
d1892c9b3e update reva config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-26 14:49:25 +02:00
A.Unger
4c5d5578c1 bring back staticcheck 2020-06-02 11:47:52 +02:00
A.Unger
1ef3792906 use golangci-lint 2020-05-22 13:45:17 +02:00
Michael Barz
1d9e862a48 Use latest eos docker image 2020-05-06 17:19:13 +02:00
Jörn Friedrich Dreyer
22ef5b457c make ocis on eos great again
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-22 20:44:03 +02:00
Jörn Friedrich Dreyer
cc5e5c40ea Merge branch 'master' into make-clean-identifier 2020-04-16 14:05:34 +02:00
Jörn Friedrich Dreyer
f9579c14ff make clean also run clean-config 2020-04-16 13:45:45 +02:00
Michael Barz
f535da3b48 remove identifier-registration.yaml during make clean 2020-04-16 12:25:41 +02:00
Jörn Friedrich Dreyer
5ed1bc08a2 add eos to makefile
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-15 20:38:42 +02:00
Michael Barz
fd36f66099 Add Flagset extractor, generate configuration docs 2020-04-03 23:43:46 +02:00
Jörn Friedrich Dreyer
7ae718f62b do not strip debug data for debug build
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-20 11:52:28 +01:00