ape: Move common APE check logic to separate package #1362

Merged
fyrchik merged 1 commit from aarifullin/frostfs-node:feat/ape/object_tree_refactor into master 2024-09-10 12:40:34 +00:00

1 commit

Author SHA1 Message Date
e705e68310 [#1362] ape: Move common APE check logic to separate package
All checks were successful
DCO action / DCO (pull_request) Successful in 1m57s
Tests and linters / Run gofumpt (pull_request) Successful in 2m19s
Vulncheck / Vulncheck (pull_request) Successful in 2m34s
Tests and linters / Staticcheck (pull_request) Successful in 2m47s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m22s
Tests and linters / Lint (pull_request) Successful in 3m28s
Build / Build Components (pull_request) Successful in 3m38s
Tests and linters / gopls check (pull_request) Successful in 3m51s
Tests and linters / Tests (pull_request) Successful in 4m52s
Tests and linters / Tests with -race (pull_request) Successful in 4m55s
* Tree and object service have the same log for checking APE. So,
  this check should be moved to common package.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-10 13:10:04 +03:00