CircleCI-Public / heroku-orb

Easily install and use the Heroku CLI with CircleCI to build, test, and deploy your applications to Heroku.
https://circleci.com/orbs/registry/orb/circleci/heroku
MIT License
6 stars 20 forks source link

feat!: migrate to orb tools 11 | 2.0 release #42

Closed KyleTryon closed 2 years ago

KyleTryon commented 2 years ago

This PR migrates the orb to Orb tools 11 and fixes a number of issues that were present in the repo, preventing the build from succeeding. Given the major version change needed, I have tested all open issues and ensured they have been addressed in this PR as well, to give us a "clean" 2.0 release. There is currently one outstanding feature request that I will implement separately.

Fixes: