-
Notifications
You must be signed in to change notification settings - Fork 214
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
add CI using cicero and tullia #3594
Conversation
205cc62
to
e678983
Compare
bors try |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this line in bors.toml would need to be updated to make bors look at cicero instead of hydra. It might make sense to merge this first and do that later though.
I agree, this seems like a cautious and sensible approach. 👍🏻 |
tryBuild succeeded: |
bors r+ |
Build succeeded: |
…ermetfan Co-authored-by: Robin Stumm <[email protected]> Source commit: a1a71d8
@dermetfan can you point us how we can get build binaries from Cicero (ideally for latest master or PR)? We used to use them in e2e tests and they were downloaded from Hydra -> https://github.com/input-output-hk/cardano-wallet/blob/master/test/e2e/helpers/utils.rb#L134-L143. |
No description provided.