mahim23
|
a1d372d580
|
handle exit codes and documentation changes
|
2018-09-16 14:41:29 +05:30 |
mahim23
|
ed98f19394
|
fix run_script dangling-quote bug
|
2018-09-13 17:41:14 +05:30 |
mahim23
|
e026969331
|
error action added
|
2018-09-12 14:31:32 +05:30 |
mahim23
|
d0688779fb
|
added source check, minor fixes
|
2018-09-10 21:45:29 +05:30 |
mahim23
|
6a843982fb
|
add initial powershell script
|
2018-09-08 01:37:42 +05:30 |
Michael Bradley, Jr
|
22ebdc5d61
|
current node LTS
|
2018-08-24 12:47:07 -05:00 |
Michael Bradley, Jr
|
39e22eade5
|
need to escape $ in if-clause (but not in if-cond) to be eval'd
|
2018-08-24 12:43:38 -05:00 |
Iuri Matias
|
9b91fde09c
|
Merge pull request #6 from embark-framework/pre-3.1.10-tidyup
Pre 3.1.10 tidying up
|
2018-08-23 14:39:43 -04:00 |
Michael Bradley, Jr
|
a821229499
|
downgrade geth/swarm (1.8.12 geth alltools includes swarm)
|
2018-08-22 16:41:50 -05:00 |
Michael Bradley, Jr
|
c88f29d67c
|
more DRY re: env vars
|
2018-08-21 21:02:35 -05:00 |
Michael Bradley, Jr
|
d6bb268315
|
nodeenv exports need to be in a sourced file to avoid nvm conflict
|
2018-08-21 15:02:42 -05:00 |
Michael Bradley, Jr
|
d0c41a2d3c
|
export some nodeenv env vars so they get kicked down from entry
|
2018-08-20 19:31:42 -05:00 |
Michael Bradley, Jr
|
6f0e8d292e
|
change order of unload
|
2018-08-20 19:31:22 -05:00 |
Michael Bradley, Jr
|
31b6995b6d
|
don't add .local/bin to the path multiple times
|
2018-08-20 19:31:00 -05:00 |
Michael Bradley, Jr
|
ac25b34a93
|
more care re: quotes and paths
|
2018-08-20 17:57:29 -05:00 |
Michael Bradley, Jr
|
9a2380c7da
|
symmetry in un/load
|
2018-08-20 17:56:42 -05:00 |
Michael Bradley, Jr
|
e0143c086f
|
more DRY
|
2018-08-20 17:56:01 -05:00 |
Michael Bradley, Jr
|
88d1656434
|
bump npm
|
2018-08-20 17:52:39 -05:00 |
Michael Bradley, Jr
|
28f12915f6
|
install less during build
|
2018-08-20 17:52:29 -05:00 |
Michael Bradley, Jr
|
5442b0f88f
|
auto cleanup on error, and cleanup when finished
|
2018-08-20 17:52:06 -05:00 |
Michael Bradley, Jr
|
5b9a0d27a5
|
run should forward env vars only if they're defined
|
2018-08-20 17:51:34 -05:00 |
Michael Bradley, Jr
|
08bd3291f5
|
npm ver could change apart from nac/denac,nvm so prompt should check
|
2018-08-12 21:25:48 -05:00 |
Michael Bradley, Jr
|
4fb228d6fe
|
bash aliases for `npm ls [-g] --depth=0`
|
2018-08-12 21:25:09 -05:00 |
Michael Bradley, Jr
|
41f22ca409
|
bump micro
|
2018-08-10 16:58:43 -05:00 |
Michael Bradley, Jr
|
ff382b369d
|
bump ipfs
|
2018-08-10 16:58:36 -05:00 |
Michael Bradley, Jr
|
affbe3c4e8
|
bump geth
|
2018-08-10 16:58:27 -05:00 |
Michael Bradley, Jr
|
d4a2647628
|
master branch of embark-docker should spec 'latest' (released) ver of embark
|
2018-08-10 16:57:56 -05:00 |
Michael Bradley, Jr
|
d7d9d7ac32
|
use same ver of ganache-cli as spec'd in pkg.json of embark's develop branch
|
2018-08-10 16:56:59 -05:00 |
Michael Bradley, Jr
|
6aa28ef347
|
swarm is now a separate download, not bundled in newer geth-all-tools
|
2018-08-10 16:55:54 -05:00 |
Michael Bradley, Jr
|
5da4a50e2f
|
install specific ver of bash-it (using tag on fork which serves that purpose)
|
2018-08-10 16:54:07 -05:00 |
Iuri Matias
|
048770148a
|
Merge pull request #5 from embark-framework/features/tty-workaround
tty workaround (side benefit: cleaner RUN scripts)
|
2018-08-10 09:10:36 -04:00 |
Michael Bradley, Jr
|
9fa8af73dc
|
always write RUN script to /tmp/run_embark_script, for easy inspection
|
2018-08-09 14:26:21 -05:00 |
Michael Bradley, Jr
|
fc5984b298
|
don't auto nac in .bash_env if a nodeenv env is already activated
|
2018-08-08 17:16:53 -05:00 |
Michael Bradley, Jr
|
27bd3ca3df
|
env vars in example don't need to be exported
|
2018-08-08 11:46:22 -05:00 |
Michael Bradley, Jr
|
7e85f832d4
|
no need for mktemp -d flag; shuffle here-doc names
|
2018-08-08 09:52:43 -05:00 |
Michael Bradley, Jr
|
4f098d4fa8
|
tty workaround (side benefit: cleaner RUN scripts)
|
2018-08-07 19:59:59 -05:00 |
Michael Bradley, Jr
|
8b690aee1c
|
custom -> develop
|
2018-08-03 09:33:03 -05:00 |
Michael Bradley, Jr
|
d8276cbce0
|
NODE_TAG -> NODE_VERSION
|
2018-08-03 09:07:42 -05:00 |
Michael Bradley, Jr
|
6f88643db2
|
simplify wording
|
2018-08-02 19:57:42 -05:00 |
Michael Bradley, Jr
|
2efd3648d8
|
more clarity re: run.sh behavior
|
2018-08-02 19:55:54 -05:00 |
Michael Bradley, Jr
|
964210adda
|
consistently markup commands w/ backticks
|
2018-08-02 19:12:46 -05:00 |
Michael Bradley, Jr
|
8cf7293daf
|
fix typo, improve formatting
|
2018-08-02 19:07:51 -05:00 |
Michael Bradley, Jr
|
a803291447
|
quick start `curl` needs -L flag
|
2018-08-02 15:12:48 -05:00 |
Michael Bradley, Jr
|
7f7c82cbf8
|
fix typo
|
2018-08-02 15:04:33 -05:00 |
Michael Bradley
|
e8c66c9258
|
Merge pull request #4 from embark-framework/features/env-flexibility
env flexibility — round 2
|
2018-08-02 14:35:39 -05:00 |
Michael Bradley, Jr
|
d6e455cc27
|
don't attempt to toggle history
|
2018-08-02 14:33:36 -05:00 |
Michael Bradley, Jr
|
94d4493a78
|
should refer to `run_embark` vs. `run.sh` in some places
|
2018-08-02 14:14:16 -05:00 |
Michael Bradley, Jr
|
eaf05016fb
|
EMBARK_DOCKER_RUN_RM
|
2018-08-02 14:08:22 -05:00 |
Michael Bradley, Jr
|
87abc0bfe0
|
need to wrap in quotes (paths could have spaces), fix var name
|
2018-08-02 13:43:05 -05:00 |
Michael Bradley, Jr
|
1c54a3196c
|
mention micro
|
2018-08-02 12:54:46 -05:00 |