You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TomAFrench
changed the title
aztec-sync PRs in noir are building off of old commits
aztec-sync PRs in noir are building off of old commits resulting in conflicts
Mar 5, 2024
I merged a sync PR earlier today but a new one has popped up which doesn't reflect that we've already merged the previous one.
See:
noir-lang/noir#4482
Looking at the commit it's built on, it's ignoring all commits into noir master since 27th of Feb.
https://github.com/noir-lang/noir/commits/1e02292918b0c4824d2b5f92b88d621558dbd617/
This results in us getting merge conflicts which we need to fix on every sync.
The text was updated successfully, but these errors were encountered: