Alexandre Aubin
|
17f4e3f546
|
Fix self-upgrade madness
|
2020-12-25 15:41:39 +01:00 |
|
Alexandre Aubin
|
6cc335eafe
|
Tweak config management to allow defining parameters through inline bash variables
|
2020-12-25 15:23:14 +01:00 |
|
Alexandre Aubin
|
e3506a3208
|
Use base image from devbaseimgs.yunohost.org
|
2020-12-25 15:15:02 +01:00 |
|
Alexandre Aubin
|
4805c79d35
|
Add option to rebuild the base container from ./package_check.sh
|
2020-12-25 14:52:50 +01:00 |
|
Alexandre Aubin
|
37292a300e
|
Merge pull request #97 from YunoHost/backup/restore-for-both-root-and-subdir
backup/restore for both root and subdir
|
2020-12-25 14:34:47 +01:00 |
|
Alexandre Aubin
|
0f5e1187e3
|
Update lib/tests.sh
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-12-25 14:34:30 +01:00 |
|
Alexandre Aubin
|
9279a913aa
|
Update lib/tests.sh
Co-authored-by: Kayou <pierre@kayou.io>
|
2020-12-25 14:34:19 +01:00 |
|
Kay0u
|
a4c0a3fcc4
|
backup/restore for both root and subdir
|
2020-12-24 18:39:32 +01:00 |
|
Alexandre Aubin
|
a45b22132c
|
Merge pull request #96 from YunoHost/fix-change_url-tests
fix change_url tests
|
2020-12-23 03:07:07 +01:00 |
|
Kay0u
|
612d531e41
|
fix change_url tests
|
2020-12-22 21:42:54 +01:00 |
|
Kay0u
|
e8d9b50e5d
|
do not run preinstall every time
|
2020-12-22 19:38:18 +01:00 |
|
Kay0u
|
0e8dc6ab58
|
fix preinstall
|
2020-12-22 18:46:13 +01:00 |
|
Kay0u
|
4382aae5bd
|
fix self_upgrade
|
2020-12-22 15:29:02 +01:00 |
|
Kay0u
|
896dea99dd
|
fix actions & config_panel tests
|
2020-12-22 11:51:12 +01:00 |
|
Kay0u
|
26108c454d
|
fix upgrade parse
|
2020-12-21 17:21:08 +01:00 |
|
Kay0u
|
9663d9b478
|
fix the test serie name
|
2020-12-21 14:16:20 +01:00 |
|
Alexandre Aubin
|
eca2043406
|
Merge pull request #95 from YunoHost/add-cross-arch-support
Add cross arch support
|
2020-12-19 18:03:05 +01:00 |
|
Kay0u
|
905a5fb2fd
|
remove the base container
|
2020-12-19 14:53:25 +01:00 |
|
Kay0u
|
3ba2330187
|
Add cross architecture support
|
2020-12-19 14:52:12 +01:00 |
|
Alexandre Aubin
|
f1df258d72
|
Disable action/configpanel tests for now...
|
2020-12-19 04:40:57 +01:00 |
|
Alexandre Aubin
|
e9c8737bd7
|
Zblerg this doesnt behave as expected, clarify the syntax
|
2020-12-19 04:28:03 +01:00 |
|
Alexandre Aubin
|
da906a0dc9
|
Uhoh this is not supposed to echo anything..
|
2020-12-19 04:14:01 +01:00 |
|
Alexandre Aubin
|
9969581d5d
|
Check path may be empty, which may fuck a lot of things up if we don't double-quote that var
|
2020-12-19 03:53:20 +01:00 |
|
Kayou
|
00b1092769
|
Fix sed in the readme
|
2020-12-19 03:48:12 +01:00 |
|
Alexandre Aubin
|
e9aaa408a0
|
More tweak about displaying curl results to avoid displaying it for non-web apps (for which curl_result won't exist..)
|
2020-12-19 03:31:50 +01:00 |
|
Kay0u
|
242496be86
|
Add cross platform indications to the readme
|
2020-12-19 03:21:26 +01:00 |
|
Alexandre Aubin
|
c958b7eff5
|
Gotta put that & at the end to be consistent with everything else
|
2020-12-19 03:14:13 +01:00 |
|
Alexandre Aubin
|
a0c2b22be9
|
Fetch default value from manifest
|
2020-12-19 03:03:34 +01:00 |
|
Kay0u
|
f00feb7b18
|
Merge branch 'cleanup-3' of github.com:YunoHost/package_check into cleanup-3
|
2020-12-19 02:58:33 +01:00 |
|
Kay0u
|
e14ee3c653
|
launch the container with nesting and privilege
|
2020-12-19 02:58:30 +01:00 |
|
Alexandre Aubin
|
8942ceca44
|
Fix check of qualify_for_level_7/8/9 in level computation
|
2020-12-19 02:24:21 +01:00 |
|
Alexandre Aubin
|
c7a2448e74
|
Keep a message to tell about creating/loading snapshots
|
2020-12-19 01:23:46 +01:00 |
|
Alexandre Aubin
|
2da7359840
|
Moar stupid typos
|
2020-12-19 01:18:25 +01:00 |
|
Alexandre Aubin
|
2201575539
|
Typo
|
2020-12-19 01:06:32 +01:00 |
|
Alexandre Aubin
|
d9a3b0ee39
|
Trying to re-add some display of the curl output
|
2020-12-19 01:04:29 +01:00 |
|
Alexandre Aubin
|
b158fa5f65
|
Fix broken level 4 definition because of typo
|
2020-12-19 00:09:11 +01:00 |
|
Kay0u
|
d24f39cfff
|
Merge branch 'cleanup-3' of github.com:YunoHost/package_check into cleanup-3
|
2020-12-18 23:48:40 +01:00 |
|
Kay0u
|
2ecb6cb3e8
|
force remove $package_path during a custom upgrade
|
2020-12-18 23:48:23 +01:00 |
|
Alexandre Aubin
|
33cc6cb230
|
Uhoh this is in package_path
|
2020-12-18 23:43:26 +01:00 |
|
Alexandre Aubin
|
c3dc035f23
|
Don't override is_public if it's not a boolean
|
2020-12-18 23:40:00 +01:00 |
|
Alexandre Aubin
|
3620ecc064
|
Do not sudo everything
|
2020-12-18 23:19:12 +01:00 |
|
Alexandre Aubin
|
a0be02d592
|
(not tested) Validate that all manifest install args are indeed provided to avoid miserably hanging forever
|
2020-12-18 23:10:04 +01:00 |
|
Kay0u
|
33c2095d29
|
fix multiline script
|
2020-12-18 22:53:35 +01:00 |
|
Alexandre Aubin
|
ce3d4ea776
|
Display the name of extra test serie
|
2020-12-18 22:36:56 +01:00 |
|
Kay0u
|
5952eb8feb
|
fix the backup
|
2020-12-18 22:33:22 +01:00 |
|
Kay0u
|
cecc78a652
|
remove quotes frome the install_args
|
2020-12-18 22:27:43 +01:00 |
|
Kay0u
|
be5698f8b2
|
restart lxc after a snapshot
|
2020-12-18 22:26:30 +01:00 |
|
Kay0u
|
d61590bedc
|
restart lxc after a snapshot
|
2020-12-18 21:03:34 +01:00 |
|
Kay0u
|
27778253e4
|
more dependencies
|
2020-12-18 21:03:08 +01:00 |
|
Alexandre Aubin
|
1f17234e9b
|
Improve snapshot existence test ?
|
2020-12-18 20:05:03 +01:00 |
|