-
Notifications
You must be signed in to change notification settings - Fork 0
Use random staring points for adversary #1
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
base: main
Are you sure you want to change the base?
Conversation
Anviking
commented
Nov 21, 2025
- [adversary] add some helper commands to justfile
- [adversary] feat: use separate random starting points
|
It seems it only builds the images from main |
Changed:
|
e74904c to
e4ba53d
Compare
|
I rebased on main, I hope I didn't lose anything in the process |
|
Here the image was pushed: https://github.com/cardano-foundation/cardano-node-antithesis/actions/runs/19615663653/job/56167864091#step:6:170 Something I do not really like is that the adversary image tag is a commit on a branch which will be deleted after merge. Rebasing could help, but then we have to change the tag again before fast forwarding .... what a mess. |