Shopify / Shopify/shipit-engine

Bundle Issues on Deploy

Open
#1,410 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
1.5k
Forks
154
Avg merge
2h 26m
Merged PRs (30d)
3

Description

Hello all! I recently picked up a project to get Shipit running after a bit of a hiatus.
Everything has been going well, I've updated to the latest version, and so far so good.

After deploying to my server, I've run into an issue where Shipit can't install the gems from the project.

Image

Once I saw this, I ssh'd onto the server and tested each command with a copy/paste and everything worked as it should.

Image

I did notice in my manual run of the same commands that the Gemfile.lock did update with the ruby version that my Shipit app is using.

Any help would be appreciated!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report provides screenshots of deployment failures and a comparison with commands run manually over SSH, but names no source file or test. Start by reproducing the deployment and comparing its gem-install environment with the manual run; done means Shipit installs the project gems during deployment and handles the Ruby version recorded in Gemfile.lock consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.