Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer scheme history to new partitions #9959

Merged

Conversation

fexolm
Copy link
Contributor

@fexolm fexolm commented Oct 2, 2024

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from 01f48be to 20297b1 Compare October 2, 2024 08:59
Copy link

github-actions bot commented Oct 2, 2024

2024-10-02 09:02:15 UTC Pre-commit check linux-x86_64-release-asan for e1e7403 has started.
2024-10-02 09:02:52 UTC Artifacts will be uploaded here
2024-10-02 09:06:25 UTC ya make is running...
🔴 2024-10-02 09:12:47 UTC Build failed, see the logs.

Copy link

github-actions bot commented Oct 2, 2024

2024-10-02 09:03:36 UTC Pre-commit check linux-x86_64-relwithdebinfo for e1e7403 has started.
2024-10-02 09:03:47 UTC Artifacts will be uploaded here
2024-10-02 09:06:48 UTC ya make is running...
🔴 2024-10-02 09:19:14 UTC Build failed, see the logs.

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from 20297b1 to 38b425e Compare October 2, 2024 09:21
Copy link

github-actions bot commented Oct 2, 2024

2024-10-02 09:23:29 UTC Pre-commit check linux-x86_64-relwithdebinfo for f43af44 has started.
2024-10-02 09:24:03 UTC Artifacts will be uploaded here
2024-10-02 09:27:45 UTC ya make is running...
🔴 2024-10-02 09:40:17 UTC Build failed, see the logs.

Copy link

github-actions bot commented Oct 2, 2024

2024-10-02 09:24:03 UTC Pre-commit check linux-x86_64-release-asan for f43af44 has started.
2024-10-02 09:24:39 UTC Artifacts will be uploaded here
2024-10-02 09:28:08 UTC ya make is running...
🔴 2024-10-02 09:34:55 UTC Build failed, see the logs.

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from 38b425e to b16eeb3 Compare October 18, 2024 08:06
Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 08:09:41 UTC Pre-commit check linux-x86_64-release-asan for bb2e00d has started.
2024-10-18 08:09:51 UTC Artifacts will be uploaded here
2024-10-18 08:12:56 UTC ya make is running...
🔴 2024-10-18 08:23:34 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 08:10:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for bb2e00d has started.
2024-10-18 08:10:48 UTC Artifacts will be uploaded here
2024-10-18 08:13:53 UTC ya make is running...
🔴 2024-10-18 08:18:46 UTC Build failed, see the logs. Also see fail summary

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from b16eeb3 to 9c61a06 Compare October 18, 2024 14:14
Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 14:17:53 UTC Pre-commit check linux-x86_64-relwithdebinfo for 04a116d has started.
2024-10-18 14:18:04 UTC Artifacts will be uploaded here
2024-10-18 14:21:00 UTC ya make is running...
🟡 2024-10-18 15:12:31 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16646 15159 0 4 1390 93

2024-10-18 15:14:13 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-18 15:25:45 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
99 (only retried tests) 8 0 0 0 91

🟢 2024-10-18 15:25:51 UTC Build successful.
🟡 2024-10-18 15:26:09 UTC ydbd size 2.8 GiB changed* by +139.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: eb88635 merge: 04a116d diff diff %
ydbd size 3 012 692 184 Bytes 3 012 834 664 Bytes +139.1 KiB +0.005%
ydbd stripped size 477 690 008 Bytes 477 714 104 Bytes +23.5 KiB +0.005%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 14:18:12 UTC Pre-commit check linux-x86_64-release-asan for 04a116d has started.
2024-10-18 14:18:22 UTC Artifacts will be uploaded here
2024-10-18 14:21:18 UTC ya make is running...
🟡 2024-10-18 15:46:34 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11679 11483 0 59 35 102

🟢 2024-10-18 15:47:36 UTC Build successful.
🟡 2024-10-18 15:48:09 UTC ydbd size 5.7 GiB changed* by +244.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: eb88635 merge: 04a116d diff diff %
ydbd size 6 103 710 472 Bytes 6 103 960 424 Bytes +244.1 KiB +0.004%
ydbd stripped size 1 521 729 136 Bytes 1 521 803 792 Bytes +72.9 KiB +0.005%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from 9c61a06 to d682c84 Compare October 22, 2024 13:12
Copy link

