Skip to content

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 18, 2025

Summary

Due to a bug in sprockets-rails[1] we need to manually add the sprockets manifest into the generated rails app before running any rails commands inside the rails app folder.

1

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@tvdeyen tvdeyen added this to the 4.5 milestone Feb 18, 2025
@tvdeyen tvdeyen requested a review from a team as a code owner February 18, 2025 10:51
@github-actions github-actions bot added the changelog:solidus Changes to the solidus meta-gem label Feb 18, 2025
@tvdeyen tvdeyen force-pushed the add-not-rails-8-install branch from 0230060 to e23b61c Compare February 18, 2025 10:57
Due to a bug in sprockets-rails[1] we need to manually
add the sprockets manifest into the generated rails
app before running any rails commands inside the rails
app folder.

[1](rails/sprockets-rails#546)
@tvdeyen tvdeyen force-pushed the add-not-rails-8-install branch from e23b61c to eaf4f5f Compare February 18, 2025 14:13
@tvdeyen tvdeyen merged commit 08207da into solidusio:main Feb 18, 2025
20 of 21 checks passed
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (4a892c3) to head (eaf4f5f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6130   +/-   ##
=======================================
  Coverage   88.81%   88.81%           
=======================================
  Files         835      835           
  Lines       18146    18146           
=======================================
  Hits        16116    16116           
  Misses       2030     2030           

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

@tvdeyen tvdeyen deleted the add-not-rails-8-install branch February 25, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus Changes to the solidus meta-gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant