• Matthew Slipper's avatar
    ci: Port some CI jobs to self-hosted runners (#12199) · ed4a80c4
    Matthew Slipper authored
    * ci: Port some CI jobs to self-hosted runners
    
    This PR ports the following CI jobs to use self-hosted runners:
    
    - cannon-go-lint-and-test
    - contracts-bedrock-build
    - go-lint
    - go-test-kurtosis
    - go-e2e-test
    - cannon-prestate
    
    These jobs benefit from running on beefier hardware. Since Go cache data is shared among the executors, it also allowed me to remove a lot of the manual caching logic from our builds while  improving Go compilation times overall.
    
    I'll provide a separate writeup detailing exactly how the executors work.
    
    * use test result directories in the workspace
    ed4a80c4
Name
Last commit
Last update
..
bootstrap Loading commit data...
broadcaster Loading commit data...
inspect Loading commit data...
integration_test Loading commit data...
opcm Loading commit data...
pipeline Loading commit data...
state Loading commit data...
version Loading commit data...
apply.go Loading commit data...
flags.go Loading commit data...
init.go Loading commit data...