github-actions bot commented Oct 22, 2024

2024-10-22 13:16:14 UTC Pre-commit check linux-x86_64-release-asan for 841a1a2 has started.
2024-10-22 13:16:25 UTC Artifacts will be uploaded here
2024-10-22 13:19:25 UTC ya make is running...
🔴 2024-10-22 13:23:37 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Oct 22, 2024

2024-10-22 13:19:09 UTC Pre-commit check linux-x86_64-relwithdebinfo for 841a1a2 has started.
2024-10-22 13:19:20 UTC Artifacts will be uploaded here
2024-10-22 13:22:21 UTC ya make is running...
🔴 2024-10-22 13:26:40 UTC Build failed, see the logs. Also see fail summary

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from d682c84 to a93c96f Compare October 23, 2024 10:45
Copy link

github-actions bot commented Oct 23, 2024

2024-10-23 10:51:45 UTC Pre-commit check linux-x86_64-release-asan for 0340df9 has started.
2024-10-23 10:51:55 UTC Artifacts will be uploaded here
2024-10-23 10:55:13 UTC ya make is running...
🟡 2024-10-23 12:34:48 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11686 11506 0 42 33 105

🟢 2024-10-23 12:35:50 UTC Build successful.
🟡 2024-10-23 12:36:27 UTC ydbd size 5.7 GiB changed* by +1.0 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 7286db0 merge: 0340df9 diff diff %
ydbd size 6 099 935 672 Bytes 6 100 986 504 Bytes +1.0 MiB +0.017%
ydbd stripped size 1 522 578 480 Bytes 1 522 748 368 Bytes +165.9 KiB +0.011%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 23, 2024

2024-10-23 10:52:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0340df9 has started.
2024-10-23 10:52:25 UTC Artifacts will be uploaded here
2024-10-23 10:55:42 UTC ya make is running...
🟡 2024-10-23 12:14:14 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41562 35954 0 3 5503 102

2024-10-23 12:17:57 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-23 12:29:35 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
104 (only retried tests) 6 0 0 0 98

🟢 2024-10-23 12:29:42 UTC Build successful.
🟡 2024-10-23 12:30:00 UTC ydbd size 2.8 GiB changed* by +534.7 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 7286db0 merge: 0340df9 diff diff %
ydbd size 3 012 441 256 Bytes 3 012 988 808 Bytes +534.7 KiB +0.018%
ydbd stripped size 478 218 616 Bytes 478 267 640 Bytes +47.9 KiB +0.010%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch 4 times, most recently from ca7e359 to 70bec5e Compare October 24, 2024 08:44
Copy link

github-actions bot commented Oct 24, 2024

2024-10-24 08:47:19 UTC Pre-commit check linux-x86_64-release-asan for b9cb0ff has started.
2024-10-24 08:47:30 UTC Artifacts will be uploaded here
2024-10-24 08:50:50 UTC ya make is running...
🟡 2024-10-24 10:30:40 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11709 11510 0 51 49 99

🟢 2024-10-24 10:31:48 UTC Build successful.
🟡 2024-10-24 10:32:22 UTC ydbd size 5.7 GiB changed* by +1.0 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 99c5efb merge: b9cb0ff diff diff %
ydbd size 6 135 108 720 Bytes 6 136 209 544 Bytes +1.0 MiB +0.018%
ydbd stripped size 1 531 693 200 Bytes 1 531 874 288 Bytes +176.8 KiB +0.012%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 24, 2024

2024-10-24 08:47:35 UTC Pre-commit check linux-x86_64-relwithdebinfo for b9cb0ff has started.
2024-10-24 08:47:46 UTC Artifacts will be uploaded here
2024-10-24 08:51:04 UTC ya make is running...
🟡 2024-10-24 10:12:07 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41579 35980 0 2 5503 94

2024-10-24 10:15:38 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-24 10:26:55 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
95 (only retried tests) 4 0 0 0 91

