lighthouse/.github/workflows
Paul Hauner 071dd4cd9c Add self-hosted runners v2 (#4506)
## Issue Addressed

NA

## Proposed Changes

Carries on from #4115, with the following modifications:

1. Self-hosted runners are only enabled if `github.repository == sigp/lighthouse`.
    - This allows forks to still have Github-hosted CI.
    - This gives us a method to switch back to Github-runners if we have extended downtime on self-hosted. 
1. Does not remove any existing dependency builds for Github-hosted runners (e.g., installing the latest Rust).
1. Adds the `WATCH_HOST` environment variable which defines where we expect to find the postgres db in the `watch` tests. This should be set to `host.docker.internal` for the tests to pass on self-hosted runners.

## Additional Info

NA


Co-authored-by: antondlr <anton@delaruelle.net>
2023-07-21 04:46:52 +00:00
..
book.yml Update mdbook runner to Ubuntu 20.04 (#3138) 2022-04-04 06:08:26 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker-antithesis.yml CI gardening maintenance (#3706) 2022-11-13 22:40:44 +00:00
docker.yml Prepare CI for merge queues (#4252) 2023-05-02 01:59:51 +00:00
linkcheck.yml Prepare CI for merge queues (#4252) 2023-05-02 01:59:51 +00:00
local-testnet.yml Post merge local testnets (#3807) 2023-05-17 05:51:54 +00:00
release.yml Re-enable maxperf for Windows releases (#4371) 2023-06-14 02:29:51 +00:00
test-suite.yml Add self-hosted runners v2 (#4506) 2023-07-21 04:46:52 +00:00