iynere / compare-url

CircleCI 2.1 pipelines disable the CIRCLE_COMPARE_URL environment variable, useful when working with monorepo projects. This orb manually recreates (and improves!) it.
https://circleci.com/orbs/registry/orb/iynere/compare-url
32 stars 20 forks source link

Missing commits should not be fatal, and the loop should continue #42

Closed mattalexander-pantheon closed 3 years ago

mattalexander-pantheon commented 5 years ago

Checklist

Motivation, issues

https://github.com/iynere/compare-url/issues/41

Description

Since a missing commit may mean that the branch from the old job was deleted, the loop should simply continue.