frostfs-node/cmd/frostfs-cli
Evgenii Stratonikov 433aab12bb
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 1m36s
DCO action / DCO (pull_request) Successful in 1m47s
Vulncheck / Vulncheck (pull_request) Successful in 2m16s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m30s
Build / Build Components (pull_request) Successful in 2m35s
Tests and linters / gopls check (pull_request) Successful in 2m54s
Tests and linters / Staticcheck (pull_request) Successful in 2m54s
Tests and linters / Lint (pull_request) Successful in 3m44s
Tests and linters / Tests (pull_request) Successful in 4m25s
Tests and linters / Tests with -race (pull_request) Successful in 6m13s
[#1455] cli: Handle missing home directory
go-homedir library incorrectly handles some of the errors
that could occur. It is archived, so no PR, but let's fix it on our
side. The scenario in case: executing command in an empty environment.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-29 16:37:55 +03:00
..
docs [#986] cli: Allow add-rule command to parse new actions 2024-02-20 07:42:29 +00:00
internal [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00
modules [#1455] cli: Handle missing home directory 2024-10-29 16:37:55 +03:00
main.go Rename package name 2023-03-07 16:38:26 +03:00