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>
|
2023-03-20 03:58:15 +00:00 |
|
Matthias
|
628f6b8b7c
|
Fix crane docker permissions
|
2023-03-17 07:05:13 +01:00 |
|
Matthias
|
0d3de07012
|
use Crane to move images around
|
2023-03-17 07:05:13 +01:00 |
|
Matthias
|
774eacc561
|
Attempt push to ghcr.io
|
2023-03-17 07:05:13 +01:00 |
|
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>
|
2023-03-13 03:57:48 +00:00 |
|
Matthias
|
49bfa556bf
|
Update CI to test against python 3.11
|
2023-03-02 18:23:49 +01:00 |
|
Matthias
|
bf968a9fd8
|
Use actions as documented
|
2023-02-23 06:51:03 +01:00 |
|
Matthias
|
b4ea37d598
|
Remove flake8 in favor of ruff
|
2023-02-22 21:08:17 +01:00 |
|
Matthias
|
549a0e1c44
|
Add ruff linting - initial configuration
|
2023-02-22 21:06:11 +01:00 |
|
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/
|
2023-02-21 18:29:00 +01:00 |
|
Matthias
|
f46b62f1a7
|
Attempt to use and setup a proxy for CI
|
2023-01-16 21:15:05 +01:00 |
|
Matthias
|
394a973bbb
|
Revert "Attempt to use and setup a proxy for CI"
This reverts commit 48ae248d2d .
|
2023-01-16 21:14:46 +01:00 |
|
Matthias
|
48ae248d2d
|
Attempt to use and setup a proxy for CI
|
2023-01-16 21:14:19 +01:00 |
|
Matthias
|
9a556d2639
|
Remove all mac conflicts
|
2022-12-26 08:57:01 +01:00 |
|
Matthias
|
18709406c5
|
use link overwrite
|
2022-12-26 08:50:55 +01:00 |
|
Matthias
|
9ea8792d3c
|
Attempt brew fix
|
2022-12-26 08:45:02 +01:00 |
|
Matthias
|
2a7369b56a
|
fix macos CI
|
2022-12-23 07:38:33 +01:00 |
|
Matthias
|
1d92db7805
|
Change CI to actually run one 2 randomized point.
|
2022-12-13 19:23:40 +01:00 |
|
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>
|
2022-12-12 03:02:53 +00:00 |
|
Matthias
|
39e19bd0c9
|
Merge pull request #7607 from matteoettam09/develop
Docker compose now in docker
|
2022-12-08 13:34:06 +01:00 |
|
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 |
|
Matteo Manzi
|
8c39b37223
|
Update bug_report.md
|
2022-10-18 19:26:09 +02:00 |
|
Matteo Manzi
|
67850d92af
|
Update question.md
|
2022-10-18 19:24:46 +02:00 |
|
Matteo Manzi
|
fe3d99b568
|
Update feature_request.md
|
2022-10-18 19:22:49 +02: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 |
|