Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : update .gitpod.yml config file solving ruby version error and automates dev setup #2014

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

darshanlahamage
Copy link

Description

This PR fixes #2013

After :

image
image

Key Goals :

  1. Automatically installs the correct Ruby version, eliminating manual intervention.
  2. Ensures a seamless setup for new contributors, reducing the time required to configure the development environment.
  3. The fix has been validated using gp validate, confirming that the updated .gitpod.yml correctly sets up the environment without any errors.

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Jan 5, 2025

Deploy Preview for mesheryio-preview ready!

Name Link
🔨 Latest commit 4f7080d
🔍 Latest deploy log https://app.netlify.com/sites/mesheryio-preview/deploys/677b6df43559270008ac4ea4
😎 Deploy Preview https://deploy-preview-2014--mesheryio-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Darshan Lahamage <[email protected]>
@vishalvivekm
Copy link
Contributor

@darshanlahamage

Thank you for your contribution!
Let's discuss this during the website call on Monday at 6:30 PM IST

adding it as an agenda item to the meeting minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Developer Experience: Fix Ruby Version Issue in Gitpod Setup
2 participants