-
Notifications
You must be signed in to change notification settings - Fork 186
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] config env #3589
Merged
Merged
[full-ci] config env #3589
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
f588e90
reenable parallel deployment tests
wkloucek 47ed302
add config docs for services
wkloucek 061808c
remove unsupported drivers from the documentation
wkloucek ef6d32a
remove `extensions/storage` leftovers
wkloucek 5e48b30
add all extensions to extensions list and ensure the Makefile
wkloucek eb82c64
app provider config docs
wkloucek 18296ce
auth basic config docs
wkloucek b351785
auth bearer config docs
wkloucek f643de2
machine auth config docs
wkloucek 977c4fd
ensure commands for all services
wkloucek b6f03f9
frontend config docs
wkloucek ba2fbee
fix makefile names
wkloucek 26a92f2
add app-registry service
wkloucek 6c2b9cb
gateway config docs
wkloucek ecb3d4b
fix app registry default config
wkloucek 859ae54
groups config docs
wkloucek c0c19dc
fix app registry port
wkloucek dde2d41
ocdav config docs
wkloucek c6af86c
sharing config docs
wkloucek f501814
storage-metadata config docs
wkloucek d2edd6e
storage-publiclink config docs
wkloucek b3c8ee3
storage sahres config docs
wkloucek fd44da4
storage-users config docs
wkloucek 2df402c
user config docs
wkloucek 9268fdc
fix ocis build
wkloucek 771bfb6
remove rest default config from user provider
wkloucek 2be54a8
fix owner on ocis config files
wkloucek 59c4727
temporarily revert back to json sharing drivers
wkloucek 49e39f3
remove artifacts from ports docs
wkloucek 3ad56ed
bring back folde precreation for sharing service
wkloucek e97ec5e
reintroduce Skip users groups in token option
wkloucek 7c6cdf0
Apply suggestions from code review
butonic 28978e8
fix env var typo
butonic 003945e
Update group service usage
butonic 4f6cc66
fix metadata storage permissions endpoint
wkloucek eac18a9
Update group doc
butonic b65936f
strip `ocis-` from command name for all standalone services
wkloucek b13a9d7
ocdav env typo
butonic 8ded0ce
fix doc typo
butonic 0fe6676
drop specific service name from tracing docs
butonic 2c49a47
fix misnamed owncloudsql driver
butonic 68ccfa3
owncloudsql driver typo
butonic 201722a
Update extensions/storage-metadata/pkg/command/root.go
butonic e32f909
oc10-sql -> owncloudsql
butonic 5bf8f25
expose owncloudsql sharing driver
wkloucek 90e0eb4
update owncloudsql sharing settings in CI
wkloucek e14952a
update environment variables for parallel deployment in CI
wkloucek 56261e3
Merge branch 'master' into config-env
wkloucek 2310417
reintroduce redis in ci
wkloucek 39cc17b
fix typo
butonic 3d2c804
Revert "reenable parallel deployment tests"
butonic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why remove the PublicSharingDrivers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because there is no owncloudsql publicshare driver in reva: https://github.com/cs3org/reva/blob/afc8ead0c9a6a0acc5b46bf27a8b18ad458c098d/pkg/publicshare/manager/loader/loader.go#L23-L25