• 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
..
deployers Loading commit data...
configs.go Loading commit data...
deploy.go Loading commit data...
deployments.go Loading commit data...
outputs.go Loading commit data...
recipe.go Loading commit data...