Commit graph

32 commits

Author SHA1 Message Date
Éric Gaspar
2ab56428f8
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
2020-06-05 11:27:43 +02:00
Éric Gaspar
c62527a0af
Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
2020-06-04 15:04:02 +02:00
ericgaspar
63e6abdf1e
add n_version variable 2020-06-04 11:23:51 +02:00
ericgaspar
66bc921c4a
fix stupid mistake 2020-06-03 19:11:56 +02:00
ericgaspar
faedbc534f Update nodejs 2020-05-31 18:02:29 +02:00
ericgaspar
ada94aec18
Update n to upstream version (6.5.1) 2020-05-30 17:30:38 +02:00
Maniack Crudelis
34d19df5cd
Merge branch 'stretch-unstable' into nodejs_helper 2020-04-28 00:08:24 +02:00
Maniack Crudelis
d9aa345ee8
Unfold OR
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:51:18 +02:00
Maniack Crudelis
3b653994c7 Standardize helper comments 2020-04-20 20:58:17 +02:00
Maniack Crudelis
b0398ae6dc Use long arguments instead of short ones 2020-04-20 15:20:31 +02:00
Maniack Crudelis
4f56f03e32
Update nodejs 2020-04-19 23:19:57 +02:00
Maniack Crudelis
80964a1312 Standardize tabulations 2020-04-19 20:03:55 +02:00
Maniack Crudelis
1dd4a73e17 Replace declare -Ar by local A for args_array 2020-04-19 19:10:39 +02:00
Maniack Crudelis
4c5f280aef
Make nodejs helpers easier to use 2020-04-19 00:01:54 +02:00
Alexandre Aubin
ed8fa76624
Merge pull request #753 from yalh76/update-n
[enh] Upgrade n version (also for compatibility with arm64)
2019-08-24 16:02:42 +02:00
Alexandre Aubin
46310dbb6c Misc fixes in helpers comments to fix/improve autogenerated doc 2019-07-11 22:51:41 +02:00
yalh76
ce4fb552ae
upgrade n version 2019-07-10 23:29:38 +02:00
Maniack Crudelis
30c776702f Use printers in helpers 2019-04-13 18:21:15 +02:00
yalh76
1f1173ad0c
Use YNH_APP_INSTANCE_NAME instead of YNH_APP_ID
when using YNH_APP_ID, if you install two time the same application, when removing one of them, nodejs is uninstalled
2019-04-03 13:46:37 +02:00
Maniack Crudelis
e8da94ddf0
Merge branch 'stretch-unstable' into helpers_min_version 2019-03-18 07:56:12 +01:00
Alexandre Aubin
990eeb76e1 Missing space breaks bash parsing of the whole file 2019-02-26 00:40:16 +01:00
Maniack Crudelis
873bf4ae37 Add min version for all helpers 2019-02-25 18:44:21 +01:00
yalh76
dd28717308
Fix $uname 2019-02-23 01:23:02 +01:00
yalh76
81178e0841
remove arguments
and let ynh_install_nodejs manage the issue
2019-02-22 17:55:42 +01:00
Maniack Crudelis
0a84e2f226
Default value for $arch 2019-02-22 15:38:04 +01:00
yalh76
7342f894e5
add the arch argument to ynh_install_nodejs
CF https://github.com/YunoHost/issues/issues/1311#issuecomment-466379366
2019-02-22 14:28:08 +01:00
Maniack Crudelis
976f160afb Fix getopts and its legacy mode 2019-01-04 17:11:49 +01:00
Maniack Crudelis
2c6b76e099
Use getopts helpers in nodejs 2018-12-29 18:52:03 +01:00
Maniack Crudelis
0aed8a6922
Use getopts for nodejs helper 2018-12-21 20:43:57 +01:00
Alexandre Aubin
344ae6bbf2
Fix nodejs removal in ynh_remove_nodejs 2018-07-01 18:37:34 +02:00
Maniack Crudelis
6c7fb0cef2 Fix n usage (#446)
* Fix n usage
* Fix ynh_remove_nodejs as well
2018-04-13 14:28:58 +02:00
Maniack Crudelis
91d0965569 Add nodejs helpers (#441)
* Add nodejs helpers
* Typo fix
* Add explanation for load_n_path
* Remove useless line
* Remove another old useless line
* Move to a dedicated file
* Move to a dedicated file
* Fix check n already installed
2018-03-30 23:05:04 +02:00