test(installer): add OpenSSH distro harness
Все проверки выполнены успешно
CI / test (push) Successful in 3m33s
Docker / Build and publish worker image (push) Successful in 18m37s
Все проверки выполнены успешно
CI / test (push) Successful in 3m33s
Docker / Build and publish worker image (push) Successful in 18m37s
Этот коммит содержится в:
@@ -177,6 +177,12 @@ SSH host keys are checked against `~/.ssh/known_hosts` by default. Use
|
||||
`--insecure-host-key` option disables host authentication and should only be
|
||||
used in a trusted disposable environment.
|
||||
|
||||
A Go SSH source installer (remote package/toolchain/source build) is planned;
|
||||
the pure detection/planning layer and the Docker/OpenSSH test harness that will
|
||||
accept it are implemented. See
|
||||
[`docs/source-installation.md`](docs/source-installation.md); run the live
|
||||
fixture matrix with `make test-ssh`.
|
||||
|
||||
## Configuration
|
||||
|
||||
| Variable | Required | Default | Purpose |
|
||||
|
||||
Ссылка в новой задаче
Block a user