Alexandre Aubin
|
324366a728
|
Merge pull request #1611 from ericgaspar/patch-1
set `w` as default permission on `install_dir` folder
|
2023-02-24 19:13:35 +01:00 |
|
Éric Gaspar
|
a3df78fe7e
|
Update resources.py
set `w` as default permission on `install_dir` folder
|
2023-02-24 18:46:31 +01:00 |
|
Alexandre Aubin
|
0c520e828e
|
Merge pull request #1609 from p4p4j0hn/issue2158/create-parent-dirs
[Fixes 2158] Create parent dirs when provisioning install_dir
|
2023-02-24 13:24:14 +01:00 |
|
Alexandre Aubin
|
5d17782115
|
Update changelog for 11.1.11.2
|
2023-02-24 13:10:37 +01:00 |
|
John Schmidt
|
9d214fd3c6
|
[Fixes 2158] Create parent dirs when provisioning install_dir
Signed-off-by: John Schmidt <john@schmidthaus.rocks>
|
2023-02-23 20:25:24 -08:00 |
|
Laurent Peuch
|
404746c125
|
feat: add '--continue-on-failure' to 'yunohost app upgrade
|
2023-02-24 03:33:10 +01:00 |
|
Alexandre Aubin
|
8ce5bb2412
|
Update changelog for 11.1.11.1
|
2023-02-24 01:30:42 +01:00 |
|
Alexandre Aubin
|
e05df676dc
|
appsv2: fix previous commit about __DOMAIN__ because url may be None x_x
|
2023-02-24 01:30:01 +01:00 |
|
Alexandre Aubin
|
128d7ebfe2
|
Merge pull request #1608 from YunoHost/ci-format-debian/11.1.11
[CI] Format code with Black
|
2023-02-24 00:20:27 +01:00 |
|
yunohost-bot
|
6210d07c24
|
[CI] Format code with Black
|
2023-02-23 23:17:35 +00:00 |
|
Alexandre Aubin
|
41c9d9d8e3
|
Update changelog for 11.1.11
|
2023-02-23 22:32:20 +01:00 |
|
Alexandre Aubin
|
ad63e5d383
|
Make the linters god happy...
|
2023-02-23 22:27:46 +01:00 |
|
Alexandre Aubin
|
943b9ff89f
|
appsv2: fix usage of __DOMAIN__ in permission url
|
2023-02-23 22:25:44 +01:00 |
|
Alexandre Aubin
|
139e54a2e5
|
appsv2: data_dir's owner should have rwx by default
|
2023-02-23 21:53:59 +01:00 |
|
Alexandre Aubin
|
309c868f8c
|
Merge pull request #1607 from YunoHost/fix-dovecot-pop3d
[fix] dovecot-pop3d is never installed
|
2023-02-23 16:09:26 +01:00 |
|
Alexandre Aubin
|
c13d627302
|
Merge pull request #1606 from ericgeldmacher/fix_log_decoding_error
Fix decoding errors not handled when trying to read service logs
|
2023-02-23 16:07:08 +01:00 |
|
ljf (zamentur)
|
f91f87a1be
|
[fix] dovecot-pop3d is never installed
|
2023-02-23 16:06:47 +01:00 |
|
Eric Geldmacher
|
bef4809f94
|
Pass errors='replace' to open command
This is to handle decoding errors described in YunoHost/issues#2156
|
2023-02-23 08:48:22 -06:00 |
|
Alexandre Aubin
|
bab27014d9
|
apps: when creating the app's bash env for script, make sure to use the manifest from the workdir instead of app setting dir, which is important for consistency during edge case when upgrade from v1 to v2 fails
|
2023-02-23 14:53:57 +01:00 |
|
Alexandre Aubin
|
79c9a7b294
|
Merge pull request #1604 from YunoHost/ci-format-debian/11.1.10
[CI] Format code with Black
|
2023-02-21 21:03:46 +01:00 |
|
yunohost-bot
|
aa50526ccd
|
[CI] Format code with Black
|
2023-02-21 19:49:52 +00:00 |
|
Alexandre Aubin
|
90b8e78eff
|
ci: zblerg, try to fix the coverage thingy computing coverage on test and vendor files x_x
|
2023-02-21 19:44:51 +01:00 |
|
Alexandre Aubin
|
8724329738
|
Remove .lgtm.yml, the service doesnt exists anymore :|
|
2023-02-21 19:34:22 +01:00 |
|
Alexandre Aubin
|
127c241c9a
|
swag: update README badges
|
2023-02-21 19:23:35 +01:00 |
|
Alexandre Aubin
|
232d38f221
|
Update changelog for 11.1.10
|
2023-02-21 18:58:36 +01:00 |
|
Alexandre Aubin
|
4fd10b5a1d
|
ci: hmf try to understand what that 're2 syntax' gitlab is talking about is
|
2023-02-21 17:13:53 +01:00 |
|
Alexandre Aubin
|
1dc8b75315
|
appsv2: fix check that postgresql db exists...
|
2023-02-21 17:08:12 +01:00 |
|
Alexandre Aubin
|
d725b45428
|
appsv2: fix reload_only_if_change option not working as expected, resulting in incorrect 'Firewall reloaded' messages
|
2023-02-21 15:22:50 +01:00 |
|
Alexandre Aubin
|
888593ad22
|
appsv2: fix resource provisioning scripts picking up already-closed operation logger, resulting in confusing debugging output
|
2023-02-21 14:57:10 +01:00 |
|
Alexandre Aubin
|
4dfff20140
|
appsv2: add support for a packages_from_raw_bash option in apt where one can add a multiline bash snippet to echo packages
|
2023-02-21 14:51:51 +01:00 |
|
Alexandre Aubin
|
df6a2a2cd2
|
apps: add 'YNH_DEBIAN_VERSION' variable in apps contexts
|
2023-02-21 13:03:51 +01:00 |
|
Alexandre Aubin
|
b887545c3e
|
ci: attempt to fix the "coverage: not set up" thingy
|
2023-02-21 02:51:41 +01:00 |
|
Alexandre Aubin
|
c300e023ef
|
Merge pull request #1601 from YunoHost/ci-format-debian/11.1.9
[CI] Format code with Black
|
2023-02-20 20:51:07 +01:00 |
|
Alexandre Aubin
|
e1d62a1910
|
apps: Fix edge case in change_url where old_nginx_conf_backup could be None
|
2023-02-20 20:50:53 +01:00 |
|
yunohost-bot
|
95b80b056f
|
[CI] Format code with Black
|
2023-02-20 19:46:58 +00:00 |
|
Alexandre Aubin
|
f436b890d6
|
Update changelog for 11.1.9
|
2023-02-20 20:33:54 +01:00 |
|
Alexandre Aubin
|
ec4c2684f7
|
appsv2: zblerg I inadvertendly removed the line that update the user group x_x
|
2023-02-20 20:26:50 +01:00 |
|
Alexandre Aubin
|
63f0f08421
|
appsv2: revert commit that adds a bunch of warning about apt/database consistency, it's more relevant to have them in package linter instead
|
2023-02-20 18:03:32 +01:00 |
|
Alexandre Aubin
|
2b70ccbf40
|
apps: simplify the redaction of change_url scripts by adding a new ynh_change_url_nginx_config helper + predefining new/old/change domain/path variables
|
2023-02-20 17:52:27 +01:00 |
|
Alexandre Aubin
|
890b8e8082
|
Semantic
|
2023-02-20 17:52:27 +01:00 |
|
Alexandre Aubin
|
290d627faf
|
ux: Moar boring postgresql messages displayed as warning
|
2023-02-20 17:52:27 +01:00 |
|
Alexandre Aubin
|
848adf89c8
|
log: Previous trick about getting rid of setting didnt work, forgot to use metadata instead of self.metadata
|
2023-02-20 17:52:27 +01:00 |
|
Alexandre Aubin
|
2a16f289ea
|
Merge pull request #1599 from YunoHost/ci-format-debian/11.1.8.1
[CI] Format code with Black
|
2023-02-20 14:23:40 +01:00 |
|
Bram
|
5a24cac788
|
Merge pull request #1600 from YunoHost/ci-format-debian/11.1.8.2
[CI] Format code with Black
|
2023-02-20 00:35:15 +01:00 |
|
yunohost-bot
|
16aa09174d
|
[CI] Format code with Black
|
2023-02-19 23:31:08 +00:00 |
|
yunohost-bot
|
61b5bb02f4
|
[CI] Format code with Black
|
2023-02-19 20:58:12 +00:00 |
|
Alexandre Aubin
|
16bae924e8
|
Update changelog for 11.1.8.2
|
2023-02-19 21:39:36 +01:00 |
|
Alexandre Aubin
|
343065eb5d
|
regenconf: fix undefined var in apt regenconf
|
2023-02-19 21:38:53 +01:00 |
|
Alexandre Aubin
|
93d011704f
|
Merge pull request #1598 from YunoHost/ci-format-debian/11.1.8
[CI] Format code with Black
|
2023-02-19 20:12:40 +01:00 |
|
yunohost-bot
|
2389884e85
|
[CI] Format code with Black
|
2023-02-19 19:10:51 +00:00 |
|