/scikit-ci

:warning: OBSOLETE | Simpler and centralized CI configuration for Python extensions.

Primary LanguagePythonApache License 2.0Apache-2.0

scikit-ci

The scikit-ci project was archived in March 2023.
To build Python wheels across platforms and CI servers, consider using cibuildwheel.

Overview

scikit-ci enables a centralized and simpler CI configuration for Python extensions.

By having appveyor.yml, azure-pipelines.yml, circle.yml and .travis.yml calling the same scikit-ci command-line executable, all the CI steps for all service can be fully described in one scikit-ci.yml configuration file.

Latest Release

Versions
https://img.shields.io/pypi/v/scikit-ci.svg?maxAge=2592000

Build Status

Continuous integration pipelines have been disabled in March 2023. They were historically triggered on AppVeyor, Azure Pipelines, CircleCI and TravisCI services.

Overall Health

Documentation Status

Code coverage was at 95% and was historically tracked using codecov.io service until March 2023.

Miscellaneous