ljf (zamentur)
|
59afe6988a
|
[fix] Bad const in domain config panel
|
2021-10-14 00:35:19 +02:00 |
|
Alexandre Aubin
|
859b3b6f12
|
Yoloimplement some resources classes, not used for anything for now
|
2021-10-13 22:57:17 +02:00 |
|
Alexandre Aubin
|
fe6d9c2617
|
manifestv2: automatically trigger ynh_abort_if_errors (set -eu) for scripts except remove
|
2021-10-13 22:56:51 +02:00 |
|
ljf (zamentur)
|
a9d736a0ae
|
[fix] save_path_tpl in DomainConfigPanel
|
2021-10-13 19:54:40 +02:00 |
|
ljf
|
ca62c01d69
|
[fix] Bad conflict resolution
|
2021-10-13 19:33:41 +02:00 |
|
ljf
|
9f7fb61b50
|
[enh] config panel python method hook
|
2021-10-13 19:30:59 +02:00 |
|
Alexandre Aubin
|
8da35ca4c8
|
Merge branch 'dev' into manifestv2
|
2021-10-13 18:14:54 +02:00 |
|
Alexandre Aubin
|
0b4aa81f8c
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-10-13 15:12:56 +02:00 |
|
Alexandre Aubin
|
480875f676
|
Merge branch 'dev' into migrate_to_bullseye
|
2021-10-13 14:58:29 +02:00 |
|
Alexandre Aubin
|
e3d862dc15
|
Merge branch 'dev' into dev_on_muc
|
2021-10-13 14:54:55 +02:00 |
|
Alexandre Aubin
|
e521fef23d
|
Fix typo in tests @_@
|
2021-10-09 02:20:18 +02:00 |
|
Alexandre Aubin
|
38cff4a98e
|
Fix app url regex, branch names may contain dots
|
2021-10-07 11:25:28 +02:00 |
|
Alexandre Aubin
|
fe6ebe8e66
|
Always define YNH_ACTION
|
2021-10-07 09:34:28 +02:00 |
|
Alexandre Aubin
|
56ac85af37
|
Misc tweaks to handle new install questions format
|
2021-10-07 09:30:33 +02:00 |
|
Alexandre Aubin
|
953eb0cc1d
|
manifestv2: on-the-fly convert v1 manifest to v2
|
2021-10-07 09:12:59 +02:00 |
|
Alexandre Aubin
|
54a7f7a570
|
manifestv2: auto-save install settings, auto-load all settings
|
2021-10-07 09:12:49 +02:00 |
|
yunohost-bot
|
344ed7252c
|
[CI] Format code
|
2021-10-06 12:15:29 +00:00 |
|
Alexandre Aubin
|
aa4ecfeaf7
|
Merge branch 'dev' into ci-format-dev
|
2021-10-06 13:46:30 +02:00 |
|
Alexandre Aubin
|
23bd32b3cd
|
Fix linters
|
2021-10-06 13:45:15 +02:00 |
|
Alexandre Aubin
|
99d2637cfe
|
FileQuestion: self.value may not be an str
|
2021-10-06 13:07:50 +02:00 |
|
yunohost-bot
|
eb8a59751e
|
[CI] Format code
|
2021-10-06 00:57:04 +00:00 |
|
ljf
|
7425684552
|
[enh] Add visible attribute support in cli
|
2021-10-06 02:37:27 +02:00 |
|
Alexandre Aubin
|
bbba01a72c
|
Merge pull request #1353 from YunoHost/ci-format-dev
[CI] Format code
|
2021-10-05 13:46:46 +02:00 |
|
Alexandre Aubin
|
4cd5e9b632
|
app_info: return a new is_webapp info meant to be used by API
|
2021-10-05 13:46:06 +02:00 |
|
yunohost-bot
|
1baebeba6d
|
[CI] Format code
|
2021-10-05 11:13:38 +00:00 |
|
Alexandre Aubin
|
de4b3825ab
|
Ambiguous var name
|
2021-10-05 12:50:25 +02:00 |
|
Alexandre Aubin
|
61ec02c97c
|
lint: Kill bare excepts
|
2021-10-05 12:47:32 +02:00 |
|
Alexandre Aubin
|
54d901ad78
|
config: handle case where file quetion didnt get modified from webadmin, in which case self.value contains a path
|
2021-10-05 12:26:21 +02:00 |
|
Alexandre Aubin
|
df19488c87
|
Merge pull request #1351 from YunoHost/ci-format-dev
[CI] Format code
|
2021-10-04 23:16:57 +02:00 |
|
Alexandre Aubin
|
496625919d
|
Merge pull request #1350 from YunoHost/fix-app-upgrade
fix app upgrade
|
2021-10-04 23:16:39 +02:00 |
|
Kayou
|
7411abde24
|
Merge branch 'dev' into bullseye
|
2021-10-04 15:15:10 +02:00 |
|
yunohost-bot
|
27721749da
|
[CI] Format code
|
2021-10-04 12:50:57 +00:00 |
|
Kay0u
|
32998b1185
|
my_webapp is to clean too
|
2021-10-04 14:33:30 +02:00 |
|
Kay0u
|
d0c956e132
|
Merge branch 'dev' into fix-app-upgrade
|
2021-10-04 13:29:59 +02:00 |
|
Kay0u
|
96e7f1444d
|
fix string in test_apps
|
2021-10-04 13:29:46 +02:00 |
|
Kay0u
|
d5aaaa6fc6
|
Merge branch 'dev' into fix-app-upgrade
|
2021-10-04 12:23:04 +02:00 |
|
Kay0u
|
9863263a28
|
test to install/upgrade/remove an app from the manifest
|
2021-10-04 12:21:10 +02:00 |
|
Kay0u
|
4739859598
|
fix app upgrade
|
2021-10-04 11:52:12 +02:00 |
|
Alexandre Aubin
|
75b36f3b4a
|
tests: Try to fix mypy again /o\
|
2021-10-04 03:40:41 +02:00 |
|
yunohost-bot
|
a68f98d800
|
[CI] Format code
|
2021-10-03 23:56:11 +00:00 |
|
Alexandre Aubin
|
42da171819
|
Add proper test for parse_app_instance_name
|
2021-10-04 01:24:16 +02:00 |
|
Alexandre Aubin
|
9c4ea1ccc6
|
Try to make mypy happy
|
2021-10-04 01:16:20 +02:00 |
|
Alexandre Aubin
|
8375ef7d5b
|
Re-drop app_fetchlist legacy
|
2021-10-02 20:49:26 +02:00 |
|
Alexandre Aubin
|
38ea29afd1
|
Merge branch 'dev' into bullseye
|
2021-10-02 20:46:36 +02:00 |
|
Alexandre Aubin
|
4640d4577d
|
Moar mypy
|
2021-10-02 20:24:13 +02:00 |
|
Alexandre Aubin
|
b88074b007
|
Make linter happy
|
2021-10-02 20:23:23 +02:00 |
|
Alexandre Aubin
|
3591a01fdb
|
Merge branch 'dev' into bullseye
|
2021-10-02 20:08:36 +02:00 |
|
yunohost-bot
|
a40ecdc986
|
[CI] Format code
|
2021-10-02 02:29:22 +00:00 |
|
Alexandre Aubin
|
4fda262bc0
|
fix tests: Missing mkdir on force
|
2021-10-02 01:59:16 +02:00 |
|
Alexandre Aubin
|
6c03cf2b11
|
Yoloattempt to try to cleanup some ugly os.system
|
2021-10-01 20:22:59 +02:00 |
|