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

`deploy-via-git` is unhappy: "No such app as HEROKU_APP_NAME" #45

Open AlexanderMann opened 2 years ago

AlexanderMann commented 2 years ago

Orb Version 2.0.0

Describe the bug

Pretty sure HEROKU_APP_NAME should have a $ dollar sign here?

To Reproduce

Simply try to deploy using the latest orb and you should get the following output:

remote: ! No such app as HEROKU_APP_NAME. fatal: repository 'https://git.heroku.com/HEROKU_APP_NAME.git/' not found

Expected behavior

Upgraded from 1.2.6 and things were humming along fine there?

Additional context

Nope!

bayphillips-seed commented 2 years ago

Also running into this which is disappointing! @AlexanderMann did you find a workaround for it?

DonCheck commented 1 year ago

Same problem. Waiting for fix 😴

ygordanniel commented 1 year ago

This issue still persists.

arfl commented 1 year ago

Any news here?

dinshaw commented 10 months ago

Still Broken? What is the latest working version of this orb?