-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Multiple fixes related to alpha, tests and build #1528
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
Conversation
Related: #15101
Codecov Report
@@ Coverage Diff @@
## master #1528 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 98 98
Lines 1763 1765 +2
=========================================
+ Hits 1763 1765 +2
Continue to review full report at Codecov.
|
profnandaa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for your contrib! 🎉
| "build:node": "babel src -d .", | ||
| "build": "npm run build:browser && npm run build:node && npm run build:es", | ||
| "pretest": "npm run lint && npm run build", | ||
| "pretest": "npm run build && npm run lint", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is one of the things making my previous builds to fail, I'll retry the PR I'd reverted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exactly
index.jsas discussed in chore: update gitignore #1526 and fixed pipeline to prevent running eslint before buildingfr-CAlocale as discussed in feat: Add fr-CA locale #1511 (based on @purell work )fa-IRlocale as discussed in fix(isAlpha): fix ح character validation in fa-IR language code (#1400) #1455isStrongPasswordwith default options to make code coverage happy again (100%) .sudokey in travis config https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migrationChecklist