Deuchnord
|
807be7def3
|
build: add support for Python 3.11 (#58)
BREAKING CHANGE: Python 3.7 is npt supported anymore.
|
pirms 2 gadiem |
dependabot[bot]
|
d571b24e6d
|
ci(deps): bump actions/setup-python from 3 to 4 (#56)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
pirms 2 gadiem |
Jérôme Deuchnord
|
0f354c9dc5
|
ci: compute coverage on all test jobs
|
pirms 2 gadiem |
dependabot[bot]
|
82c6b4a710
|
ci(deps): 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>
|
pirms 2 gadiem |
dependabot[bot]
|
00a2899198
|
ci(deps): 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>
|
pirms 2 gadiem |
Jérôme Deuchnord
|
ff8f3a7cba
|
chore: migrate from Pipenv to Poetry (#35)
|
pirms 2 gadiem |
Jérôme Deuchnord
|
8be874bf24
|
chore: make test workflow manually dispatchable
|
pirms 2 gadiem |
Jérôme Deuchnord
|
6fb8d0789f
|
feat: add support for Python 3.10 (#32)
|
pirms 3 gadiem |
Jérôme Deuchnord
|
0b72046c2d
|
test: enhance the coverage (#31)
|
pirms 3 gadiem |
Jérôme Deuchnord
|
a3c706dd71
|
ci: remove Commitlint workflow (replaced by semantic-pull-request) (#25)
* ci: remove Commitlint workflow (replaced by semantic-pull-request)
* ci: fix doctests not running correctly on some OS and Python versions
|
pirms 3 gadiem |
Jérôme Deuchnord
|
9ad4371032
|
fix: fix error in the serialization of the Object type (#18)
|
pirms 3 gadiem |
Jérôme Deuchnord
|
746ce953c8
|
ci: add support for Windows (#14)
|
pirms 3 gadiem |