Skip to content

Commit

Permalink
merge rusEFI wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 31, 2024
2 parents 5342e15 + a846edd commit 47d91b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Dev-Quality-Control.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ The following jumper wires are used to test some subsystems as realistically as

See https://github.com/rusefi/rusefi/blob/c309174fdbb6b082113ac320294066c37922f2ce/java_console/autotest/src/main/java/com/rusefi/proteus/ProteusAnalogTest.java#L22

### HOWTO self-hosted runner build from scratch

GitHub Actions are Ubuntu, WSL is Ubuntu, Ubuntu is recommended

```
sudo apt install net-tools openssh-server
sudo systemctl enable ssh
```

### On setting new MXLinux runners

https://github.com/rusefi/rusefi/settings/actions/runners use ``hw-ci-f4-discovery`` or ``hw-ci-proteus-f7`` group name while adding runner.
Expand Down

0 comments on commit 47d91b7

Please sign in to comment.