python-ci icon indicating copy to clipboard operation
python-ci copied to clipboard

Sample CI setup for Python projects

Results 18 python-ci issues
Sort by recently updated
recently updated
newest added

Bumps [polars](https://github.com/pola-rs/polars) from 0.19.12 to 0.20.7. Release notes Sourced from polars's releases. Python Polars 0.20.7 ⚠️ Deprecations Rename threadpool_size to thread_pool_size (#14236) 🚀 Performance improvements prune parquet row groups when...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.2.0. Release notes Sourced from ruff's releases. v0.2.0 Check out the blog post for a migration guide and overview of the changes! Changes Breaking changes...

dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0. Release notes Sourced from pytest's releases. pytest 8.0.0 (2024-01-27) See 8.0.0rc1 and 8.0.0rc2 for the full changes since pytest 7.4! Bug Fixes #11842: Properly...

dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.4.1. Changelog Sourced from coverage's changelog. Version 7.4.1 — 2024-01-26 Python 3.13.0a3 is supported. Fix: the JSON report now includes an explicit format version number,...

dependencies
python

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies
github_actions

Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies
github_actions

Bumps [polars](https://github.com/pola-rs/polars) from 0.20.30 to 1.5.0. Release notes Sourced from polars's releases. Python Polars 1.5.0 🚀 Performance improvements Improve binview extend/ifthenelse (#18164) Start on better Parquet delta decoding (#18049) Rechunk...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.6 to 0.6.1. Release notes Sourced from ruff's releases. 0.6.1 Release Notes This is a hotfix release to address an issue with ruff-pre-commit. In v0.6, Ruff changed...

dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.6.1. Changelog Sourced from coverage's changelog. Version 7.6.1 — 2024-08-04 Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path>...

dependencies
python