frostfs-node/cmd
Evgenii Stratonikov 17ec84151b
All checks were successful
DCO action / DCO (pull_request) Successful in 3m20s
Tests and linters / Staticcheck (pull_request) Successful in 4m29s
Tests and linters / gopls check (pull_request) Successful in 5m19s
Tests and linters / Run gofumpt (pull_request) Successful in 7m21s
Pre-commit hooks / Pre-commit (pull_request) Successful in 7m30s
Build / Build Components (pull_request) Successful in 7m46s
Tests and linters / Lint (pull_request) Successful in 8m41s
Tests and linters / Tests (pull_request) Successful in 9m33s
Tests and linters / Tests with -race (pull_request) Successful in 9m49s
Vulncheck / Vulncheck (pull_request) Successful in 1m16s
[#532] cli: Respect XDG base directory spec
XDG base directory specification defines where various files
should be looked by an application. Hopefully, this makes `frostfs-cli`
more predictable and pleasant to work with. Luckily for us, golang already
has everything we need in the stdlib. This commit also gets rid of
`github.com/mitchellh/go-homedir` dependency.

Close #532
Refs #1455

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-05 16:27:18 +03:00
..
frostfs-adm [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
frostfs-cli [#532] cli: Respect XDG base directory spec 2024-11-05 16:27:18 +03:00
frostfs-ir [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
frostfs-lens [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
frostfs-node [#1467] node: Break notary deposit wait after VUB 2024-11-01 16:42:02 +03:00
internal/common [#1382] node: Replace deprecated methods 2024-09-18 14:35:48 +03:00