🟢 2024-10-24 10:27:03 UTC Build successful.
🟠 2024-10-24 10:27:19 UTC Unmuted 1 tests
🟡 2024-10-24 10:27:37 UTC ydbd size 2.8 GiB changed* by +548.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 99c5efb merge: b9cb0ff diff diff %
ydbd size 3 032 409 640 Bytes 3 032 970 800 Bytes +548.0 KiB +0.019%
ydbd stripped size 480 961 592 Bytes 481 009 368 Bytes +46.7 KiB +0.010%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 08:22:12 UTC Pre-commit check linux-x86_64-relwithdebinfo for befa945 has started.
2024-10-29 08:22:23 UTC Artifacts will be uploaded here
2024-10-29 08:25:41 UTC ya make is running...
🔴 2024-10-29 08:37:53 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 08:22:40 UTC Pre-commit check linux-x86_64-release-asan for befa945 has started.
2024-10-29 08:22:52 UTC Artifacts will be uploaded here
2024-10-29 08:26:20 UTC ya make is running...
🔴 2024-10-29 08:44:32 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 09:45:49 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6c62eab has started.
2024-10-29 09:46:00 UTC Artifacts will be uploaded here
2024-10-29 09:49:19 UTC ya make is running...
🔴 2024-10-29 09:54:56 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 09:45:58 UTC Pre-commit check linux-x86_64-release-asan for 6c62eab has started.
2024-10-29 09:46:09 UTC Artifacts will be uploaded here
2024-10-29 09:49:26 UTC ya make is running...
🔴 2024-10-29 09:56:57 UTC Build failed, see the logs. Also see fail summary

@fexolm fexolm marked this pull request as ready for review October 29, 2024 09:52
Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 07:03:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for c2ac031 has started.
2024-11-05 07:03:33 UTC Artifacts will be uploaded here
2024-11-05 07:06:58 UTC ya make is running...
2024-11-05 07:58:29 UTC Check cancelled

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 07:03:27 UTC Pre-commit check linux-x86_64-release-asan for c2ac031 has started.
2024-11-05 07:03:38 UTC Artifacts will be uploaded here
2024-11-05 07:06:55 UTC ya make is running...
2024-11-05 07:58:28 UTC Check cancelled

ivanmorozov333
ivanmorozov333 previously approved these changes Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 08:00:02 UTC Pre-commit check linux-x86_64-release-asan for 547d398 has started.
2024-11-05 08:01:48 UTC Artifacts will be uploaded here
2024-11-05 08:05:48 UTC ya make is running...
2024-11-05 08:30:56 UTC Check cancelled

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 08:02:30 UTC Pre-commit check linux-x86_64-relwithdebinfo for 547d398 has started.
2024-11-05 08:02:41 UTC Artifacts will be uploaded here
2024-11-05 08:05:59 UTC ya make is running...
2024-11-05 08:30:58 UTC Check cancelled

@fexolm fexolm enabled auto-merge (squash) November 5, 2024 08:10
@fexolm fexolm force-pushed the fexolm/partitioning_scheme_transfer branch from 5c06187 to 7522317 Compare November 5, 2024 08:30
Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 08:32:10 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7e8db9e has started.
2024-11-05 08:32:14 UTC Artifacts will be uploaded here
2024-11-05 08:35:29 UTC ya make is running...
🟡 2024-11-05 09:58:59 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41737 36079 0 4 5559 95

2024-11-05 10:02:32 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-05 10:14:04 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
99 (only retried tests) 7 0 0 0 92

🟢 2024-11-05 10:14:12 UTC Build successful.
🟠 2024-11-05 10:14:26 UTC Unmuted 1 tests
🔴 2024-11-05 10:14:44 UTC ydbd size 2.8 GiB changed* by +2.1 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: cd279f5 merge: 7e8db9e diff diff %
ydbd size 3 038 122 664 Bytes 3 040 344 512 Bytes +2.1 MiB +0.073%
ydbd stripped size 481 435 064 Bytes 481 657 016 Bytes +216.8 KiB +0.046%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 08:33:37 UTC Pre-commit check linux-x86_64-release-asan for 7e8db9e has started.
2024-11-05 08:33:48 UTC Artifacts will be uploaded here
2024-11-05 08:37:15 UTC ya make is running...
🟡 2024-11-05 10:19:03 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10684 10593 0 35 24 32

