Commit Graph

46 Commits

Author SHA1 Message Date
Sam Germain 362436f7d2 Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently 2021-07-13 19:39:23 -06:00
Matthias cabab44b75 Combine docker build scripts 2021-06-02 16:13:51 +02:00
Matthias 9cf2c2201b Align dockerfiles 2021-05-29 08:30:55 +02:00
Matthias 1e052bde90 Move Dockerfile.armhf to docker directory 2021-05-29 08:30:55 +02:00
Matthias 8658be004e Use docker-manifest to build multiarch images 2021-05-29 08:30:45 +02:00
Matthias ba3997185b Update wheels for ta-lib 2021-05-24 10:43:48 +02:00
Boris Pruessmann 42a52ff669 Docker support for arm64 2021-05-01 14:13:21 +02:00
Matthias 87dc1d3955 Explicitly push tag and tag_plot images 2021-02-17 20:52:25 +01:00
Matthias 92721db583 Version bump numpy to 1.20.0 2021-01-31 10:51:21 +01:00
Matthias bc586fe73b Try fix CI 2021-01-31 10:29:43 +01:00
Matthias 31e0b09643 Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
2021-01-22 19:18:34 +01:00
Matthias 4b53c2bca4 Complete TA-lib update with new binary files 2020-10-05 16:12:41 +02:00
Matthias 700529fe06 Tag image before building next image 2020-09-28 08:36:40 +02:00
Matthias b02c0904b6 Use buildarg to use correct parent variable 2020-09-20 15:17:54 +02:00
Matthias 85ab6e43ba Build _plot dockerfile 2020-09-20 14:58:27 +02:00
Matthias bdf795b8b0 final cleanup - use different cache image for now 2020-05-26 19:40:27 +02:00
Matthias 448546b0a4 Some cleanup in script 2020-05-26 19:16:44 +02:00
Matthias 2f596f739d Use cache correctly 2020-05-26 17:14:52 +02:00
Matthias 500ce50153 Switch to docker experimental ... 2020-05-26 16:45:42 +02:00
Matthias 571d61de84 Cancel previous automatically? 2020-05-26 16:45:15 +02:00
Matthias 4fbd2deb37 Use correct image 2020-05-26 16:45:15 +02:00
Matthias a7c0e86bfd Test rpi using buildx and dockerfile.armhf
Uses piwheels for pi image
2020-05-26 16:44:49 +02:00
Matthias a379e68cf4 Add new ta-lib wheels 2020-05-11 14:02:39 +02:00
Matthias 9bebc9ba76 Fix powershell comparison 2020-03-03 09:40:41 +01:00
Matthias d9e83cc4e2 Run CI on windows python 3.8 2020-03-03 09:33:08 +01:00
Matthias 945ff09e27 Use correct strategy path for docker testing 2020-02-20 14:19:24 +01:00
Matthias e13045b599 upgrade pip in windows environment 2020-01-22 06:17:13 +01:00
Matthias 21c6855705 Build latest along with develop image 2019-12-07 20:21:25 +01:00
Matthias 6c306c0013 Merge branch 'develop' into github_actions_tests 2019-11-14 06:45:14 +01:00
Matthias a241c2af0d Build macos - ... 2019-11-11 19:42:05 +01:00
Matthias d1729a624d fix windows build 2019-11-11 19:37:22 +01:00
Matthias ff1d36434d Add github actions action 2019-11-11 19:37:10 +01:00
Matthias b73426b91f Disable Defaulting to DefaultStrategy 2019-10-01 07:02:30 +02:00
Matthias 2a236db18f Pass test-data to dockerized backtest 2019-09-08 19:27:42 +02:00
Matthias 988a0245c2 Update install-script to use parameter
Use --prefix /usr/local for install-script too
2019-08-05 20:37:38 +02:00
Matthias 2e530a3e03 Update install_ta-lib.sh 2019-01-09 08:16:33 +01:00
Matthias f9a99f4ad3 Change caching 2019-01-08 21:27:50 +01:00
Matthias df97652f6e Try fix ta-lib install 2019-01-08 20:35:08 +01:00
Matthias 64372ea6fb Fix ta-lib installation build helpers 2019-01-08 20:12:39 +01:00
Matthias b3f67bb8c6 Fix git pull in docker-image 2019-01-08 20:09:32 +01:00
Matthias 3a086aac58 Add commit and message to container 2018-12-02 22:49:30 +01:00
Matthias 530d521d78 Rebuild complete image on "cron" events 2018-10-21 14:00:01 +02:00
Matthias 7301d76cff Remove autobuild for technical as it's not versioned
as it's not versioned and installed from github, we cannot guarantee
which version is in the image.
2018-10-21 13:20:51 +02:00
Matthias 0535660db7 build technical image 2018-10-21 13:15:14 +02:00
Matthias 98738c482a modify install-ta-lib script to support running in docker 2018-10-21 13:14:21 +02:00
Matthias 184b5ca3fc cleanup root dir and create build_helpers 2018-10-21 13:13:18 +02:00