Jair Henrique
|
75c8607fd2
|
Fix read the docs build
|
2023-07-20 13:17:15 -03:00 |
|
Jair Henrique
|
b827cbe2da
|
Drop support to python 3.7
|
2023-06-26 11:46:20 -03:00 |
|
Sebastian Pipping
|
29e42211d7
|
Merge pull request #722 from kevin1024/run-online-tests-only-once
main.yml: Run online tests only once (to save runtime)
|
2023-06-22 15:46:04 +02:00 |
|
Sebastian Pipping
|
15e9f1868c
|
main.yml: Run online tests only once
Online tests are tests that need access to the Internet
to pass (and hence have @pytest.marker.online decoration).
|
2023-06-21 00:38:58 +02:00 |
|
Sebastian Pipping
|
d2f2731481
|
Replace command "pip" with "pip3"
|
2023-06-18 23:08:17 +02:00 |
|
Sebastian Pipping
|
d66392a3fb
|
main.yml: Enforce that use of @pytest.mark.online remains complete
|
2023-06-18 21:33:30 +02:00 |
|
Yaroslav Halchenko
|
96a6e91def
|
Codespell: action + config (#704)
|
2023-06-05 16:56:55 +02:00 |
|
Sebastian Pipping
|
c41bd2bb40
|
Stop installing libgnutls28-dev
|
2023-05-24 16:41:46 -03:00 |
|
Sebastian Pipping
|
aeff51bd79
|
main.yml: Allow triggering CI manually
|
2023-05-17 16:45:13 +02:00 |
|
Sebastian Pipping
|
e9f0ede9dd
|
main.yml: Drop superflous specification of branches
|
2023-05-17 16:44:54 +02:00 |
|
dependabot[bot]
|
58329f812b
|
build(deps): bump actions/checkout from 3.1.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.2.
- [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.1.0...v3.5.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 09:15:50 -03:00 |
|
Jair Henrique
|
423ccaa40b
|
Set fail-fast to false on CI
|
2022-10-31 22:18:30 -03:00 |
|
Evgeni Golov
|
511d0ab855
|
add python 3.11 support
|
2022-10-31 09:00:35 -03:00 |
|
dependabot[bot]
|
57dee93e11
|
build(deps): bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [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.0.2...v3.1.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 10:34:41 -03:00 |
|
dependabot[bot]
|
fe596447ec
|
build(deps): 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-23 08:29:52 -03:00 |
|
dependabot[bot]
|
86806aa9bc
|
Bump actions/checkout from 3.0.1 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [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.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 12:52:37 -03:00 |
|
dependabot[bot]
|
7d7164d7c7
|
Bump actions/setup-python from 2 to 3.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.0)
---
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-04-19 09:11:17 -03:00 |
|
dependabot[bot]
|
fb065751dc
|
Bump actions/checkout from 3.0.0 to 3.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [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.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 09:06:03 -03:00 |
|
Jair Henrique
|
874cf06407
|
Drop support to python 3.6
|
2022-04-18 17:54:46 -03:00 |
|
dependabot[bot]
|
b0e83986f0
|
Bump actions/checkout from 2.4.0 to 3.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.0.
- [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.4.0...v3.0.0)
---
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-04-16 17:12:21 -03:00 |
|
Christian Clauss
|
43182d97de
|
pip install --upgrade pip
|
2021-11-03 14:32:39 +01:00 |
|
Christian Clauss
|
193210de49
|
pip install -upgrade pip
|
2021-11-03 14:30:37 +01:00 |
|
dependabot[bot]
|
7592efb8d9
|
Bump actions/checkout from 1 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.4.0.
- [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/v1...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 08:09:20 -03:00 |
|
Jair Henrique
|
5b2fc2712e
|
Change ci badge to github actions
|
2021-11-02 14:57:19 -10:00 |
|
Jair Henrique
|
c596a160b3
|
Move from travis to github actions
|
2021-11-02 10:31:00 -10:00 |
|