🟢 2024-11-05 10:20:00 UTC Build successful.
🔴 2024-11-05 10:20:32 UTC ydbd size 5.7 GiB changed* by +2.0 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 129f0f1 merge: 7e8db9e diff diff %
ydbd size 6 150 316 272 Bytes 6 152 434 984 Bytes +2.0 MiB +0.034%
ydbd stripped size 1 535 122 896 Bytes 1 535 314 544 Bytes +187.2 KiB +0.012%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 13:08:47 UTC Pre-commit check linux-x86_64-release-asan for 9f5fd7b has started.
2024-11-05 13:09:04 UTC Artifacts will be uploaded here
2024-11-05 13:12:25 UTC ya make is running...
🟡 2024-11-05 14:21:26 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10683 10611 0 27 11 34

🟢 2024-11-05 14:22:24 UTC Build successful.
🔴 2024-11-05 14:22:55 UTC ydbd size 5.7 GiB changed* by +2.0 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 6595c0e merge: 9f5fd7b diff diff %
ydbd size 6 150 450 032 Bytes 6 152 591 832 Bytes +2.0 MiB +0.035%
ydbd stripped size 1 535 147 792 Bytes 1 535 346 800 Bytes +194.3 KiB +0.013%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 13:10:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9f5fd7b has started.
2024-11-05 13:10:52 UTC Artifacts will be uploaded here
2024-11-05 13:14:58 UTC ya make is running...
🟡 2024-11-05 14:17:26 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41736 36052 0 9 5571 104

2024-11-05 14:21:03 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-11-05 14:32:31 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
126 (only retried tests) 29 0 1 1 95

2024-11-05 14:32:42 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-11-05 14:44:03 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
96 (only retried tests) 2 0 1 0 93

🟢 2024-11-05 14:44:11 UTC Build successful.
🟡 2024-11-05 14:44:34 UTC ydbd size 2.8 GiB changed* by +978.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 6595c0e merge: 9f5fd7b diff diff %
ydbd size 3 039 405 808 Bytes 3 040 407 888 Bytes +978.6 KiB +0.033%
ydbd stripped size 481 625 272 Bytes 481 664 824 Bytes +38.6 KiB +0.008%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@fexolm fexolm added the rebase-and-check Rebase PR with the current base branch and check label Nov 5, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 15:05:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for 61ca7be has started.
2024-11-05 15:05:30 UTC Artifacts will be uploaded here
2024-11-05 15:08:48 UTC ya make is running...
🟡 2024-11-05 16:31:37 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41736 36074 0 5 5558 99

2024-11-05 16:35:09 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-05 16:46:21 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
103 (only retried tests) 9 0 0 0 94

🟢 2024-11-05 16:46:28 UTC Build successful.
🟠 2024-11-05 16:46:42 UTC Unmuted 1 tests
🟡 2024-11-05 16:47:00 UTC ydbd size 2.8 GiB changed* by +974.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 3a6411f merge: 61ca7be diff diff %
ydbd size 3 039 618 920 Bytes 3 040 616 888 Bytes +974.6 KiB +0.033%
ydbd stripped size 481 640 696 Bytes 481 676 152 Bytes +34.6 KiB +0.007%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Nov 5, 2024

2024-11-05 15:05:36 UTC Pre-commit check linux-x86_64-release-asan for 61ca7be has started.
2024-11-05 15:05:47 UTC Artifacts will be uploaded here
2024-11-05 15:09:05 UTC ya make is running...
🟡 2024-11-05 16:42:02 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10680 10610 0 26 11 33

🟢 2024-11-05 16:42:57 UTC Build successful.
🔴 2024-11-05 16:43:27 UTC ydbd size 5.7 GiB changed* by +2.0 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 3a6411f merge: 61ca7be diff diff %
ydbd size 6 150 742 824 Bytes 6 152 880 520 Bytes +2.0 MiB +0.035%
ydbd stripped size 1 535 210 128 Bytes 1 535 405 040 Bytes +190.3 KiB +0.013%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@fexolm fexolm merged commit 2707851 into ydb-platform:main Nov 5, 2024
13 of 14 checks passed
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants