-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #102 from telefonicaid/task/prepare_1.5.0
Step 1.4.0-next -> 1.5.0
- Loading branch information
Showing
3 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +0,0 @@ | ||
- Update Docker security practices (Add HEALTHCHECK, Use Anonymous User, Use two-stage build) | ||
- Overall update of dev package dependencies | ||
- Update codebase to use ES6 | ||
- Remove JSHint and jshint overrides | ||
- Add esLint using standard tamia presets | ||
- Replace var with let/const | ||
- Fix or disable eslint errors | ||
- Set Nodejs 10 as minimum version in packages.json (effectively removing Nodev8 from supported versions) | ||
- Allow to configure id field in received callbacks from Sigfox | ||
- Use nock lib to mock exchanges with a context broker during tests (and avoid depending on a running one) | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters