381f55f28c
[#1259] Move pkg/util/locode to frostfs-locode-db
b2ab1ed31b
[#1259] cli: Remove locode subcommand
c8b1a75aea
Merge branch 'master' into locode
3119f2fbc3
[#1257] metabase: Delete EC gc marks and split info
george.bartolomey
commented on pull request TrueCloudLab/frostfs-node#1260
2024-07-22 09:26:49 +00:00
[#1259] Remove locode package and add frostfs-locode-db dependency
Regarding commit messages:
[#1259] Remove locode utility
->[#1259] cli: Remove locode subcommand
@fyrchik, changed.
george.bartolomey
commented on pull request TrueCloudLab/frostfs-node#1260
2024-07-22 09:26:14 +00:00
[#1259] Remove locode package and add frostfs-locode-db dependency
Ok, I fixed that.
db705f77c4
[#1259] Move pkg/util/locode to frostfs-locode-db
7eef5ccf50
[#1259] cli: Remove locode subcommand
[#1259] Remove locode package and add frostfs-locode-db dependency
george.bartolomey
created branch locode in george.bartolomey/frostfs-node
2024-07-22 08:17:01 +00:00
7a935c6dfa
[#1259] Move pkg/util/locode to frostfs-locode-db
b1830ec062
[#1259] Remove locode utility
Remove locode package and add frostfs-locode-db dependency
george.bartolomey
commented on pull request TrueCloudLab/frostfs-node#830
2024-07-22 07:12:09 +00:00
locode: Use quadtree to find continent
Please, push these changes into TrueCloudLab/frostfs-locode-db. frostfs-node should depends on frostfs-locode-db Go package (https://git.f…
[#4] Synchronize with frostfs-node repository
george.bartolomey
created branch sync-frostfs-node in george.bartolomey/basic
2024-07-12 14:01:10 +00:00
Add VERSION file
Libraries should not have VERSION file, source code will not be distributed without Git repository.
Add VERSION file
Synchronize with frostfs-node repository
Important differences:
gitlint
removedgolangci-lint
uses fixed version and runs viamake lint
gofumpt
added (runs viamake fumpt
)go-staticcheck-repo-mod
andgo-mod-tidy
…
Synchronize with frostfs-node repository