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

Agents platform and new CLI #104

Merged
merged 39 commits into from
Apr 11, 2019
Merged

Agents platform and new CLI #104

merged 39 commits into from
Apr 11, 2019

Conversation

gdiazlo
Copy link
Contributor

@gdiazlo gdiazlo commented Apr 10, 2019

Refactor agents and cli. It is not 100% ready, but it is getting too big. So I propose to merge now, and continue the work.

gdiazlo added 30 commits April 10, 2019 14:41
@gdiazlo gdiazlo requested review from iknite, jllucas and aalda April 10, 2019 12:45
@suizman
Copy link
Contributor

suizman commented Apr 10, 2019

To prevent unnecessary crashes,before merging we should migrate all the test and deploy scripts/code to use the new flags scheme.

Copy link
Contributor

@aalda aalda left a comment

Choose a reason for hiding this comment

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

LGTM

log.Infof("Auditor is unable to get membership proof from QED server: %v", err)

switch fmt.Sprintf("%T", err) {
case "*errors.errorString":
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are you checking this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

To check whether the membership API is working properly or not. Is of little value probably, just monitoring it is available and working.

@gdiazlo gdiazlo merged commit 57d474b into BBVA:master Apr 11, 2019
suizman pushed a commit to jllucas/qed that referenced this pull request Jun 4, 2019
Agents platform and new CLI

Former-commit-id: 57d474b
suizman pushed a commit that referenced this pull request Sep 30, 2019
Agents platform and new CLI

Former-commit-id: b136052 [formerly 57d474b]
Former-commit-id: f2e214a
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.

4 participants