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

Fix asset pipeline for remote consoles when loading jquery #4286

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

skateman
Copy link
Member

When precompiling assets, somehow sprockets goes crazy because of this line and skips everything after. This caused issues with remote consoles that are dependent on jQuery.

Closes #4251

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1597352
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1600139

@miq-bot add_label bug, gaprindashvili/no
@miq-bot assign @himdel

@miq-bot
Copy link
Member

miq-bot commented Jul 12, 2018

Checked commit skateman@3997623 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@himdel
Copy link
Contributor

himdel commented Jul 12, 2018

LGTM, merging when green 👍

(tested with:

RAILS_ENV=production be rake assets:precompile
UNSAFE_PG_VERSION=true RAILS_SERVE_STATIC_FILES=true RAILS_ENV=production be bin/rails s

)

(gaprindashvili/no because #3998 is g/no)

@himdel himdel merged commit 7677586 into ManageIQ:master Jul 12, 2018
@himdel himdel added this to the Sprint 90 Ending Jul 16, 2018 milestone Jul 12, 2018
@skateman skateman deleted the jquery-console-fix branch July 12, 2018 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants