Matthias
5c81d31bd1
chore(ci): Updated docker hub login
2025-09-02 07:13:18 +02:00
Matthias
54c4dd1ce6
chore: run CI against 3.13 unconditionally again
...
Pinning to 3.13.6 was a workaround for the loky bug
2025-08-30 11:18:02 +02:00
Matthias
2824bcff41
chore(ci): prevent failure on PR's
2025-08-26 07:08:12 +02:00
dependabot[bot]
f091db3b0e
chore(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](d9e0f98d3f...4959332f0f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:45:29 +00:00
Matthias
51c1674663
Merge pull request #12153 from freqtrade/update_action
...
Update_action
2025-08-24 15:54:36 +02:00
Matthias
9fff38d0a3
chore: update Permission check action to supported version
2025-08-24 15:34:16 +02:00
Matthias
78c8054954
chore(ci): Split windows ci tests to 2022 and 2025 respectively
2025-08-24 14:36:24 +02:00
Matthias
c0d404edb5
chore: try downgrading python on windows ci
2025-08-21 06:59:20 +02:00
Matthias
485cad2dc6
Merge pull request #12140 from freqtrade/dependabot/github_actions/develop/zizmorcore/zizmor-action-0.1.2
...
chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2
2025-08-18 08:46:18 +02:00
Matthias
c9e9f9bd82
Merge pull request #12141 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.5.0
...
chore(deps): bump astral-sh/setup-uv from 6.4.3 to 6.5.0
2025-08-18 08:25:46 +02:00
dependabot[bot]
3ef082e2d9
chore(deps): bump astral-sh/setup-uv from 6.4.3 to 6.5.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.4.3 to 6.5.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](e92bafb625...d9e0f98d3f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:56:09 +00:00
dependabot[bot]
cccf44cd68
chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2
...
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](f52a838cfa...5ca5fc7a47 )
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:55:35 +00:00
dependabot[bot]
506d665a43
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:54:29 +00:00
Matthias
09cdc7ceca
chore: improve docker job namings
2025-08-15 19:41:49 +02:00
Matthias
09d59c79a7
chore(ci): cleanup CI ta-lib specials
2025-08-14 11:15:36 +02:00
Matthias
734a6f0442
chore: remove ta-lib install workaround for windows
2025-08-14 10:15:41 +02:00
dependabot[bot]
2e8707059d
chore(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 05:40:44 +00:00
dependabot[bot]
a34b580444
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-05 04:46:30 +00:00
Matthias
2434ae5476
chore: make scipy it's own group to update scipy-stubs together
2025-08-04 19:34:27 +02:00
dependabot[bot]
4237d9fd11
chore(deps): bump astral-sh/setup-uv from 6.4.1 to 6.4.3
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.4.1 to 6.4.3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](7edac99f96...e92bafb625 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:21:49 +00:00
dependabot[bot]
a99a49e2af
chore(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](bd01e18f51...7edac99f96 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 03:32:53 +00:00
Matthias
aaca904455
chore: improved pull request template wording
2025-07-15 20:11:00 +02:00
Matthias
6e38b72601
chore: Improve pull request template to be clear against AI
2025-07-15 07:05:41 +02:00
Matthias
8ecd7011cb
Merge pull request #11953 from freqtrade/drop_3.10
...
Drop support for python 3.10
2025-07-06 08:58:54 +02:00
Matthias
e5a2011a85
ci: don't switch docker to experimental
2025-07-04 18:29:15 +02:00
Matthias
10a0bf386b
ci: Don't test against 3.10
2025-07-04 18:22:42 +02:00
Matthias
5efad94d3d
chore: add zizmor github action
2025-07-03 08:41:59 +02:00
Matthias
3b8e521b81
Merge pull request #11938 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.3.1
...
chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1
2025-06-30 09:48:17 +02:00
dependabot[bot]
021fdcab43
chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](445689ea25...bd01e18f51 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:40:04 +00:00
dependabot[bot]
949c7318f4
chore(deps): bump rjstone/discord-webhook-notify from 2.1.1 to 2.2.1
...
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify ) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases )
- [Commits](a975c85e53...c259727348 )
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:39:19 +00:00
Matthias
c76c26cc34
Merge pull request #11910 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.3.0
...
chore(deps): bump astral-sh/setup-uv from 6.1.0 to 6.3.0
2025-06-23 09:14:13 +02:00
dependabot[bot]
6a279043fa
chore(deps): bump astral-sh/setup-uv from 6.1.0 to 6.3.0
...
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:45:59 +00:00
dependabot[bot]
5a45b4a3e1
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
...
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:39:03 +00:00
Matthias
d042085b24
chore: remove macos-13 from CI
...
(it's slow and going to be EOL in November 2025 anyway)
2025-06-19 20:16:18 +02:00
dependabot[bot]
a91ed0b4d9
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
...
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify ) from 1.1.1 to 2.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases )
- [Commits](1399c1b2d5...a975c85e53 )
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:07:41 +00:00
Matthias
1c1a165ba4
chore(ci): improve docker-build action
2025-06-09 19:20:48 +02:00
Matthias
00fe02c854
feat(ci): extract docker container building
2025-06-09 19:20:48 +02:00
Matthias
6b88c49e0a
chore: revert ta-lib install workarounds
2025-06-09 09:37:36 +02:00
Matthias
11f339f802
chore(ci): UV workaround for build-online
2025-06-08 10:25:41 +02:00
Matthias
9d46fd21dc
chore(ci): clean up after pip install
2025-06-08 10:17:14 +02:00
Matthias
286f385f99
chore(ci): use proper directory
2025-06-08 10:07:01 +02:00
Matthias
69cca13d15
chore: use UV_BUILD_CONSTRAINT
2025-06-08 10:05:56 +02:00
Matthias
37d03a5b44
chore: proper naming for environment var
2025-06-08 10:04:04 +02:00
Matthias
0e1d3e279c
chore: attempt CI workaround for ta-lib build failure
2025-06-08 10:02:52 +02:00
Matthias
f2569e36e8
chore: develop doesn't need to depend on coveralls
...
closes #11848
2025-06-07 20:58:13 +02:00
Matthias
c6c2934741
chore(ci): fix 3.13 tests and incompatibilities
2025-06-04 08:18:50 +02:00
Matthias
da6affcd6a
chore: run CI against 3.13
2025-06-04 07:18:24 +02:00
dependabot[bot]
e67499e6cc
chore(deps): bump astral-sh/setup-uv from 6.0.1 to 6.1.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](6b9c6063ab...f0ec1fc3b3 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:45:35 +00:00
Matthias
1b4802ab73
chore: Improved wording in issue templates
2025-05-18 08:38:27 +02:00
Matthias
6b7f210ef3
chore: Improve bug report template about AI
...
AI generated strategies and configs cause a lot of noise.
we should be clear that people shall read the documentation first
(this will also allow us to point people at this within the issue).
2025-05-18 08:35:59 +02:00