question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to create recipe with specified versions of rails and ruby

See original GitHub issue

Reproduction Steps:

I just tried cloning the simple rails recipe to create a recipe that would lock to version 2.4.0 or ruby and 4.2.10 of rails, but despite adding those settings like so:

when I tested the workspace it had ruby 2.4.4 and rails 5.1 - seems like the component versions are being ignored.

Codenvy version: 5.22.1

OS and version:
OSX 10.13.5

Docker version:
where should one run ‘docker version’ ?

Codenvy cli.log output: not sure where to look for this

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
slemeurcommented, Jul 30, 2018

Ok, that’s what I wanted to confirm. Thanks @eivantsov !

@tansaku : This issue is solved upstream. We are going to start soon the transition of codenvy.io to another infrastructure which will leverage latest version of Eclipse Che. Stay tuned 😉

0reactions
conradwtcommented, Mar 17, 2019

@slemeur Has this been published because I just tried and the component versions are not being honored? For example, I say Rails 5.2.2.1 and Ruby 2.5.3 but I get Rails 5.0.1 and Ruby 2.4.4. Are components here the same Ruby gem names?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rails 5.2 doesn't work with Ruby 3.0 · Issue #40938
So I think a solution could be backporting this commit to the 5-2-stable branch. Or if 5.2 versions will not be supported with...
Read more >
Can't seem to create an app with a specific Rails version ...
I'm currently trying to follow Hartl's tutorial and he asks to use a specific version of Rails and specific gems.
Read more >
How To Set Up a Ruby on Rails v5 Project with a React ...
In this tutorial, you will create a Ruby on Rails application that stores your favorite recipes in a PostgreSQL database then displays them ......
Read more >
Chef Versions - OpsWorks
Describes how to use the Chef versions available with AWS OpsWorks. ... Configuration Manager to specify which Chef version to use when you...
Read more >
Upgrading GitLab
There are also instructions when you want to update to a specific version. ... instance while the GitLab Runner is processing jobs, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found