dependabot[bot]
|
26b95141dc
|
💚 ci(deps): Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-06 19:14:11 +01:00 |
dependabot[bot]
|
53693f3173
|
💚 ci(deps): Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-06 18:52:20 +01:00 |
dependabot[bot]
|
ed28f38fa7
|
💚 ci(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)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [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-24 22:10:26 +02:00 |
dependabot[bot]
|
7c58c1e276
|
💚 ci(deps): Bump abatilo/actions-poetry from 3 to 4
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](https://github.com/abatilo/actions-poetry/compare/v3...v4)
---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-09 17:55:24 +02:00 |
ljnsn
|
361b99a265
|
ci: install build dependencies
|
2025-05-09 02:14:52 +02:00 |
ljnsn
|
dada48559e
|
ci: add tests for 3.13
|
2025-05-09 02:14:52 +02:00 |
ljnsn
|
fa02cf27c4
|
ci: use poetry action and update
|
2025-05-09 01:38:37 +02:00 |
dependabot[bot]
|
a2a999a42b
|
💚 ci(deps): Bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 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/v2...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-09 01:19:25 +02:00 |
dependabot[bot]
|
f415d06af3
|
💚 ci(deps): Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-09 01:18:32 +02:00 |
dependabot[bot]
|
955677c538
|
💚 ci(deps): Bump actions/setup-python from 2 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-09 01:18:15 +02:00 |
ljnsn
|
8cd70f96a2
|
ci: drop tests on 3.8 and add 3.11 and 3.12
|
2024-05-31 17:55:59 +02:00 |
ljnsn
|
da041a2d46
|
No need to pin poetry since release of 1.2.0.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
bf57625864
|
Run on push to any branch.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
5f4cc608f6
|
Drop tests on Python 3.7 and add 3.10.
|
2022-12-21 23:51:45 +01:00 |
iuvbio
|
47ed598b9e
|
update github workflow
|
2021-10-04 17:43:44 +02:00 |
iuvbio
|
4a59b22c75
|
black check tests as well and show diff
|
2021-08-22 18:23:14 +02:00 |
iuvbio
|
a20625bb35
|
Update workflow
|
2021-08-20 19:57:50 +02:00 |
iuvbio
|
9e78bdec0f
|
Fix pytest
|
2021-08-20 19:56:14 +02:00 |
iuvbio
|
89a7acb130
|
add lint and test workflow
|
2021-08-20 19:43:23 +02:00 |