George Bartolomey george.bartolomey
  • Joined on 2024-06-27
george.bartolomey pushed to locode at george.bartolomey/frostfs-node 2024-07-22 11:47:48 +00:00
381f55f28c [#1259] Move pkg/util/locode to frostfs-locode-db
b2ab1ed31b [#1259] cli: Remove locode subcommand
Compare 2 commits »
george.bartolomey pushed to locode at george.bartolomey/frostfs-node 2024-07-22 11:45:01 +00:00
c8b1a75aea Merge branch 'master' into locode
3119f2fbc3 [#1257] metabase: Delete EC gc marks and split info
Compare 2 commits »
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 pushed to locode at george.bartolomey/frostfs-node 2024-07-22 09:25:39 +00:00
db705f77c4 [#1259] Move pkg/util/locode to frostfs-locode-db
7eef5ccf50 [#1259] cli: Remove locode subcommand
Compare 2 commits »
george.bartolomey created pull request TrueCloudLab/frostfs-node#1260 2024-07-22 08:21:09 +00:00
[#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
george.bartolomey pushed to locode at 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
Compare 2 commits »
george.bartolomey created repository george.bartolomey/frostfs-node 2024-07-22 08:15:48 +00:00
george.bartolomey opened issue TrueCloudLab/frostfs-node#1259 2024-07-22 08:07:52 +00:00
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

george.bartolomey created pull request TrueCloudLab/basic#5 2024-07-12 14:03:15 +00:00
[#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
george.bartolomey pushed to sync-frostfs-node at george.bartolomey/basic 2024-07-12 14:01:10 +00:00
fedaf59bb8 [#4] Synchronize with frostfs-node repository
george.bartolomey commented on issue TrueCloudLab/basic#4 2024-07-12 13:30:13 +00:00
Synchronize with frostfs-node repository

@fyrchik, Is it worth applying these changes to basic?

george.bartolomey created repository george.bartolomey/basic 2024-07-12 13:26:54 +00:00
george.bartolomey commented on issue TrueCloudLab/frostfs-testlib#257 2024-07-12 10:46:20 +00:00
Add VERSION file

Libraries should not have VERSION file, source code will not be distributed without Git repository.

george.bartolomey closed issue TrueCloudLab/frostfs-testlib#257 2024-07-12 10:46:20 +00:00
Add VERSION file
george.bartolomey commented on issue TrueCloudLab/basic#4 2024-07-12 08:25:43 +00:00
Synchronize with frostfs-node repository

Important differences:

  • gitlint removed
  • golangci-lint uses fixed version and runs via make lint
  • gofumpt added (runs via make fumpt)
  • go-staticcheck-repo-mod and go-mod-tidy
george.bartolomey opened issue TrueCloudLab/basic#4 2024-07-12 08:08:13 +00:00
Synchronize with frostfs-node repository