-
Notifications
You must be signed in to change notification settings - Fork 5
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
[For 10.1] Dropbox External Storage Release 1.1.0 #10
Comments
@Hemant-Mann do you have time to work on these ? |
Yes I am a little busy but if you could share the expected timeline for the release of v2 it would help to estimate the time required for the changes |
I think the only major task from the checklist is the Migration |
I think we could push a v1.0.1 with at least the naming change on the marketplace? so it gets less confusing with two dropbox options |
Yes good idea |
Added "Must work with PHP 5.6". We might want to do another release once this is in place and tested, without waiting for 10.0.4. |
Hey @PVince81
And we have only ten seconds to respond to webhook requests The solutions mentioned on the website are a) Use threads b) Async Queues |
PR for changelog to get a view of what has changed since 1.0.1: #38 we'll look into releasing the app as is @Hemant-Mann would you have time to remove the flysystem adapter which you moved to core before we do so ? if not we'll leave the app as is, it's ok |
Hi @PVince81 to be honest it's been quite a time since I last worked on core so it might take some time to do that |
@Hemant-Mann yes, I understand. The Dropbox app isn't high on the list of "to release" so this leaves a bit of time. If you don't have time to do it it's also ok. |
|
I've added "verify potential existing issues: #37" to confirm whether the lowercase issue and others are still happening. Tickets should be raised then. |
raised #42 to address the "flysystem cache adapter" tech debt items. we'll release without that for now |
@davitol the tarball had two issues:
all fixed in commit 9fa04e2 please retest with RC2 https://cloud.owncloud.com/index.php/s/KTwSnsPUmccpQpQ |
@PVince81 Tarball is Qa-ready |
App release template
When marking a task as done, please add your name to the task!
Reason
Open tasks
Still open from v1
IMPORTANT: write a migration that switches every oc_external_config entry that has the old Dropbox backend to the one from this app=> users need to recreate and reauthorize the endpoint anyway, so not neededSecond version: after 10.0.4 release
remove flysystem caching adapter from the files_external_dropbox=> Remove local flysystem cache adapter #42adjust files_external_dropbox to use core's flysystem caching adapter=> Remove local flysystem cache adapter #42QA
development
toqa
Documentation
Marketing
Build & Marketplace release
All actions to be done on the release branch from here:
make dist
=> https://cloud.owncloud.com/index.php/s/ILlqjBvwsdTqcGWmake dist
master
branch: Release 1.1.0 #50The text was updated successfully, but these errors were encountered: