dependabot[bot]
|
4e929b1f85
|
ci(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>
|
2 years ago |
Jérôme Deuchnord
|
0f354c9dc5
|
ci: compute coverage on all test jobs
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
Jérôme Deuchnord
|
75f5a87bf6
|
build: send to PyPI only on release publication
|
3 years ago |
Jérôme Deuchnord
|
ff8f3a7cba
|
chore: migrate from Pipenv to Poetry (#35)
|
3 years ago |
Jérôme Deuchnord
|
8be874bf24
|
chore: make test workflow manually dispatchable
|
3 years ago |
Jérôme Deuchnord
|
6fb8d0789f
|
feat: add support for Python 3.10 (#32)
|
3 years ago |
Jérôme Deuchnord
|
0b72046c2d
|
test: enhance the coverage (#31)
|
3 years ago |
Jérôme Deuchnord
|
ef60a8b4fd
|
ci: remove Stalebot (#26)
|
3 years ago |
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
|
3 years ago |
Jérôme Deuchnord
|
9ad4371032
|
fix: fix error in the serialization of the Object type (#18)
|
3 years ago |
Jérôme Deuchnord
|
746ce953c8
|
ci: add support for Windows (#14)
|
3 years ago |
Jérôme Deuchnord
|
3dbf979d5b
|
chore: add missing wheel package for release
|
3 years ago |
Jérôme Deuchnord
|
d7f453bb37
|
chore: add missing wheel package for release
|
3 years ago |
Jérôme Deuchnord
|
3e3ec2faf8
|
build: fix release workflow
|
3 years ago |
Jérôme Deuchnord
|
1dc41c5566
|
build: prepare for the distribution (#10)
|
3 years ago |
Jérôme Deuchnord
|
958b84191d
|
ci: fix code coverage
|
3 years ago |
Jérôme Deuchnord
|
d538cacc31
|
test: add black dev dependency, ignore lock file
|
3 years ago |
Jérôme Deuchnord
|
d403d8c0c1
|
Fix workflows
|
3 years ago |
Jérôme Deuchnord
|
6a1047f2e6
|
Add tests
|
3 years ago |