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

Bugfix/audit default #20

Merged
merged 5 commits into from
Dec 12, 2018
Merged

Bugfix/audit default #20

merged 5 commits into from
Dec 12, 2018

Conversation

wenga86
Copy link
Contributor

@wenga86 wenga86 commented Dec 12, 2018

Problem

The default task was incorrectly defined inside the bd_lint namespace causing rake to not auto-execute the audit.

Also exiting from task during the bypass causes the tests to be skipped as well.

Solution

Defined the default task outside any namespaces.

Simply return from the method if the DISABLE_BUNDLE_AUDIT is set

@shopsmart/web-team

@wenga86 wenga86 self-assigned this Dec 12, 2018
Copy link
Contributor

@bmurphey bmurphey left a comment

Choose a reason for hiding this comment

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

👍

@wenga86 wenga86 merged commit 908eff1 into master Dec 12, 2018
@wenga86 wenga86 deleted the bugfix/audit-default branch December 12, 2018 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants