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 |
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 |
dependabot[bot]
|
667a8cc59f
|
Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
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 |
Matthias
|
cfc6d3b32f
|
Apply "Dependencies" label to pull requests
|
2 years ago |
dependabot[bot]
|
84913f2ea8
|
Bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
Matthias
|
03fb204408
|
use Loadscope to improve parallel test performance
|
2 years ago |
Matthias
|
0a96aa69b9
|
Only run parallel on online tests
|
2 years ago |
Matthias
|
ddbfce01b5
|
Show slowest tests
|
2 years ago |
Matthias
|
12e75e849d
|
Don't do coverge on --longrun tests
|
2 years ago |
Matthias
|
916a847639
|
add pytest-xdist to speed up tests
|
2 years ago |
Matthias
|
3cb4b10656
|
Specify python version for pre-commit update
|
2 years ago |
Matthias
|
4d7c4352a7
|
Merge pull request #9519 from freqtrade/ci_mac_13
Add macos-13 to ci matrix
|
2 years ago |
Matthias
|
9ab08d513a
|
Update committer in pre-commit workflow
|
2 years ago |
Matthias
|
87ce7dc02c
|
Reduce permissions
|
2 years ago |
Matthias
|
3c7c4bc02f
|
Use repo scoped token
|
2 years ago |
Matthias
|
0484b891f1
|
Add tech maintenance label
|
2 years ago |
Matthias
|
71689d9d6f
|
Allow write access to action to allow creating the branch
|
2 years ago |
Matthias
|
3676514ba6
|
Add pre-commit auto-update workflow
|
2 years ago |
Matthias
|
71b777ef34
|
Fix missing rm line
|
2 years ago |
Matthias
|
b4e8122fd3
|
Attempt to properly remove 3.12 symlinks
|
2 years ago |
Matthias
|
34c5c68a91
|
Add macos-13 to ci matrix
|
2 years ago |
Matthias
|
99359a7f85
|
Merge pull request #9575 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
|
2 years ago |
dependabot[bot]
|
a70ca6f612
|
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
e5c783d2db
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Matthias
|
d2e328b8bd
|
Update artifact name
|
2 years ago |
Matthias
|
93e9c4fa65
|
Update job names in ci.yml
|
2 years ago |
Matthias
|
8d231dbf31
|
Update build-system to use "build" insead of "setup.py"
|
2 years ago |
Matthias
|
d6b43c5eed
|
re-work deploy CI
|
2 years ago |
Matthias
|
3670699ea2
|
Add trusted publishing for next release
|
2 years ago |
dependabot[bot]
|
a304080c08
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Matthias
|
dd08c134b4
|
Remove macos 13 ci again
|
2 years ago |
Matthias
|
9a425af76f
|
Remove unnecessary conditions in Ci run
|
2 years ago |
Matthias
|
3c48208b31
|
Fix cache keys
|
2 years ago |
Matthias
|
68db8d0201
|
install libomp
|
2 years ago |
Matthias
|
2207773678
|
Attempt more granular cache for macos
|
2 years ago |
Matthias
|
cbe6d52a73
|
Try macos-13 CI
|
2 years ago |
dependabot[bot]
|
106bda51d4
|
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11)
---
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
|
f7178ecd6f
|
Update test config name and exchange
|
2 years ago |
Matthias
|
b45365d385
|
Update tests to run for binance
|
2 years ago |
Matthias
|
c2905a4522
|
use --output-format in ruff CI
|
3 years ago |
dependabot[bot]
|
46ec7d5ea6
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Matthias
|
4d20e37f4d
|
Remove 3.8 from CI
|
3 years ago |
dependabot[bot]
|
90e41274e0
|
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.8...v1.8.10)
---
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>
|
3 years ago |
dependabot[bot]
|
c23ff9d7c2
|
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8)
---
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>
|
3 years ago |
Matthias
|
092e30a159
|
Attempt CI without brew update
|
3 years ago |
dependabot[bot]
|
977bfa08b7
|
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7)
---
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>
|
3 years ago |
Matthias
|
4f834c8964
|
Remove old version pin for catboost
|
3 years ago |
Matthias
|
7266279768
|
Improve docs around pytho 3.11
|
3 years ago |
Matthias
|
963ff8c620
|
Run Repo check on windows, too.
|
3 years ago |
Matthias
|
395bf49198
|
Run Repo-check for macOS, too
|
3 years ago |
Matthias
|
2ecd63234d
|
Remove git status again
|
3 years ago |
Matthias
|
bd6d4d5d2d
|
Event-name for concurrency group?
|
3 years ago |
Matthias
|
1ec1abdc33
|
Fix syntax
|
3 years ago |
Matthias
|
800c6223ed
|
Quote concurrency group
|
3 years ago |
Matthias
|
3ba1eb6baa
|
Improve concurrency group
|
3 years ago |
Matthias
|
a74a081e61
|
Check for repository changes
|
3 years ago |
dependabot[bot]
|
4a911bbe90
|
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6)
---
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>
|
3 years ago |
Matthias
|
1c2dd884e9
|
Remove dependency workarounds in place for gym
|
3 years ago |
Matthias
|
9bc17a9232
|
Downgrade wheel to isntall gym
|
3 years ago |
Matthias
|
4ed670f828
|
pin pip installation to <23.1 - which breaks gym installation
|
3 years ago |
dependabot[bot]
|
2ea0157197
|
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.4...v1.8.5)
---
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>
|
3 years ago |
dependabot[bot]
|
2715b2ccf0
|
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4)
---
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>
|
3 years ago |
dependabot[bot]
|
7e11bce4f4
|
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.1...v1.8.3)
---
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>
|
3 years ago |
dependabot[bot]
|
c78342b194
|
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.1)
---
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>
|
3 years ago |
Matthias
|
628f6b8b7c
|
Fix crane docker permissions
|
3 years ago |
Matthias
|
0d3de07012
|
use Crane to move images around
|
3 years ago |
Matthias
|
774eacc561
|
Attempt push to ghcr.io
|
3 years ago |
dependabot[bot]
|
82707be7d0
|
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.7.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.7.1)
---
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>
|
3 years ago |
Matthias
|
49bfa556bf
|
Update CI to test against python 3.11
|
3 years ago |
Matthias
|
bf968a9fd8
|
Use actions as documented
|
3 years ago |
Matthias
|
b4ea37d598
|
Remove flake8 in favor of ruff
|
3 years ago |
Matthias
|
549a0e1c44
|
Add ruff linting - initial configuration
|
3 years ago |
Matthias
|
f4bd424226
|
Remove deprecated ubuntu image
Follows anouncement in https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
|
3 years ago |
Matthias
|
f46b62f1a7
|
Attempt to use and setup a proxy for CI
|
3 years ago |
Matthias
|
394a973bbb
|
Revert "Attempt to use and setup a proxy for CI"
This reverts commit 48ae248d2d.
|
3 years ago |
Matthias
|
48ae248d2d
|
Attempt to use and setup a proxy for CI
|
3 years ago |
Matthias
|
9a556d2639
|
Remove all mac conflicts
|
3 years ago |
Matthias
|
18709406c5
|
use link overwrite
|
3 years ago |
Matthias
|
9ea8792d3c
|
Attempt brew fix
|
3 years ago |
Matthias
|
2a7369b56a
|
fix macos CI
|
3 years ago |
Matthias
|
1d92db7805
|
Change CI to actually run one 2 randomized point.
|
3 years ago |
dependabot[bot]
|
2647c35f48
|
Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.1 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.1...v1.6.4)
---
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>
|
3 years ago |
dependabot[bot]
|
2eb8f9f028
|
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.6.1)
---
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>
|
3 years ago |
Matthias
|
5500c10f78
|
Improve CI file layout
|
3 years ago |
Matthias
|
2c75b5e027
|
Extract "live" test from regular tests
|
3 years ago |
Matthias
|
707b224af5
|
Update generic CI's to ubuntu 22.04
|
4 years ago |
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
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1)
---
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>
|
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
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
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
Bump actions/cache from 2 to 3
|
4 years ago |
dependabot[bot]
|
c570732157
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
449af0ce9c
|
Bump peter-evans/dockerhub-description from 2.4.3 to 3
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2.4.3 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2.4.3...v3)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
3c83d8c74a
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
25964f70d8
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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
Bump numpy to 1.22.0
|
4 years ago |