Commit Graph

276 Commits (2bbec9f9b1f052d4afe6e9b9e515f4c91fbebe5a)

Author SHA1 Message Date
Matthias 0962f37f55
Merge pull request #10632 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-7
2 years ago
dependabot[bot] 621be11395
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
2 years ago
dependabot[bot] 05af6df536
chore(deps): bump peter-evans/create-pull-request from 6 to 7
2 years ago
dependabot[bot] 904f5303a6
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
2 years ago
Matthias 19ccb27dbd chore: deploy through github internal pipeline
2 years ago
Matthias a7e2bf071b chore: Move deployment to gh native actions
2 years ago
Matthias e05a6e976e chore: add Ci for gha deployment
2 years ago
Matthias a6689b1035 chore: Remove unnecessary, duplicate mkdocs install
2 years ago
Matthias c40ac27d71 chore: Remove pip pin from ci
2 years ago
Matthias 2d90cf48b3 run a check for uptodate json schema
2 years ago
Matthias 9e9aacc102 Pin pip to 24.0 for the moment
2 years ago
dependabot[bot] c1c4a3844e
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
2 years ago
Matthias eac7d71199 Run CI against ubuntu 24.04
2 years ago
Matthias af6e7f5ec6 Skip publisher check for pester
2 years ago
Matthias 33a4d5596f Revert "Workaround macos CI fails"
2 years ago
Matthias d2da23f5d1
Workaround macos CI fails
2 years ago
Matthias a42b48ac57
Merge pull request #10275 from freqtrade/dependabot/github_actions/develop/docker/setup-buildx-action-3
2 years ago
dependabot[bot] 5ea7008b2b
Bump docker/setup-qemu-action from 1 to 3
2 years ago
dependabot[bot] 7f70035c62
Bump docker/setup-buildx-action from 1 to 3
2 years ago
Matthias e9fb645b98 Exit-1 if invoke-pester created error entries
2 years ago
Matthias f6649314a8 use pwsh, not powershell shell
2 years ago
Matthias e7559cc62c Update pester command
2 years ago
Matthias 7b6864b991 Pester should fail "automatically" ...
2 years ago
Simon Waiblinger 2831318a95
Merge branch 'freqtrade:develop' into feature/setup-win
2 years ago
Matthias 0e253cb070 Update buildx CI setup to supported action combination
2 years ago
Matthias 5e0f64ef55 Pre-commit action should not run pre-commit
2 years ago
simwai 6174a49aa5 Implemented the changes to pass the review, implemented consistent variable naming, adjusted unit tests
2 years ago
simwai 670c5d0067 Added powershell unit tests to CI config
2 years ago
Matthias 9b031490cc Update all CI build stuff to 3.12
2 years ago
Matthias 9ebdbed215 Update CI workflows to use 3.12
2 years ago
Matthias b1fd79d720 Schedule devcontainer pre-built to Sunday morning
2 years ago
Matthias e848c6494e Add ruff format check to github CI
2 years ago
Matthias 478cc84c8a
Merge pull request #10157 from freqtrade/dependabot/github_actions/develop/docker/login-action-3
2 years ago
Matthias d3c57ca721
Merge pull request #10156 from freqtrade/dependabot/github_actions/develop/devcontainers/ci-0.3
2 years ago
dependabot[bot] cccc4b5b85
Bump docker/login-action from 2 to 3
2 years ago
dependabot[bot] 6f1d993721
Bump devcontainers/ci from 0.2 to 0.3
2 years ago
dependabot[bot] 18e3673a1b
Bump actions/checkout from 1 to 4
2 years ago
Matthias ad370cbbcd Add github action to pre-build containers
2 years ago
Matthias d6dcd8adca use explicit macos version
2 years ago
Matthias 22c61458a4 Fix codespell in ci.yml
2 years ago
Matthias 7b6e72ab57 Update download-artifact to pattern.
2 years ago
Matthias 2072a625bd Align build job names
2 years ago
Matthias 8792d56251 Update dockerhub-description workflow to new approach
2 years ago
Matthias 556db08b0a Rename CI files
2 years ago
Matthias b651e13bd6 Schedule leverage tier updates
2 years ago
Matthias 067a7315f2 Use proper secrets syntax
2 years ago
Matthias f405b7d1cd Add CI step for leverage tier updates
2 years ago
Matthias 055c4396d1 De-dent pre-commit update workflow
2 years ago
Matthias 0a0105c31e Re-add --cov args
2 years ago
Matthias a6ad36d08b Coverage for ft_client ...
2 years ago