Deuchnord
9332a38c60
fix(dependencies): force using Numpy 2.0 ( #73 )
* fix(dependencies): force using Numpy 2.0
* ci: use stable branch for black
* fix: use last version of Black
* ci: use latest version of macOS instead of 11.0
3 months ago
dependabot[bot]
e435b19c5b
ci(deps): bump actions/setup-python from 4 to 5 ( #69 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
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>
10 months ago
Deuchnord
1d84b89e56
fix: compatibility with Python 3.12 ( #68 )
* ci(tests): test with Python 3.12
* fix: compatibility with NumPy 1.26
1 year ago
dependabot[bot]
29970c52ca
ci(deps): bump actions/checkout from 3 to 4 ( #67 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
1 year ago
Deuchnord
9df05a0dc3
chore(ci): fix CI ( #64 )
* chore(ci): add info to help resolution of python-poetry/poetry#7611
* Fix pyproject config
---------
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
1 year ago
Jérôme Deuchnord
c11319f31c
ci: don't check PR if it is not a PR
1 year ago
Deuchnord
1924483aa1
ci: reorganize the workflows ( #63 )
1 year ago
Deuchnord
807be7def3
build: add support for Python 3.11 ( #58 )
BREAKING CHANGE: Python 3.7 is npt supported anymore.
2 years ago
dependabot[bot]
d16d1b4990
ci(deps): bump amannn/action-semantic-pull-request from 4 to 5 ( #57 )
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 4 to 5.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
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>
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
cd240ce4eb
chore(dependabot): fix Yaml style
2 years ago
Jérôme Deuchnord
58f64b17ba
ci(dependabot): update configuration for PIP packages upgrade
2 years ago
Jérôme Deuchnord
72b92db1a9
ci(dependabot): update GitHub Action images automatically
2 years ago
Jérôme Deuchnord
75f5a87bf6
build: send to PyPI only on release publication
2 years ago
Jérôme Deuchnord
ff8f3a7cba
chore: migrate from Pipenv to Poetry ( #35 )
2 years ago
Jérôme Deuchnord
8be874bf24
chore: make test workflow manually dispatchable
2 years ago
Jérôme Deuchnord
bfb2c49ebd
chore: update bug report template
2 years ago
Jérôme Deuchnord
bcb1fe542e
chore: update issue template with v1.0, remove 0.10
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
c7a4df9e1a
docs(license): migrate to GNU Affero General Public License v3 ( #27 )
3 years ago
Jérôme Deuchnord
59c990ccf9
chore: use GitHub forms to report bugs
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
11281ffef9
chore: fix the target branch on Dependabot's config
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
b63d08f411
chore: fix PR template ( #12 )
3 years ago
Jérôme Deuchnord
3dbf979d5b
chore: add missing wheel package for release
3 years ago
Jérôme Deuchnord
6e1981a30c
chore: fix PR template ( #12 )
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