Skip to content

[v4.4] Remove rails binstubs from built gems#5922

Merged
tvdeyen merged 1 commit intov4.4from
backport/v4.4/pr-5917
Nov 14, 2024
Merged

[v4.4] Remove rails binstubs from built gems#5922
tvdeyen merged 1 commit intov4.4from
backport/v4.4/pr-5917

Conversation

@github-actions
Copy link
Copy Markdown

Backport

This will backport the following commits from main to v4.4:

Questions ?

Please refer to the Backport tool documentation

The bin/rails script is solely used for local dev purposes.
Since the default bindir from Rubygems is bin the binstub
gets installed with the gems. This can cause issues with
the rails command comming from rails itself.

Also removing the old script/rails files, which were excluded
to solve the same issue.

(cherry picked from commit dde8966)
@github-actions github-actions Bot requested a review from a team as a code owner November 14, 2024 15:44
@github-actions github-actions Bot added changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem changelog:solidus_admin labels Nov 14, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.54%. Comparing base (4b5beac) to head (5d8025b).
Report is 4 commits behind head on v4.4.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.4    #5922   +/-   ##
=======================================
  Coverage   89.54%   89.54%           
=======================================
  Files         783      783           
  Lines       17994    17994           
=======================================
  Hits        16113    16113           
  Misses       1881     1881           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 84d36bf into v4.4 Nov 14, 2024
@tvdeyen tvdeyen deleted the backport/v4.4/pr-5917 branch November 14, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_admin changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant