LSSTDESC / beavis-ci

Enable occasional integration and testing. Like travis-ci but dumber.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

add more useful options #6

Closed yymao closed 5 years ago

yymao commented 5 years ago

This PR adds a few useful options:

This PR also change the behavior when -b (--branch) is specified: it will now push to a branch named rendered/${branch} so that it will not conflict with the rendering of the master branch. This is useful for checking out a notebook on a PR (e.g., https://github.com/LSSTDESC/DC2-analysis/blob/rendered-u/JulienPeloton/spark-data-access/tutorials/object_spark_1_intro.nbconvert.ipynb)

cc @heather999