ApolloResearch / rib

Library for methods related to the Local Interaction Basis (LIB)
MIT License
3 stars 0 forks source link

Update workflow file for self-hosted runner #255

Closed danbraunai-apollo closed 9 months ago

danbraunai-apollo commented 9 months ago

Update workflow file for self-hosted runner

Description

Creating a Runner

To create a new runner, fire up a new pod with ./start_pod a5000 runner (ensuring you have the version of kub with the spec file runner-a5000.yaml), then simply copy the commands from https://github.com/ApolloResearch/rib/settings/actions/runners/new to the terminal on the pod.

Related Issue

Closes #170

Does this PR introduce a breaking change?

No

Screenshot

SPEEEEEEED image

nix-apollo commented 9 months ago

Questions:

danbraunai-apollo commented 9 months ago

Questions: Should we rename dan-a5000-runner-0 to github-runner or something? Is it easy to restart the box if it goes down?

Fixed, and updated description for starting new runners.

nix-apollo commented 9 months ago

then simply copy the commands from https://github.com/ApolloResearch/rib/settings/actions/runners/new to the terminal on the pod.

This is not a page I have access too (probably fine though if you take care of fixing it when it breaks.