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

[JENKINS-34438] Activate JSHint through js-builder #2367

Merged
merged 1 commit into from
May 28, 2016

Conversation

recena
Copy link
Contributor

@recena recena commented May 23, 2016

This is a follow-up of #2289

Downstream of #2368

With this PR we use JSHint through js-builder and its configuration provided by default.

@reviewbybees esp. @tfennelly

.withExternalModuleMapping('jquery-detached', 'core-assets/jquery-detached:jquery2')
.withExternalModuleMapping('bootstrap', 'core-assets/bootstrap:bootstrap3')
.withExternalModuleMapping('handlebars', 'core-assets/handlebars:handlebars3')
.inDir('src/main/webapp/jsbundles');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated /cc @kzantow

@kzantow
Copy link
Contributor

kzantow commented May 23, 2016

🐝 after passing build ;)

@oleg-nenashev
Copy link
Member

🐝 when #2368 gets merged

@oleg-nenashev oleg-nenashev added the work-in-progress The PR is under active development, not ready to the final review label May 24, 2016
@recena
Copy link
Contributor Author

recena commented May 24, 2016

@reviewbybees done

@recena recena closed this May 25, 2016
@recena recena reopened this May 25, 2016
@recena
Copy link
Contributor Author

recena commented May 25, 2016

The build is failing (unrelated with these changes)

@recena recena closed this May 25, 2016
@recena recena reopened this May 25, 2016
@oleg-nenashev oleg-nenashev added needs-more-reviews Complex change, which would benefit from more eyes and removed work-in-progress The PR is under active development, not ready to the final review labels May 26, 2016
@oleg-nenashev
Copy link
Member

RE-:bee:

@oleg-nenashev oleg-nenashev added ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback and removed needs-more-reviews Complex change, which would benefit from more eyes labels May 26, 2016
@recena recena changed the title Activate JSHint through js-builder [JENKINS-34438] Activate JSHint through js-builder May 26, 2016
@oleg-nenashev oleg-nenashev merged commit 2001154 into jenkinsci:master May 28, 2016
@oleg-nenashev
Copy link
Member

@recena @kzantow Merged. Do we need to fix the master branch now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants