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
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
eac7d71199
Run CI against ubuntu 24.04
2 years ago
Matthias
af6e7f5ec6
Skip publisher check for pester
...
> The built-in version is signed by Microsoft while newer versions are community-maintained and signed with a different certificate, causing Install-Module to sometimes throw a error requiring us to accept the new publisher certificate.
source: https://pester.dev/docs/introduction/installation#windows
2 years ago
Matthias
33a4d5596f
Revert "Workaround macos CI fails"
...
This reverts commit d2da23f5d1 .
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
...
Bump docker/setup-buildx-action from 1 to 3
2 years ago
dependabot[bot]
5ea7008b2b
Bump docker/setup-qemu-action from 1 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7f70035c62
Bump docker/setup-buildx-action from 1 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
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
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
e848c6494e
Add ruff format check to github CI
2 years ago
Matthias
d6dcd8adca
use explicit macos version
...
macos-latest changed to align to macos-14 - so it's no longer capable of running python 3.9
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
0a0105c31e
Re-add --cov args
2 years ago
Matthias
a6ad36d08b
Coverage for ft_client ...
2 years ago
Matthias
7eb91c74a8
CI - always install ft_client
2 years ago
Matthias
3f226c5022
Also install ft-client in linux CI
2 years ago
Matthias
afe3d3ebda
Move Version check to the top
2 years ago
Matthias
0c026f950b
Ensure versions are aligned between freqtrade and freqtrade_client
2 years ago
Matthias
f0e0957579
Don't set same parameters twice
2 years ago
Matthias
bd49ad6420
Add CI step for ft_rest_client
2 years ago
Matthias
163d03ac62
Update CI schedule to run towards the middle of the night.
2 years ago
Matthias
fcc6d0fea8
Don't run notify-complete for non-freqtrade repos
2 years ago
dependabot[bot]
23d226d372
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
4e94178169
exclude python 3.9 on Macos 14
2 years ago
Matthias
edc74ae2e4
Split macos Installation into 2 separate actions
2 years ago
Matthias
29f90cbd04
Run CI on macos-14 (M1)
2 years ago
dependabot[bot]
07bf19a990
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7223a6c504
Bump pre-commit/action from 3.0.0 to 3.0.1
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
0bc5c876c2
Fix GITHUB_REF variable interpolation in ci.yml
2 years ago
Matthias
13ee90725e
Fix syntax error
2 years ago
Matthias
7082a8073c
add debugging for GITHUB_REF
2 years ago
Matthias
cd484bd483
Update extract-branch-name to new syntax using GITHUB_OUTPUT
2 years ago
dependabot[bot]
0f1e7ed652
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
9a2ed35030
Run CI against 3.12
2 years ago
Matthias
d282027858
Bump CI python version to 3.11
2 years ago
Matthias
97780ee5bf
Revert build-online to 3.9 for now
2 years ago