-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Add expiration date row #307
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
Conversation
|
It's basically the same as owncloud/core#19513 |
|
Why is |
Because the unit tests were added just today 😉 |
|
Shouldnt we wait here because we overwrite it via downstream anyway, or do you want to bring in this ASAP 😁 |
|
Yeah. This is a hell for rebasing and merging when we sync (yay! merge conflicts!). It would be way easier to NOT submit stuff upstream if we have it in downstream. |
|
or we simply close the PR in ownCloud - because @MorrisJobke "owns" it 😈 |
It was already there. The only thing I added (instead of somebody else) was the unit test. So it was only a matter of time that it is merged upstream. |
I'd say we should do it the other way. Get it merged upstream and then have it included in our downstream syncs. Let's not be evil 😉 |
|
@LukasReschke @Mar1u5 Then please review upstream ;) |
…extcloud#314) Resolves: nextcloud#307 - [x] Allow disable and remove actions if default Deploy daemon is not available. - [x] Set ping timeout to 3s --------- Signed-off-by: Andrey Borysenko <[email protected]>
I also added unit tests