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>
|
2022-12-05 03:03:47 +00:00 |
|
Matthias
|
5500c10f78
|
Improve CI file layout
|
2022-11-28 20:41:26 +01:00 |
|
Matthias
|
2c75b5e027
|
Extract "live" test from regular tests
|
2022-11-28 20:41:26 +01:00 |
|
Matthias
|
707b224af5
|
Update generic CI's to ubuntu 22.04
|
2022-10-30 15:09:53 +01:00 |
|
Matthias
|
6be9b81f4c
|
Fix workflow syntax error
|
2022-10-10 12:12:30 +02:00 |
|
Matthias
|
d0b163764e
|
Run coveralls only when needed
|
2022-10-10 07:42:27 +00:00 |
|
Matthias
|
3fcba2fb8d
|
Remove hard-pin on python version in ci
|
2022-10-10 08:03:40 +02:00 |
|
Matthias
|
7e124618d4
|
Move "success" notification to last pipeline step
|
2022-09-28 06:27:15 +00:00 |
|
Matthias
|
1bd742f7e9
|
Properly setup pre-commit job
|
2022-09-24 16:31:29 +02:00 |
|
Matthias
|
e63f9e1c14
|
Use pre-commit in Ci to check for all things
|
2022-09-24 16:16:47 +02:00 |
|
Matthias
|
49800e4cc3
|
pin ci python to 3.10.6 for now
|
2022-09-14 06:55:05 +02:00 |
|
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>
|
2022-08-01 03:13:38 +00:00 |
|
Matthias
|
1c7f60103d
|
Don't use master for publish CI action
|
2022-07-15 20:26:24 +02:00 |
|
Matthias
|
3189b284c0
|
Fix tests condition
|
2022-06-20 08:04:34 +02:00 |
|
Matthias
|
1cd2b0504a
|
Run regular tests for 3.9 under other ubuntu systems
|
2022-06-20 07:15:15 +02:00 |
|
Matthias
|
f9668ede4a
|
Fix CI Syntax error
|
2022-06-20 07:02:12 +02:00 |
|
Matthias
|
0804fc7a3a
|
CI should run ccxt tests only once
|
2022-06-20 07:01:35 +02:00 |
|
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>
|
2022-06-13 05:08:12 +00:00 |
|
Matthias
|
057be50941
|
Remove old concurrency method
|
2022-06-06 11:11:47 +02:00 |
|
Matthias
|
82c5a6b29d
|
Update CI to use concurrency
|
2022-06-06 10:57:33 +02:00 |
|
Matthias
|
43f726ba8f
|
Run CI against different templates
|
2022-05-25 06:34:05 +00:00 |
|
Matthias
|
008ee14889
|
Improve ci to run on ubuntu 22.04
|
2022-05-15 19:29:42 +02:00 |
|
Matthias
|
86af3fe0e7
|
Update image versions from 3.9 to 3.10
|
2022-05-15 19:22:12 +02:00 |
|
Matthias
|
68a97a898d
|
Disable scheduled notification in CI
|
2022-05-07 08:04:43 +02:00 |
|
Matthias
|
e4df2b0b96
|
Revert unwanted changes
|
2022-04-30 14:55:52 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
f96c552c46
|
Update PULL_REQUEST_TEMPLATE.md
Added instructions as comments
|
2022-04-29 22:14:02 +05:30 |
|
Matthias
|
8962bffbe0
|
Merge branch 'develop' into setup-permissions
|
2022-04-28 14:51:33 +02:00 |
|
Matthias
|
4c95996069
|
Add Permissions for notify-complete job
|
2022-04-28 14:50:50 +02:00 |
|
Matthias
|
64072f76b9
|
Don't fail scheduled ci tasks due to notification
|
2022-04-28 14:40:47 +02:00 |
|
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>
|
2022-04-26 01:07:59 +00:00 |
|
Matthias
|
500fdc2759
|
run mypy also against tests
|
2022-04-25 11:12:35 +02:00 |
|
Matthias
|
6d576bc02d
|
Check pre-commit verison updates
|
2022-04-25 10:18:04 +02:00 |
|
Matthias
|
3586c2e984
|
Windows no random order
|
2022-04-23 14:22:06 +02:00 |
|
Matthias
|
c1a7fc873d
|
Speed up ci by running coverage only where necessary
|
2022-04-23 11:47:10 +02:00 |
|
Matthias
|
1120392f39
|
Fix pre-commit indentation
|
2022-04-23 11:22:00 +02:00 |
|
Matthias
|
2f429bf7ec
|
Merge pull request #6602 from freqtrade/dependabot/github_actions/develop/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-03-28 06:51:47 +02:00 |
|
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>
|
2022-03-28 03:16:05 +00:00 |
|
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>
|
2022-03-28 03:16:02 +00:00 |
|
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>
|
2022-03-07 05:24:08 +00:00 |
|
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>
|
2022-03-07 03:12:15 +00:00 |
|
Matthias
|
b657d2d8de
|
Add Github funding
|
2022-02-06 14:38:20 +01:00 |
|
Matthias
|
d9347e9900
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
|
Matthias
|
13651fd3be
|
Downgrade docker-image to 3.9.9
|
2022-01-13 09:24:13 +01:00 |
|
Matthias
|
5451972456
|
Success-messages should use success coloring
|
2022-01-06 09:29:08 +01:00 |
|
Matthias
|
8b49bec649
|
Use Version-dependent requirements
Bump numpy to 1.22.0
|
2022-01-01 13:51:13 +01:00 |
|
Matthias
|
6b22f84d30
|
Add windows ta wheel
|
2021-12-30 16:25:57 +01:00 |
|
Matthias
|
505d4bacd5
|
Update dockerfile to 3.10
|
2021-12-30 11:10:51 +01:00 |
|
Matthias
|
5b2a1b9e7a
|
Update CI to run on python 3.10
|
2021-12-30 11:10:38 +01:00 |
|
Matthias
|
98f6d2d722
|
Update CI to notify on discord only
|
2021-12-23 21:27:30 +01:00 |
|
Matthias
|
06bd8a1540
|
Merge pull request #6052 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-2.4.3
Bump peter-evans/dockerhub-description from 2.1.0 to 2.4.3
|
2021-12-11 17:26:43 +01:00 |
|