Skip to content

Disparate Ruby Versions #1371

@Phillita

Description

@Phillita

Hello ShipIt Team!

First off, thank you for your commitment to OSS.

I've run into an issue during the setup of the ShipIt project. I've initiated the repo with Ruby 3.1 and went through the setup steps. All was going well until I tried to deploy a test application. This application runs on Ruby 3.4. I get the following error at the bundle step:

Image

I've tried running a setup using the shipit.yml where I set the Ruby version in the dependencies.pre and overrode using the dependencies.override and have had no luck getting past this issue. Below is me trying to run the install by installing/setting the version before the bundle install:

Image

Unfortunately, many projects won't have the same version as the ShipIt project. Can ShipIt detect/install/use the Ruby version from the project it is trying to deploy? I'm likely doing something wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions