cli: Use Cmp() functions for ID-like structs #1646

Open
achuprov wants to merge 1 commit from achuprov/frostfs-node:feat/use_cmp into master
Member

Ref TrueCloudLab/frostfs-sdk-go#333
Signed-off-by: Alexander Chuprov a.chuprov@yadro.com

Ref https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/pulls/333 Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov added 1 commit 2025-02-13 16:44:18 +00:00
[#1646] cli: Use Cmp() functions for ID-like structs
Some checks failed
DCO action / DCO (pull_request) Successful in 36s
Vulncheck / Vulncheck (pull_request) Failing after 53s
Tests and linters / Tests (pull_request) Failing after 59s
Build / Build Components (pull_request) Failing after 1m5s
Tests and linters / Lint (pull_request) Failing after 1m9s
Tests and linters / Run gofumpt (pull_request) Failing after 1m7s
Tests and linters / Staticcheck (pull_request) Failing after 1m14s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m24s
Tests and linters / Tests with -race (pull_request) Failing after 2m58s
Tests and linters / gopls check (pull_request) Failing after 2m59s
a73fb5c462
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov force-pushed feat/use_cmp from a73fb5c462 to 02f3a7f65c 2025-02-20 09:22:17 +00:00 Compare
achuprov added 1 commit 2025-02-20 09:27:48 +00:00
[#1646] cli: Use Cmp() functions for ID-like structs
All checks were successful
DCO action / DCO (pull_request) Successful in 37s
Vulncheck / Vulncheck (pull_request) Successful in 52s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m23s
Build / Build Components (pull_request) Successful in 1m30s
Tests and linters / Run gofumpt (pull_request) Successful in 2m10s
Tests and linters / Lint (pull_request) Successful in 2m26s
Tests and linters / Tests (pull_request) Successful in 2m32s
Tests and linters / Staticcheck (pull_request) Successful in 2m42s
Tests and linters / Tests with -race (pull_request) Successful in 3m49s
Tests and linters / gopls check (pull_request) Successful in 3m47s
b2adf1109e
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov changed title from WIP: cli: Use Cmp() functions for ID-like structs to cli: Use Cmp() functions for ID-like structs 2025-02-20 09:30:42 +00:00
requested reviews from storage-core-committers, storage-core-developers 2025-02-20 09:30:43 +00:00
a-savchuk approved these changes 2025-02-20 09:47:13 +00:00
dstepanov-yadro approved these changes 2025-02-21 06:51:12 +00:00
All checks were successful
DCO action / DCO (pull_request) Successful in 37s
Required
Details
Vulncheck / Vulncheck (pull_request) Successful in 52s
Required
Details
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m23s
Required
Details
Build / Build Components (pull_request) Successful in 1m30s
Required
Details
Tests and linters / Run gofumpt (pull_request) Successful in 2m10s
Required
Details
Tests and linters / Lint (pull_request) Successful in 2m26s
Required
Details
Tests and linters / Tests (pull_request) Successful in 2m32s
Required
Details
Tests and linters / Staticcheck (pull_request) Successful in 2m42s
Required
Details
Tests and linters / Tests with -race (pull_request) Successful in 3m49s
Required
Details
Tests and linters / gopls check (pull_request) Successful in 3m47s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/use_cmp:achuprov-feat/use_cmp
git checkout achuprov-feat/use_cmp
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1646
No description provided.