Matthias
|
236dc48000
|
Update CI to use new hyperopt interface
|
5 years ago |
Matthias
|
0282d13221
|
Fix PI image caching
|
5 years ago |
Matthias
|
51cc903248
|
Run ci on selfhosted runner
|
5 years ago |
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
|
5 years ago |
Matthias
|
6479217cb4
|
Don't build for test_multiarch
|
5 years ago |
Matthias
|
cabab44b75
|
Combine docker build scripts
|
5 years ago |
Matthias
|
f6b1abe23f
|
Remove ci from test_multiarch again
|
5 years ago |
Matthias
|
1e052bde90
|
Move Dockerfile.armhf to docker directory
|
5 years ago |
Matthias
|
4617967e14
|
Try building for multiarch
|
5 years ago |
Matthias
|
0e6c1d28f4
|
Fix cleanup CI by updating action
|
5 years ago |
Matthias
|
638cd4e8f1
|
Upgrade cleanup action to latest version
|
5 years ago |
Matthias
|
1194d0c0f4
|
Update brew before installing packages
|
5 years ago |
Matthias
|
8d01767a42
|
Fix CI syntax
|
5 years ago |
Matthias
|
95a9c92769
|
Add permission-check before slack notify
|
5 years ago |
Matthias
|
b6c29bebb0
|
Update slack action
|
5 years ago |
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
|
5 years ago |
Matthias
|
124cb5c5bf
|
Add cblosc brew dependency
|
5 years ago |
Matthias
|
54ab61d18a
|
Install hdf5 via brew
|
5 years ago |
Matthias
|
9e66417e85
|
Run CI for mac on 3.9
|
5 years ago |
Matthias
|
b39de171c8
|
Don't run longrun regularily
|
5 years ago |
Matthias
|
a4bfd0b0aa
|
Split linux and OSX builds into 2 seperate, parallel jobs
|
5 years ago |
Matthias
|
dd42d61d03
|
Run CI on 3.9
|
5 years ago |
Matthias
|
cedddd02da
|
Install mkdocs for ci
|
6 years ago |
Matthias
|
53984a059f
|
Configure mkdocs to allow page includes
|
6 years ago |
Matthias
|
72337a0ab7
|
Merge pull request #3836 from freqtrade/hyperopt_remove_default_loss
Hyperopt remove default loss
|
6 years ago |
Matthias
|
299285a7bb
|
Update actions image to ubuntu20.04
|
6 years ago |
Matthias
|
8c2f763193
|
Add test to ensure --hyperopt-loss is mandatory
|
6 years ago |
Matthias
|
378b214a56
|
Remove hyperopt-loss default option
Force users to make a concious choice on a hyperopt-loss function
|
6 years ago |
Matthias
|
ace2879265
|
Don't run isort on windows - once is enough
|
6 years ago |
Matthias
|
287604efd2
|
Add isort to project dev dependencies
|
6 years ago |
Matthias
|
7623691a5f
|
PyPi Publis should only run for releases
|
6 years ago |
Matthias
|
2b1d0b4ab5
|
Rename references to "master" branch to "stable"
closes #2496
|
6 years ago |
Matthias
|
a559611c15
|
Merge pull request #3682 from freqtrade/db_keep_orders
Keep order history in the database
|
6 years ago |
Matthias
|
bfd0e3553a
|
Don't build this branch anymore in CI
|
6 years ago |
Matthias
|
07ccda9146
|
Fix syntax for released CI
|
6 years ago |
Matthias
|
d65d886d7d
|
add branch to CI - change branch-detection to support tags as well
|
6 years ago |
Matthias
|
4ecb67d1d1
|
Merge branch 'develop' into db_keep_orders
|
6 years ago |
Matthias
|
b25267ad3d
|
Build docker image for db_keep_orders branch
|
6 years ago |
Matthias
|
f6edb32a33
|
Run hyperopt with --print-all
|
6 years ago |
Matthias
|
bdf795b8b0
|
final cleanup - use different cache image for now
|
6 years ago |
Matthias
|
500ce50153
|
Switch to docker experimental ...
|
6 years ago |
Matthias
|
7f5feab5cf
|
Fix notifications, build ...
|
6 years ago |
Matthias
|
571d61de84
|
Cancel previous automatically?
|
6 years ago |
Matthias
|
a7c0e86bfd
|
Test rpi using buildx and dockerfile.armhf
Uses piwheels for pi image
|
6 years ago |
Matthias
|
d9e83cc4e2
|
Run CI on windows python 3.8
|
6 years ago |
Matthias
|
1e869b86f2
|
Update checkout aciton to v2
https://github.com/actions/checkout/issues/23 suggests that it's fixed in v2.
|
6 years ago |
Matthias
|
0b33b798e4
|
Add pypi build step
|
6 years ago |
Matthias
|
d0506a6435
|
Use correct matrix variable
|
6 years ago |
Matthias
|
c8960ab628
|
Only run coveralls once
|
6 years ago |
Matthias
|
321bc336ea
|
Run tests against 3.8
|
6 years ago |