selfhoster1312
|
8a5f2808a1
|
Apply shfmt everywhere
|
2024-08-31 12:22:40 +02:00 |
|
Alexandre Aubin
|
3f973669fc
|
helpers2.1: fix automigration of phpversion to php_version
|
2024-06-30 01:37:56 +02:00 |
|
Alexandre Aubin
|
2895d4d99b
|
helpers: Misc cleaning / reorganizing to prepare new doc
|
2024-06-24 17:42:37 +02:00 |
|
Alexandre Aubin
|
3d728d90ce
|
helpers2.1: rework the fpm usage/footprint madness
|
2024-06-22 01:59:18 +02:00 |
|
Alexandre Aubin
|
06c8fbc881
|
logs: misc ad-hoc tweaks to limit the noise in log sharing
|
2024-06-21 16:26:07 +02:00 |
|
Alexandre Aubin
|
eab36d069d
|
helper2.1: refactor composer helper again: workdir is $install_dir unless $composer_workdir is defined. ynh_composer_install only downloads composer. ynh_composer_exec runs composer command as $app unless composer_user=root is defined prior to calling the helper
|
2024-06-20 16:15:57 +02:00 |
|
Alexandre Aubin
|
f22c6ec3e9
|
helpers2.1: ynh_systemd_action -> ynh_systemctl
|
2024-06-20 13:47:05 +02:00 |
|
Alexandre Aubin
|
d9b9aa1884
|
helpers2.1: use positional args for file checksum helpers
|
2024-06-20 13:44:09 +02:00 |
|
Alexandre Aubin
|
6b6580a919
|
helpers2.1: further simplify logging helpers by removing the --message (ynh_script_progression too, no more args except the message)
|
2024-06-19 23:40:53 +02:00 |
|
Alexandre Aubin
|
218bf107fb
|
helpers2.1: rename everything again, i.e. ynh_{nodejs|ruby|composer|...}_install/remove (to have a proper ynh_{tech}_ prefix like we have for mysql/psql helpers) + same idea for ynh_config_add_{nginx|phpfpm|systemd|...} instead of ynh_add_foo_config
|
2024-06-19 17:06:22 +02:00 |
|
Alexandre Aubin
|
50a4d08add
|
helpers2.1: fixes after tests on the battlefield
|
2024-06-13 01:00:52 +02:00 |
|
Alexandre Aubin
|
d501131b34
|
helpers2.1: autorename phpversion to php_version for consistency with nodejs_version, ruby_version, ...
|
2024-06-12 22:05:55 +02:00 |
|
Alexandre Aubin
|
480366d5a1
|
helpers2.1: in fact, let's use positional args for ynh_safe_rm because having --target everywhere is boring as hell
|
2024-06-11 02:31:21 +02:00 |
|
Alexandre Aubin
|
2a6a8af0f7
|
helpers2.1: ynh_systemd_action: rename --service_name to --service to be consistent with other commands
|
2024-06-10 18:26:19 +02:00 |
|
Alexandre Aubin
|
51d1011c47
|
helpers2.1: Remove the --foo_version arg for go, mongodb, nodejs, php, ruby helpers. Just use the global $foo_version which should be defined as global
|
2024-06-10 18:00:20 +02:00 |
|
Alexandre Aubin
|
576e35321f
|
helpers2.1: replace $YNH_COMPOSER_VERSION with $composer_version to be consistent with other technologies: node_version, ruby_version, go_version etc...
|
2024-06-10 16:35:15 +02:00 |
|
Alexandre Aubin
|
f2f8b3e319
|
helpers2.1: rework ynh_install_composer to wget the actual composer.phar instead of calling the unecessarily complex composer install script
|
2024-06-10 16:30:28 +02:00 |
|
Alexandre Aubin
|
cbc68afea4
|
helpers2.1: remove old references to packaging v1 $final_path
|
2024-06-10 15:03:16 +02:00 |
|
Alexandre Aubin
|
727b0e093a
|
helpers 2.1: rename ynh_secure_remove --file to ynh_safe_rm --target
|
2024-06-08 16:56:23 +02:00 |
|
Alexandre Aubin
|
94c12c6409
|
helpers 2.1: heavily simplify php-related helpers: remove --phpversion argument, --composerversion (define YNH_COMPOSER_VERSION prior to calling helper), --usage/--footprint (can still be customized by defining fpm_usage/footprint setting)
|
2024-05-27 22:38:53 +02:00 |
|
Alexandre Aubin
|
aa6634fd22
|
helpers 2.1: rework argument parsing comment to improve readability, consistency
|
2024-05-27 21:07:39 +02:00 |
|
Alexandre Aubin
|
6e13a4db1b
|
helpers 2.1: remove unecessary --app=$app in internals ynh_app_setting_get/set calls
|
2024-05-27 18:48:26 +02:00 |
|
Alexandre Aubin
|
b914ad9093
|
helpers 2.1: drop support for 'legacy args' (positionals) in helpers
|
2024-05-27 18:48:21 +02:00 |
|
Alexandre Aubin
|
084ecd6578
|
helpers 2.1: backport most of the bookworm changes
|
2024-05-27 18:48:16 +02:00 |
|
Alexandre Aubin
|
204800e878
|
helpers: copy v1 helpers to new v2.1
|
2024-05-27 18:48:07 +02:00 |
|