Commit Graph

112 Commits (bf07d8fe879ca592db74b1bf61bb59cd8441bee4)

Author SHA1 Message Date
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
Matthias 1120392f39 Fix pre-commit indentation
4 years ago
Matthias 2f429bf7ec
Merge pull request #6602 from freqtrade/dependabot/github_actions/develop/actions/cache-3
4 years ago
dependabot[bot] c570732157
Bump actions/cache from 2 to 3
4 years ago
dependabot[bot] 449af0ce9c
Bump peter-evans/dockerhub-description from 2.4.3 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
Matthias 06bd8a1540
Merge pull request #6052 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-2.4.3
4 years ago
dependabot[bot] 783ee633aa
Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1
4 years ago
dependabot[bot] fb134c67a9
Bump peter-evans/dockerhub-description from 2.1.0 to 2.4.3
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
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