anaconda-graveyard / conda-concourse-ci

Conda-driven Concourse CI for package building
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

skip existing; implement append/clobber files #96

Closed msarahan closed 6 years ago

msarahan commented 6 years ago

This looks in your configured channels for existing builds, and skips them. Maybe that will help with rebuild efforts. It also enables using clobber and append files, with the current purpose being disabling noarch: python from conda-forge without recipe divergence.