-
Notifications
You must be signed in to change notification settings - Fork 374
Use new apt cli and new repo coventions #1709
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
Use new apt cli and new repo coventions #1709
Conversation
Use new apt cli and new herperledger repo Keep sovrin repo until we dont need it anymore Run apt update before installing a pkg Signed-off-by: GuillaumeBourque-QC <guillaume.bourque-ext@mcn.gouv.qc.ca>
Jumped the gun on approval — didn’t see it was WIP. |
Signed-off-by: GuillaumeBourque-QC <guillaume.bourque-ext@mcn.gouv.qc.ca>
Signed-off-by: GuillaumeBourque-QC <guillaume.bourque-ext@mcn.gouv.qc.ca>
Looking good. |
0f1ce54
to
a495691
Compare
Put the manual dispatch in the push-manual.yaml new workflow workflow Remove manual trigger on push.yaml workflow Tests: Add tinme wait in the plenum/test/validator_info/test_validator_info.py Signed-off-by: GuillaumeBourque-QC <guillaume.bourque-ext@mcn.gouv.qc.ca>
Signed-off-by: GuillaumeBourque-QC <guillaume.bourque-ext@mcn.gouv.qc.ca>
a495691
to
b9c203a
Compare
w00t!! All the tests passed. I did notice that although the tests passed, there were some errors — e.g. in that last test (7) that I ran a second time, it got a “Resource not accessible by integration” after the test ran. There were a bunch of those that I can you see here. I don’t know if they matter. What does this mean — are we done?? |
Just realized that this is in the Plenum repo — I thought were done with that 😄 . I know — iteration... |
It's an issue publishing the reports. |
So we have a base line that is working. The tool still depends on libindy, but we are moving in a better understanding of the solution. |
Use new apt cli and new herperledger repo
Keep sovrin repo until we dont need it anymore
Run apt update before installing a pkg