Commit Graph

111 Commits (af89c83fa553c3ff166adda1a67cd84a7bd6b6bd)

Author SHA1 Message Date
Matthias 6be9b81f4c
Fix workflow syntax error
4 years ago
Matthias d0b163764e Run coveralls only when needed
4 years ago
Matthias 3fcba2fb8d
Remove hard-pin on python version in ci
4 years ago
Matthias 7e124618d4 Move "success" notification to last pipeline step
4 years ago
Matthias 1bd742f7e9 Properly setup pre-commit job
4 years ago
Matthias e63f9e1c14 Use pre-commit in Ci to check for all things
4 years ago
Matthias 49800e4cc3 pin ci python to 3.10.6 for now
4 years ago
dependabot[bot] 97064a9ce3
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
4 years ago
Matthias 1c7f60103d Don't use master for publish CI action
4 years ago
Matthias 3189b284c0
Fix tests condition
4 years ago
Matthias 1cd2b0504a Run regular tests for 3.9 under other ubuntu systems
4 years ago
Matthias f9668ede4a Fix CI Syntax error
4 years ago
Matthias 0804fc7a3a CI should run ccxt tests only once
4 years ago
dependabot[bot] 70966c8a8f
Bump actions/setup-python from 3 to 4
4 years ago
Matthias 057be50941 Remove old concurrency method
4 years ago
Matthias 82c5a6b29d Update CI to use concurrency
4 years ago
Matthias 43f726ba8f Run CI against different templates
4 years ago
Matthias 008ee14889 Improve ci to run on ubuntu 22.04
4 years ago
Matthias 86af3fe0e7 Update image versions from 3.9 to 3.10
4 years ago
Matthias 68a97a898d Disable scheduled notification in CI
4 years ago
Matthias 8962bffbe0
Merge branch 'develop' into setup-permissions
4 years ago
Matthias 4c95996069
Add Permissions for notify-complete job
4 years ago
Matthias 64072f76b9
Don't fail scheduled ci tasks due to notification
4 years ago
naveen 4cccf31a3e chore: Set permissions for GitHub actions
4 years ago
Matthias 500fdc2759 run mypy also against tests
4 years ago
Matthias 6d576bc02d Check pre-commit verison updates
4 years ago
Matthias 3586c2e984 Windows no random order
4 years ago
Matthias c1a7fc873d Speed up ci by running coverage only where necessary
4 years ago
dependabot[bot] c570732157
Bump actions/cache from 2 to 3
4 years ago
dependabot[bot] 3c83d8c74a
Bump actions/setup-python from 2 to 3
4 years ago
dependabot[bot] 25964f70d8
Bump actions/checkout from 2 to 3
4 years ago
Matthias d9347e9900 Update references to remove python 3.7 support
4 years ago
Matthias 13651fd3be Downgrade docker-image to 3.9.9
4 years ago
Matthias 5451972456 Success-messages should use success coloring
4 years ago
Matthias 8b49bec649 Use Version-dependent requirements
4 years ago
Matthias 6b22f84d30 Add windows ta wheel
4 years ago
Matthias 505d4bacd5 Update dockerfile to 3.10
4 years ago
Matthias 5b2a1b9e7a Update CI to run on python 3.10
4 years ago
Matthias 98f6d2d722 Update CI to notify on discord only
4 years ago
dependabot[bot] 783ee633aa
Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1
4 years ago
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