scikit-build / scikit-ci-addons

Command line tool and a set of scripts useful to help drive CI
http://scikit-ci-addons.readthedocs.org/
Apache License 2.0
5 stars 9 forks source link
appveyor circle-ci travis-ci

=============================== scikit-ci-addons

.. image:: https://readthedocs.org/projects/scikit-ci-addons/badge/?version=latest :target: http://scikit-ci-addons.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

scikit-ci-addons is a set of scripts useful to easily install selected software packages as well as helping drive the CI of projects leveraging CircleCI.

Originally developed to help install prerequisites for building Python extension, it is now useful to support other type of projects.

Latest Release

.. table::

+------------------------------------------------------------------------------+----------------------------------------------------------------------------+ | Versions | Downloads | +==============================================================================+============================================================================+ | .. image:: https://img.shields.io/pypi/v/scikit-ci-addons.svg?maxAge=2592000 | .. image:: https://img.shields.io/badge/downloads-92k%20total-green.svg | | :target: https://pypi.python.org/pypi/scikit-ci-addons | :target: https://pypi.python.org/pypi/scikit-ci-addons | +------------------------------------------------------------------------------+----------------------------------------------------------------------------+

Build Status

.. table::

+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+ | CircleCI | GitHub Actions | +==========================================================================================+========================================================================================================+ | .. image:: https://circleci.com/gh/scikit-build/scikit-ci-addons.svg?style=shield | .. image:: https://github.com/scikit-build/scikit-ci-addons/actions/workflows/CI-windows-addons.yml/badge.svg | | | :target: https://circleci.com/gh/scikit-build/scikit-ci-addons | :target: https://github.com/scikit-build/scikit-ci-addons/actions/workflows/CI-windows-addons.yml | +------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+

Windows Add-ons

Overall Health

.. image:: https://codecov.io/gh/scikit-build/scikit-ci-addons/branch/master/graph/badge.svg :target: https://codecov.io/gh/scikit-build/scikit-ci-addons

Miscellaneous