Alexandre Aubin
Alexandre Aubin
Meh yea I was thinking about an old instance but if it was added during the upgrade at the time it was introduced, shouldnt be any issue :/
Similar issue here : https://forum.yunohost.org/t/probleme-mise-a-jour-nexcloud-depuis-passage-sous-strech/7501 with logrotate file this time ``` 2019-03-27 17:01:01,320: DEBUG - 12656 + ynh_backup /etc/logrotate.d/nextcloud 2019-03-27 17:01:01,321: WARNING - 12657 Source path '/etc/logrotate.d/nextcloud' does not exist...
Hello there, just found this randomly while looking for some sort of "spy as context manager" feature. Though what naively imagined would be more like : ```python def test_context_mgr(mocker): o...
Personally I'm fine with Python which is more relevant when the code complexity increases ... but that's also because I'm pretty fluent in python ;) I do kinda understand the...
Note that having a common piece of code would also : - be easier to maintain (no need to update every app each time the code changes) - we could...
You mean conditional questions during install ? I have nothing in mind planned for this ... i think it may or may not already work as an indirect consequence of...
Uh can you elaborate a bit more about the issue you're trying to fix and how / when you did encounter it x_X
I don't know how github actions work but this looks super interesting and should maybe be applied to all apps ?!
Do we need to do any particular configuration apart from merging this ?
Thanks, this is great ! As you figured out, that string is in the yunohot-admin repo, not the "core" yunohost repo ;) (cf your other PR)