Shopify / Shopify/shipit-engine
Heroku stack deploys fail unless an initial manual deploy is performed
Open
Nobody has claimed this yet.
bug
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 154
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 3
Description
It fails with the following error message:
error: unable to push to unqualified destination: master
The destination refspec neither matches an existing ref on the remote nor
begins with refs/, and we are unable to guess a prefix based on the source ref.
error: failed to push some refs to 'git@heroku.com:app.git'
I need to ramp up my heroku skiols a bit and figure that out, unless @gmalette or @davidcornu knows the solution?
cc @Hammadk
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing a Heroku stack deploy without an initial manual deploy and inspect the deployment path around the reported Git push error. The work is done when the first automated deploy succeeds without requiring a manual deploy beforehand.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100