• Yann Hodique's avatar
    build: migrate op-node and op-proposer to just (#13042) · cf13a17a
    Yann Hodique authored
    * build(just): factor out flags code
    
    This will enable making use of JUSTFLAGS in the main Makefile for
    migrated targets.
    
    * fix(just): parallel support
    
    For some unclear reason runs in CI environment are invalid (they
    generate some "empty" calls to the private target).
    Sidestep the issue for now.
    
    * build(just): add more helpers
    
    - VERSION_META variable
    - go_generate target
    
    * build(op-proposer): migrate build to just
    
    * build(op-node): migrate build to just
    
    * fix(build): rewire just-migrated targets
    
    ---------
    Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
    cf13a17a
Name
Last commit
Last update
..
bindings Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
flags Loading commit data...
metrics Loading commit data...
proposer Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
justfile Loading commit data...