Open
Conversation
12e86b1 to
701a8b3
Compare
701a8b3 to
289fe6d
Compare
289fe6d to
c02e3b4
Compare
Upon CX application start ping tracker service with current config.
d471abb to
be0a10f
Compare
Instead of relying on built cx-tracker-cli use dep ensure
be0a10f to
9e856c9
Compare
added 2 commits
July 21, 2019 22:28
Add needed flags for config to be used Use configured values as primary source (consider switching) Add suport for config download based on its hash value Lower the level for ping tracker issue
sn-srdjan
commented
Jul 21, 2019
vendor/github.com/sn-srdjan/cx-tracker-cli/src/cli/cxtracker/tracker_provider.go
Outdated
Show resolved
Hide resolved
vendor/github.com/sn-srdjan/cx-tracker-cli/src/cli/cxtracker/tracker_provider.go
Show resolved
Hide resolved
effd16b to
984334f
Compare
251ac4e to
eb37e90
Compare
added 2 commits
July 26, 2019 10:15
Add warn message when provided flag is overwritten by config Remove old TODOs that are confirmed Still to do: Make sure everything is working fine when replacing cx apps locally
183a34c to
316f038
Compare
- Auto generate wallet in case one is missing on environment. - Check last run app genesis hash. Reset local database if we're running different app now.
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.
Upon CX application start ping tracker service with current config.