-
Notifications
You must be signed in to change notification settings - Fork 741
Library import 250607-0050 #19459
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
Library import 250607-0050 #19459
Conversation
commit_hash:7efc8ab40184186a1c5d597aa5ea2c0dc1fbe85a
Use all javac flags, not only from macro JAVAC_FLAGS commit_hash:8906f8be0d25a9123fa6942389ab4d00401ea6e6
Symlink generated -> generated for proto commit_hash:144994e736b8170ff768950ad4991d890e97a7e9
Clang Tidy is cool, but too slow ;(. Btw, should we respect `misc-include-cleaner` check?
```bash
ya dump compile-commands > /tmp/cc/compile_commands.json
find . -type f \( -name "*.cpp" -o -name "*.h" \) -exec clang-tidy {} -p /tmp/cc {} -checks="misc-*" \;
```
---
- Related to `YQL-19747`
- Related to #9056
---
Pull Request resolved: ytsaurus/ytsaurus#1305
commit_hash:c2ecf638062dcdd0730fed3381da4a230f5352c3
commit_hash:a9766abf73088d74351c34d5136a3eeb7191ac04
commit_hash:401ce20c8ab3ea659f03fb21387f780978f79011
commit_hash:cee72176174f3e997c24d395aeef14424217fcab
* Changelog entry Type: fix Component: core Overdraft of async semaphore fixes commit_hash:12004b16cb354059903d17b72c025df317b12d47
Use jvm_args in templates for runtime commit_hash:b6f74af1c6d465924c684c5734e0becdb365a464
Fix proto dependencies commit_hash:9add0b6884176bcaaa2cd6e51e6b060bf908f333
External Java Library as contrib in semantics commit_hash:3c239e2afbab5019f485d47292223b4106db3e0c
commit_hash:b0bb9ec1e8b00c8383d182b073073d6eaf04ab2f
commit_hash:22bdea457718070edbc02306a0575b4a6fddb88a
|
🟢 |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
PR was created by rightlib sync workflow run