Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[full-ci] Spaces registry #2739

Merged
merged 88 commits into from
Jan 11, 2022
Merged
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
5a29959
add spaces registry, drop mount_path
butonic Nov 9, 2021
b63b322
drop /meta mount prefix
butonic Nov 9, 2021
c36e998
update to latest changes in reva PR
butonic Nov 16, 2021
de7620a
get rid of /home mount point
butonic Nov 16, 2021
5ec72da
adapt metadata storage to make use the spaces datatx
butonic Nov 17, 2021
31bf29c
update spaces config
butonic Dec 3, 2021
550b0bb
reuse existing metadata storage
butonic Dec 3, 2021
f9bfc27
replace reva in go.mod
butonic Dec 3, 2021
321f5b8
use edge branch
butonic Dec 6, 2021
b527702
update reva to fix metadata
butonic Dec 6, 2021
a3702f7
fix metadata for spaces registry
butonic Dec 7, 2021
505776b
fix user creation and deletion
butonic Dec 7, 2021
35a11dd
fix ocs unit tests
butonic Dec 7, 2021
5e1bfb3
fix config
butonic Dec 7, 2021
22834af
adjust to multiple spaces config in latest reva
butonic Dec 8, 2021
954bd65
use list all spaces branch
butonic Dec 9, 2021
7041549
fix listing drives
butonic Dec 9, 2021
1eeb5fd
look ma, all the fixes!
butonic Dec 9, 2021
0ad5423
use fix-archive branch
butonic Dec 9, 2021
70b8f3b
wtf
butonic Dec 15, 2021
da61a20
Merge branch 'master' into spaces-registry
butonic Dec 15, 2021
42f5ca0
fix graph
butonic Dec 15, 2021
c0301fb
fix listing spaces without owners
butonic Dec 15, 2021
bab74a0
use explicit grant and mountpoint types
butonic Dec 22, 2021
ae21ab9
fix dav files default layout
butonic Jan 4, 2022
ae6b9c6
update reva edge commit id
butonic Jan 4, 2022
66491b9
Merge branch 'master' into spaces-registry
butonic Jan 4, 2022
3499871
use locking branch
butonic Jan 4, 2022
196f2ab
use list spaces when deleting users
butonic Jan 5, 2022
2cf22bf
use latest reva branch
butonic Jan 6, 2022
f706d76
Merge branch 'master' into spaces-registry
butonic Jan 6, 2022
fb7a93a
expect type project instead of share
butonic Jan 7, 2022
76592e2
update to latest edge
butonic Jan 7, 2022
f602c50
fix thumbnailer for the new spaces approach
Jan 7, 2022
ee6fb0d
Add docs for locally running accounts&settings ui tests
pascalwengerter Jan 4, 2022
6621ac2
update core commit id for tests
kiranparajuli589 Jan 6, 2022
3b5a335
add missing commands and unify service / namespace options
wkloucek Nov 24, 2021
7b61460
add accounts log level
wkloucek Dec 16, 2021
106ba59
fix traefik basic auth defaul
wkloucek Dec 16, 2021
0360b58
fix ocs test
wkloucek Dec 16, 2021
ebfe8f0
remove service names
wkloucek Dec 16, 2021
d2befd9
switch accounts to struct tag based env config
wkloucek Dec 16, 2021
cb27090
fix accounts test
wkloucek Dec 16, 2021
161dd94
switch ocs to struct tag based env config
wkloucek Dec 16, 2021
788a390
switch glauth to struct tag based env config
wkloucek Dec 16, 2021
288d6c4
switch graph to struct tag based env config
wkloucek Dec 16, 2021
6990e7d
switch all other services to struct tag based env config
wkloucek Dec 17, 2021
a13df3d
split **/pkg/config/config.go up to multiple files
wkloucek Dec 17, 2021
9422388
add version to accounts
wkloucek Dec 17, 2021
3c3fc2e
revert storage, remove tracing.service and bring back common
wkloucek Dec 17, 2021
e006ad6
directly pass env to config
wkloucek Dec 17, 2021
e361132
move accounts config sanitazing into config parsing
wkloucek Dec 17, 2021
61ff46b
fix unit tests
wkloucek Dec 17, 2021
342da01
bring back missing commands
wkloucek Dec 17, 2021
ae56584
gix graph url
wkloucek Dec 17, 2021
41403d7
fix some TODOs
wkloucek Dec 17, 2021
45ec244
don't expose not used config via env
wkloucek Dec 17, 2021
412dada
resolve thumbnails TODOs
wkloucek Dec 17, 2021
21ed07d
migrate ocis-pkg to envdecode
wkloucek Dec 17, 2021
5034e39
maintain envdecode inside ocis-pkg
wkloucek Dec 21, 2021
6dc2d4d
expose proxy debug port only on localhost
wkloucek Jan 3, 2022
a839288
remove supervised flag from configs
wkloucek Jan 3, 2022
e890712
satisfy linters
wkloucek Jan 3, 2022
6a03c4a
improve envdecode error handling
wkloucek Jan 3, 2022
5b70d46
remove build flags, add debug server to accounts
wkloucek Jan 3, 2022
23e7a8f
simplify commands and version handling
wkloucek Jan 3, 2022
b9f2b6b
move config parsing in separate package for each service
wkloucek Jan 3, 2022
adc7b3b
remove version from service config
wkloucek Jan 3, 2022
5b56920
add missing commons in supervised mode
wkloucek Jan 3, 2022
1dc63cb
ensure, that each config is only parsed once
wkloucek Jan 3, 2022
e31d0a8
remove reference to flags
wkloucek Jan 4, 2022
c92dca6
add changelog
wkloucek Jan 4, 2022
1e38150
improve command description
wkloucek Jan 7, 2022
6de48a8
switch to http.StatusOK instead of 200
wkloucek Jan 7, 2022
d08c805
Automated changelog update [skip ci]
wkloucek Jan 7, 2022
191b3de
fix merge and rebase dance
butonic Jan 7, 2022
1e747df
Merge branch 'master' into spaces-registry
butonic Jan 7, 2022
2eeb017
revert .drone.env change
butonic Jan 7, 2022
2dd3f18
remove unused user
butonic Jan 7, 2022
c2ce38c
remove unexepected success
butonic Jan 7, 2022
b68a9c5
use newest reva version
kobergj Jan 10, 2022
f673940
add /home/ tests to expected failures
kobergj Jan 10, 2022
64471d0
bump reva and update expected failures
kobergj Jan 10, 2022
39d5f9e
add test to expected failures for real
kobergj Jan 11, 2022
f542e58
add web tests to expected failures
kobergj Jan 11, 2022
f08c161
more expected failures ... and unexpected successes!
kobergj Jan 11, 2022
5c7427f
bump reva
kobergj Jan 11, 2022
1129d3c
even more expected failures
kobergj Jan 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add web tests to expected failures
Signed-off-by: jkoberg <[email protected]>
  • Loading branch information
kobergj committed Jan 11, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit f542e58f773d946ab9a020e75c61b0a7efd09a09
4 changes: 4 additions & 0 deletions tests/acceptance/expected-failures-webUI-on-OCIS-storage.md
Original file line number Diff line number Diff line change
@@ -510,3 +510,7 @@ Other free text and markdown formatting can be used elsewhere in the document if

### [shares are not listed with full paths](https://github.com/owncloud/ocis/issues/2462)
- [webUISharingPublicBasic/publicLinkCreate.feature:88](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkCreate.feature#L88)

### Shares folder cannot be deleted and is always visible
- [webUIDeleteFilesFolders/deleteFilesFolders.feature:77](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIDeleteFilesFolders/deleteFilesFolders.feature#L77)
- [webUIDeleteFilesFolders/deleteFilesFolders.feature:89](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIDeleteFilesFolders/deleteFilesFolders.feature#L89)