Skip to main content

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

Project description

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.

Latest Release

Versions

Downloads

https://img.shields.io/pypi/v/scikit-ci.svg?maxAge=2592000 https://img.shields.io/badge/downloads-46k%20total-green.svg

Build Status

Linux

macOS

Windows

PyPI

https://circleci.com/gh/scikit-build/scikit-ci.svg?style=shield https://img.shields.io/travis/scikit-build/scikit-ci.svg?maxAge=2592000 https://ci.appveyor.com/api/projects/status/5to6lvgaqcrck675?svg=true

Overall Health

Documentation Status https://codecov.io/gh/scikit-build/scikit-ci/branch/master/graph/badge.svg

Miscellaneous

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.17.0.tar.gz (56.1 kB view details)

Uploaded Source

Built Distribution

scikit_ci-0.17.0-py2.py3-none-any.whl (11.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: scikit-ci-0.17.0.tar.gz
  • Upload date:
  • Size: 56.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.0+

File hashes

Hashes for scikit-ci-0.17.0.tar.gz
Algorithm Hash digest
SHA256 d943960faa59d83a19aab38c08e707007a323a0edc9daf6c656765a0ca787e9a
MD5 b44b46aedbee819a60988fead2ca4f8e
BLAKE2b-256 f3ec6c1a381f8b447ee31a90ec2d0ffc954b5f8bc028437c8ace3effa59499a9

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: scikit_ci-0.17.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.0+

File hashes

Hashes for scikit_ci-0.17.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5042636deeaef31d42332f4c13c35d1556a1b721d002d3a0388ea93b11e8dfcb
MD5 776449a5db2a3a859fc78e92e822544c
BLAKE2b-256 817799f69b6b6b8f7b72f39b271ca4ac77b8ae9ecb2e03af9d14d754202fc064

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