moodle-tool_objectfs
moodle-tool_objectfs copied to clipboard
fixed digitalocean settings issue
digitalocean client was missing some settings that were present in the standard s3 implementation. This fixes #318
@hohenstaufen can you please look into why travis is failing?
https://travis-ci.org/github/catalyst/moodle-tool_objectfs/builds/686179273
@hohenstaufen can you please look into why travis is failing?
https://travis-ci.org/github/catalyst/moodle-tool_objectfs/builds/686179273
It seems to me that is something not related with the changes, it reports "Fatal error: Node version too old. Require >=14.0.0 <15.0.0, version installed: 8.9.4"
Hmm, that was already fixed in https://github.com/catalyst/moodle-tool_objectfs/commit/229612aa129ee38f333f55048100f93f00489751
You might need a rebase and a fresh travis run
Yeah that fix landed 1 day after your patch, just bad timing
Hi Folks,
Any news on this PR? Is there any eta to merge it?