• Matthew Slipper's avatar
    ops: Build cleanups · 0fb3050f
    Matthew Slipper authored
    Cleans up a bunch of configuration in `ops/`, in preparation for switching most of our build configuration to CircleCI. Changes include:
    
    1. Removing the "builder image" concept in favor of a single multi-target Dockerfile. Once this goes live on CircleCI, we'll be able to leverage Docker Layer caching more effectively.
    2. Fixes the nightly build, which is currently failing on the legacy batch submitter.
    3. Removes the legacy rpc-proxy since it isn't used anywhere anymore.
    4. Re-enables CODEOWNERS.
    5. Removes the `docker-compose-nobuild.yml` file, since the main `docker-compose.yml` file now supports images and builds.
    
    Meta:
    
    - Fixes ENG-1838
    0fb3050f
Name
Last commit
Last update
..
batch-submitter.sh Loading commit data...
build-ci.sh Loading commit data...
ci-versions.js Loading commit data...
deployer.sh Loading commit data...
dtl.sh Loading commit data...
gas-oracle.sh Loading commit data...
geth.sh Loading commit data...
integration-tests.sh Loading commit data...
relayer.sh Loading commit data...
stats.sh Loading commit data...
wait-for-sequencer.sh Loading commit data...