Ameya Shenoy
63047730c5
Merge pull request #595 from codingCoffee/vm_build
...
VM build fixes
2018-04-01 02:57:32 +05:30
Neil
d690257378
fixed encodings
2018-03-28 10:26:56 -04:00
Achilles Rasquinha
e41fe2c873
fix for erpnext dependencies
2018-03-28 17:54:38 +05:30
Ameya Shenoy
e6c1d5a3cc
Merge branch 'master' into vm_build
2018-03-27 19:12:16 +05:30
Achilles Rasquinha
d99adf0b28
fallback in case redis isnt running
2018-03-25 13:41:34 +05:30
Achilles Rasquinha
be9327ba3e
clear-redis-cache
2018-03-23 20:38:27 +05:30
Ameya Shenoy
357d497e55
restart supervisor on boot
...
This is being added to restart supervisor inside the virtual machine on
boot, since the command 'bench update' breaks on boot, since the
supervisor is not active. This is a bug in debian, which has been
propogated to ubuntu, and this piece of code can be removed when the bug
is fixed.
2018-03-23 15:04:34 +05:30
Ameya Shenoy
c6f8800a2f
restart supervisor before restarting workers
2018-03-19 16:23:45 +05:30
Achilles Rasquinha
77ac926361
fix version decode, added safe_decode for bench
2018-03-19 11:43:47 +05:30
Ameya Shenoy
35f3e88ddf
Merge branch 'master' into vm_build
2018-03-17 18:49:53 +05:30
Rushabh Mehta
67269c26a4
confirm for checking manually before release
2018-03-16 09:47:40 +05:30
Achilles Rasquinha
dd813587ac
fixes for encoding decoding
2018-03-12 18:25:00 +05:30
Ameya Shenoy
9e28e4cf5b
minor fixes
2018-03-04 06:15:50 +05:30
Ameya Shenoy
30b12a6dd4
VM build fixes
...
- added bench command to install packer 1.2.1
2018-03-04 02:48:05 +05:30
Ameya Shenoy
fe858bfa36
Fixes for VM builds
...
- removed the packer binary
- added a bench command to install virtualbox
2018-03-04 01:04:17 +05:30
Ameya Shenoy
a9a327cff9
compatibility with bench setup and install cmds
2018-03-03 12:46:05 +05:30
Ameya Shenoy
ebda0be772
modify 'bench install' to work with new structure
2018-03-03 12:22:01 +05:30
Ameya Shenoy
7d9ac4e654
syntax fix
2018-02-28 19:12:13 +05:30
Ameya Shenoy
59d6c99614
yarn_fix
2018-02-28 18:48:11 +05:30
Achilles Rasquinha
f66cbca13b
provide bench path
2018-02-26 12:12:18 +05:30
Faris Ansari
2fe636fc5b
Call update_node_packages during bench init
2018-02-24 17:29:54 +05:30
Faris Ansari
fe901d25c6
[fix] bench setup requirements command
2018-02-24 12:57:33 +05:30
Faris Ansari
5ac9e9d835
Fix update_node_packages arg
2018-02-22 13:15:27 +05:30
Faris Ansari
4ce74759e2
Make bench backward compatible with npm style
2018-02-22 12:38:26 +05:30
Faris Ansari
4497267269
Prompt to install yarn in global
2018-02-20 17:12:19 +05:30
Faris Ansari
6e73871e55
Restore process order
2018-02-20 13:21:10 +05:30
Faris Ansari
a0ad05ca91
Merge with master
2018-02-20 13:20:25 +05:30
Faris Ansari
adfc11008a
Disable watch in CI
2018-02-20 13:19:42 +05:30
Achilles Rasquinha
6a233a9b5c
[FIX] start node processes right after python and redis
2018-02-20 11:28:59 +05:30
Faris Ansari
b77434bb61
Install yarn if not found
2018-02-19 20:25:35 +05:30
Faris Ansari
37b2bbd379
trigger yarn patch again
2018-02-19 18:10:58 +05:30
Faris Ansari
72968e6bb5
Install yarn locally
2018-02-19 18:03:37 +05:30
Faris Ansari
884c0766d2
install yarn using sudo ( #574 )
2018-02-19 14:26:25 +05:30
Faris Ansari
5d0a453ccb
[fix] update_npm_packages, patch to install yarn ( #572 )
2018-02-19 13:11:21 +05:30
Achilles Rasquinha
12224b7086
bytes to str
2018-02-15 12:45:05 +05:30
Saurabh
8876a40175
[fix] update setuptools and pip before creating virtual env and use system default python
2018-02-09 10:56:17 +05:30
Achilles Rasquinha
780c1b7488
get apps from both, frappe and erpnext
2018-02-07 17:12:32 +05:30
Faris Ansari
b5839dafeb
fix path executable to python3
2018-02-07 15:55:28 +05:30
Achilles Rasquinha
e446848ae0
removed tempdir
2018-02-05 18:54:44 +05:30
Achilles Rasquinha
a3f6c4b346
Removed copytree
2018-02-05 18:46:41 +05:30
Achilles Rasquinha
c00b581648
Fixed merge conflicts
2018-02-05 18:45:50 +05:30
Achilles Rasquinha
0de8bf0ea7
updated migrate-env
2018-02-05 18:42:29 +05:30
Rushabh Mehta
12c73a8cf3
[py3] install frappe first
2018-02-05 15:32:28 +05:30
Achilles Rasquinha
300c3eea08
Moved imports
2018-02-05 11:03:11 +05:30
Achilles Rasquinha
e2545c97af
Migrate from one Python Version to Another
2018-02-02 18:48:58 +05:30
Achilles Rasquinha
1b2e7838ab
pip-install-fix
2018-01-31 11:12:59 +05:30
Achilles Rasquinha
0e6291f108
Fixed version string
2018-01-30 13:17:17 +05:30
Achilles Rasquinha
762b02c818
decode get_cmd_output
2018-01-29 17:54:03 +05:30
Achilles Rasquinha
2b554e55d7
byte concat
2018-01-29 17:43:16 +05:30
Achilles Rasquinha
a120e9e4d6
Fixed crontab bytes to str
2018-01-29 17:30:14 +05:30