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

Do not use solidus_frontend to test extension test app generator #5888

Merged

Commits on Oct 29, 2024

  1. Do not use solidus_frontend to test extension test app generator

    solidus_frontend is [EOL since 2024-10-21](https://github.com/solidusio/solidus_frontend?tab=readme-ov-file#-warning)
    using it to test the extension:test_app rake task is not working since
    it is not compatible with latest Rails, Ruby and Solidus.
    
    Since we already have a test for the extension test app generator we
    can check for it's dummy app existence instead.
    tvdeyen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cb8ef4e View commit details
    Browse the repository at this point in the history