Bump aktualizr and lmp-device-register#58
Merged
ricardosalveti merged 2 commits intofoundriesio:masterfrom Sep 17, 2019
Merged
Conversation
Signed-off-by: Ricardo Salveti <[email protected]>
Relevant changes: - e642c79 Allow using an api token instead doing oauth2 - 4d6da40 Add suppport for configuring docker-apps - c8ca689 Add support for aktualizr-lite tags - c1fed20 Introduce an "Options" struct - 395fe43 Fix conversion warning from clang - bb62433 Fix "statement should be inside braces" issues - 817d7a8 Fix "implicit conversion" issues in code - 0bf13df Add a clang-tidy script Also enable docker-app and aktualizr-lite tag by default via packageconfig. Signed-off-by: Ricardo Salveti <[email protected]>
mike-scott
reviewed
Sep 16, 2019
Contributor
mike-scott
left a comment
There was a problem hiding this comment.
Looks good to me, but @doanac is the expert
doanac
approved these changes
Sep 17, 2019
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update aktualizr patches on top of the 2019.08 release and bump lmp-device-register to the latest git revision (also enabling support for docker-app and tags by default).
This also fixes #57