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

Move Katello npm install to parallel step #1495

Closed

Commits on Nov 5, 2020

  1. Move Katello npm install to parallel step

    and combine react-ui and assets precompile.
    
    Both react tests and assets precompile need the installed npm packages, so we can combine them and install packages before running those tests. This will allow the long-running rails suite to not be blocked by an npm install.
    John Mitsch committed Nov 5, 2020
    Copy the full SHA
    c5dc609 View commit details
    Browse the repository at this point in the history