Skip to content

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Jul 11, 2025

Motivation

The workspace_dependencies custom request may fail if there's no Gemfile. We need to handle that possibility.

Implementation

All we have to do is rescue the error raised by Bundler when there's no Gemfile.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Jul 11, 2025
@vinistock vinistock requested a review from egiurleo July 11, 2025 20:06
@vinistock vinistock added server This pull request should be included in the server gem's release notes bugfix This PR will fix an existing bug labels Jul 11, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review July 11, 2025 20:06
@vinistock vinistock requested a review from a team as a code owner July 11, 2025 20:06
Copy link
Contributor

@egiurleo egiurleo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Speed running error fixes 😆

@graphite-app
Copy link

graphite-app bot commented Jul 11, 2025

Merge activity

### Motivation

The `workspace_dependencies` custom request may fail if there's no Gemfile. We need to handle that possibility.

### Implementation

All we have to do is rescue the error raised by Bundler when there's no Gemfile.
@graphite-app graphite-app bot force-pushed the 07-11-prevent_workspace_dependencies_from_failing_if_there_s_no_bundle branch from 40350fb to 290edfc Compare July 11, 2025 20:37
@graphite-app graphite-app bot merged commit 290edfc into main Jul 11, 2025
36 checks passed
@graphite-app graphite-app bot deleted the 07-11-prevent_workspace_dependencies_from_failing_if_there_s_no_bundle branch July 11, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants