OpenAstronomy Azure Pipeline Templates

This repository contains a set of templates for Azure Pipelines that helps simplify configuration in individual packages. At this time, there are two main templates available - one to make it easy to map tox environments to builds on Azure Pipelines, and one to automate the process of releasing Python packages. An additional template is included for checking if a CI skip command is present in the commit message.

The templates in this repository were inspired and adapted from tox’s and SunPy’s templates.