This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/unstable'
- Loading branch information
Showing
218 changed files
with
25,835 additions
and
12,226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
scripts/auto_backtester/node_modules/* | ||
scripts/genetic_backtester/node_modules/* | ||
scripts/genetic_algo/node_modules/* | ||
dist | ||
templates/dashboard_assets/js/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
language: node_js | ||
node_js: | ||
- "8" | ||
- "9" | ||
- '8' | ||
- '9' | ||
before_install: | ||
- rm -rf package-lock.json | ||
- npm install https://github.com/floatdrop/pinkie-promise.git | ||
- npm install -g node-gyp | ||
- if [ "$TRAVIS_NODE_VERSION" = "9" ]; then npm install -g greenkeeper-lockfile@1; fi | ||
script: | ||
- npm run lint | ||
- npm test | ||
after_success: | ||
- if [ "$TRAVIS_NODE_VERSION" = "9" ]; then greenkeeper-lockfile-update; fi | ||
after_script: | ||
- if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then /bin/sh scripts/cron.sh; fi | ||
- if [ "$TRAVIS_NODE_VERSION" = "9" ]; then greenkeeper-lockfile-upload; fi | ||
env: | ||
global: | ||
secure: X5ZcoLrEavb26c1vY6L6hxmOtUGp07ta9jb0heU/9TkR0PCxBwqh1THHZIUO4qhOURSPXmBmajgMBDYzBgHpjd+5PrtF5mTqcRhXLpAbb9RQ0+H9VvTuwAWca6H7jG8RUS7zcV70u9de0zEmRFTX85iusPoIoqF2cafgsMtq6Gtx8rb+4WZ45Etn589RrOaehG2u1w+MW6vzohWpHY6hc3yqFWsKUfDdahWofdmH1SIpEgckbQ26LuaBMfqHeDPHtHsMfloHhukvmPzobBKJ7PuQWtJ/enuygY9ZjAX7NTgWEG7m5SLvJZ4PuVkc9ea0ZHMVB3L9bR2njbtBf4QnRhti/XyaNgBGqTsce52z3Z+3Hs9/Hktbb2KLJ2Jid3nwhoUmYr5HTRPkkQ54gOgLFMshi4H+vr4s+MMcfHQ6B0kjADenEf2vFcMwLCey/ERh52csqdlJviw9IJRa0YrSXc3krnlOVMPHnaOgKuU/hYyM3uj5CzG4iCmqOJG0sBtlrp+Q+q9kDtpNw+U/xRZzJ6+0XmFNtNLz762VCW6zs/zsaJ6livU6rSUOKyUo5v+5Ay6DOAjDe2NM3R7hymvhlWJh8SCLBJEDZsLbeN1pozDatOXsD2OWJnhHYfQbntekytoXy3fSrgZYuWJ6yL/S6R4Eo73XkoL2Bah8+aAhcEE= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,32 @@ | ||
Please go to Stack Overflow for help and support: | ||
KINDLY READ AND ACT ON THE BELOW INFORMATION BEFORE FILING YOUR ISSUE! | ||
|
||
https://stackoverflow.com/questions/tagged/zenbot | ||
Please go to our Zenbot subreddit for questions, help and support: | ||
|
||
[https://www.reddit.com/r/zenbot/](https://www.reddit.com/r/zenbot/) | ||
|
||
If you open a GitHub issue, here is our policy: | ||
|
||
1. It must be a bug or a feature request. | ||
2. The form below must be filled out. | ||
|
||
**Here's why we have that policy**: Zenbot developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding features. Support only helps individuals. GitHub also notifies hundreds of people when issues are filed. We want them to see you communicating an interesting problem, rather than being redirected to Stack Overflow. | ||
**Here's why we have that policy**: Zenbot developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding features. Support only helps individuals and rarely leads to bugfixes or useful enhancements. GitHub also notifies hundreds of people when issues are filed. We want them to see you communicating an interesting problem, rather than being redirected to Reddit. | ||
|
||
------------------------ | ||
Remove everything above before creating your issue. | ||
------------------------ | ||
|
||
### System information | ||
- **Have I written custom code (as opposed to using zenbot vanilla)**: | ||
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: | ||
- **Zenbot version**: | ||
- **NodeJS version**: | ||
- **Python version**: | ||
- **Exact command to reproduce**: | ||
- **Zenbot version** (commit ref, or version): | ||
- **Zenbot branch**: | ||
- **NodeJS version**: | ||
- **Python version (when using a python script)**: | ||
- **Exact command to reproduce (include everything)**: | ||
- **Did I make any changes to conf-sample.js?**: | ||
|
||
### Describe the problem | ||
Describe the problem clearly here. Be sure to convey here why it's a bug in Zenbot or a feature request. | ||
|
||
### Source code / logs | ||
### Source code / Error logs | ||
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.