Skip to main content

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

Project description

Documentation Status https://ci.appveyor.com/api/projects/status/5to6lvgaqcrck675?svg=true https://circleci.com/gh/scikit-build/scikit-ci/tree/master.svg?style=svg https://img.shields.io/travis/scikit-build/scikit-ci.svg?maxAge=2592000 https://codecov.io/gh/scikit-build/scikit-ci/branch/master/graph/badge.svg

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

By having appveyor.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 file.

History

scikit-ci was initially developed in May 2016 by Omar Padron to facilitate the continuous integration of the scikit-build project.

At that time, it already consisted of a driver script calling methods specific to each continuous integration service. By having each CI service calling the same driver script, there was no need to deal with implementing install/test/build steps over and over in different scripting languages (power shell, shell or windows batch). Instead all code was implemented in python code leveraging the subprocess module.

Later in early September 2016, with the desire to setup cross-platform continuous integration for other project and avoid duplication or maintenance hell, a dedicated repository was created by Jean-Christophe Fillion-Robin. By simply cloning the repository, it was possible to more easily enable CI for other projects.

While this was an improvement, all the steps were still hardcoded in the driver scripts, the project was not easily customizable. More could be done to improve the user experience.

Finally, in late September 2016, all hardcoded code was moved into standalone executable python scripts. Then, Jean-Christophe came up with the concept of scikit-ci.yml configuration file. This configuration file allows to describe the commands and environment for each step (install, test and build) specific to a project and associated continuous integration services.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scikit-ci-0.9.0.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

scikit_ci-0.9.0-py2.py3-none-any.whl (12.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file scikit-ci-0.9.0.tar.gz.

File metadata

  • Download URL: scikit-ci-0.9.0.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scikit-ci-0.9.0.tar.gz
Algorithm Hash digest
SHA256 ac9318580eaa444781e5012f4d7fb113fdc66d3f412b25e22d0a9a263e641531
MD5 815977769e5d4b24b4f8dad3426d8c17
BLAKE2b-256 caab19ae0d36336ae1b1c090ac801c8ffe64a46db54834f08f089fd8459ac4e0

See more details on using hashes here.

Provenance

File details

Details for the file scikit_ci-0.9.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for scikit_ci-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ffbe3370ea57eaecc5899234b8ea16c0a6b8b3173870dae46dccab55aa2254c8
MD5 ee71cbcf6ff0bc49d3d89d2be42de64a
BLAKE2b-256 1b968a6e5dbd7274b74338a41df05fe8704c5b0551a59592b95fcb9e21608c18

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page