Commit Graph

5 Commits

Author SHA1 Message Date
Josué Tille
d527673224
Fix test config 2024-02-06 18:05:05 +01:00
Josué Tille
37efab8ee3
Fix tests config 2024-02-06 12:05:06 +01:00
Josué Tille
919ad78989
Fix missing parameter for user admin on tests 2024-02-06 09:08:35 +01:00
Josué Tille
d7f1129845
Add test update from last package v1 version 2024-02-06 08:40:40 +01:00
Félix Piédallu
60cb5e5ae4 Migrate to manifestv2 and other changes:
* Move app install dir from /opt to /var/www
* Revamp the way binaries are downloaded thanks to manifestv2 (no need to check for arch, etc)
* Remove custom helpers (exec_as, ynh_handle_app_migration)
* Rename LFS_KEY as LFS_JWT_SECRET and KEY as SECRET_KEY as named in app.ini
* Add JWT_SECRET for oauth and INTERNAL_TOKEN in app.ini
* update upstream sample app.ini URL
* Disable actions for now.
* Automatically add ssh permissions to the system user
* Remove support for upgrade before 1.6.4. Edit test_upgrade_from accordingly.
2023-11-29 17:26:25 +01:00