• Matthew Slipper's avatar
    op-deployer: Package for production (#12491) · 1f106f78
    Matthew Slipper authored
    * op-deployer: Package for production
    
    This PR:
    
    1. Moves op-deployer into a standalone package at the root of the monorepo.
    2. Updates CI given the move above.
    3. Adds infrastructure for `goreleaser` so that we can provide pre-build binaries to our users.
    
    * fix error in config
    
    * add dep
    
    * move filter
    
    * filters
    
    * goimports
    
    * remove deployer docker builds
    
    * goimports
    
    * remove superfluous package renames
    
    * use correct monorepo dir
    
    * fix bad package renames
    
    * cancel child context
    
    * use different context in cleanup
    
    * log enclave ID
    1f106f78
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
devkeys Loading commit data...
foundry Loading commit data...
genesis Loading commit data...
interopgen Loading commit data...
script Loading commit data...
solc Loading commit data...
srcmap Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...