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

Bo 1337 - update SDK v2 to match guidelines #3

Merged
merged 8 commits into from
Apr 21, 2017
Merged

Bo 1337 - update SDK v2 to match guidelines #3

merged 8 commits into from
Apr 21, 2017

Conversation

weber-gregoire
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4e1aef9 on BO-1337 into aa0060a on v2.

1 similar comment
@coveralls
Copy link

coveralls commented Apr 19, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 4e1aef9 on BO-1337 into aa0060a on v2.

README.md Outdated
@@ -63,7 +63,7 @@ var customClientData = {
}
};

barracks.checkUpdate(packages, customClientData).then(function (packagesInfo) {
barracks.getDevicePackages(packages, customClientData).then(function (packagesInfo) {

Choose a reason for hiding this comment

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

Missing unitId

README.md Outdated
@@ -142,7 +147,7 @@ var packages = [
}
];

barracks.checkUpdate(packages, customClientData).then(function (packagesInfo) {
barracks.getDevicePackages(packages, customClientData).then(function (packagesInfo) {

Choose a reason for hiding this comment

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

missing unitId

@coveralls
Copy link

coveralls commented Apr 21, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling edb7430 on BO-1337 into aa0060a on v2.

@saiimons saiimons merged commit e25a37f into v2 Apr 21, 2017
@saiimons saiimons deleted the BO-1337 branch April 21, 2017 20:12
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