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

Use videojs-standard 5.2 and fix two errors #3508

Closed
wants to merge 4 commits into from

Conversation

misteroneill
Copy link
Member

Description

This updates to videojs-standard 5.2 or higher and fixes two errors. The benefit of the upgrade is that we get correct exit codes from the videojs-standard CLI tool so the git pre-push hook actually works to prevent invalid pushes.

Requirements Checklist

  • Feature implemented / Bug fixed
  • Reviewed by Two Core Contributors

@misteroneill misteroneill added the needs: LGTM Needs one or more additional approvals label Aug 8, 2016
@@ -482,6 +483,7 @@ module.exports = function(grunt) {
);

grunt.registerTask('dist', [
'shell:lint',
Copy link
Member

Choose a reason for hiding this comment

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

should we lint as part of running dist?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm, probably not. Good call.

@brandonocasey brandonocasey mentioned this pull request Aug 8, 2016
2 tasks
@brandonocasey
Copy link
Contributor

LGTM

@brandonocasey brandonocasey mentioned this pull request Aug 8, 2016
2 tasks
@gkatsev
Copy link
Member

gkatsev commented Aug 8, 2016

LGTM

@gkatsev gkatsev added confirmed and removed needs: LGTM Needs one or more additional approvals labels Aug 8, 2016
@gkatsev gkatsev added the minor This PR can be added to a minor release. It should not be added to a patch release. label Aug 11, 2016
@gkatsev gkatsev modified the milestone: 3.12 build-improvements Aug 11, 2016
@gkatsev gkatsev closed this in b3e4e95 Aug 11, 2016
@misteroneill misteroneill deleted the update-standard branch August 12, 2016 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed minor This PR can be added to a minor release. It should not be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants