during a single build this verbose logging can
produce 100mb of logs purely for initiated and
processed messages. this was partially handled
in VMT-MR-3078 for vm-templates, but we also
have these data being logged in jpsbootstrap
steps of regular builds. the information is
not that valuable compared to the amount of
logs it produces and started/completed should
be enough to investigate problematic
artifacts.
(cherry picked from commit b97b277fff4a9b17cc74e81769a5c4814ec3f8a9)
IJ-CR-172487
GitOrigin-RevId: 94bc0591ae6e6e6c4102058d85d56c233e23c2be
Previously, an edge from plugin's content module to core's content module was not added and the order of initializion _could_ be so that plugin's content module was initialized first, and it broke the logic
test uses multiple plugins because the order is currently dependent on hashmap entries order
was fixed by 2402e2b07f97d8b53b4869403b49fea96ac4288b
(cherry picked from commit cca338a8b3a909a93754270c6cb862e0230a83ae)
GitOrigin-RevId: 5c704b3d2979f288f2dadf7f4e1e64cfdfb7f3f1
See the regression commit: f1fe2739
Added a gradle project test for coroutines debug agent attach
IDEA-377062
IDEA-278577
Merge-request: IJ-MR-171772
Merged-by: Maria Sokolova <maria.sokolova@jetbrains.com>
(cherry picked from commit d88438881fc613dd6be278bddb1112f802b6bfaf)
(cherry picked from commit 0c9a1d7c5811578ec589aa05b1215d378a33c446)
IJ-CR-172265
GitOrigin-RevId: 8632118aa3b0a9e0da586e1712d00bf9faab655e
If the frontend is reopened without stopping the client, it will try to register the remote caches on the backend. However, if the backend has not been stopped, it will leave the caches opened, so reregistration will fail with the exception.
This commit introduces the reusing of the caches, which should fix the exception
(cherry picked from commit 52695f24db542428e46b9551e5fca976372d768d)
IJ-CR-171354
GitOrigin-RevId: 8240f3634de6d189b7f3d684e33f59f4372ea07e
add ab support
introduce TriggerModelState
rename Control -> ControlModel and ControlModel -> ControlModelBase
bypass on direct invocation
simplify loading control-flow, remove `Loading` state
filter random_pass depends on trigger random_pass
`DISABLED` is now soft bypass rule as it is not possible to unload the model
rename `Response` -> `ControlModelResponse`
enable Trigger Model in Nightly
[ai completion] Trigger: fix rebase issues & make things work
[ai completion] Trigger: extract separate trigger-model module
[ai completion] Trigger: refactor trigger & control models API
- Add model loader
- Add clear results of trigger & control models work
- Move trigger business logic to the manager
[ai completion] Trigger: fix registry flag
[ai completion] Trigger: Update model version
[ai completion] Fix API check failures
[ai completion] Fix review issues
[ai completion] Update recorders versions
[ai completion] Add trigger model loading test
[ai completion] Fix some review issues
[ai completion] Disable trigger model in the base test case
[ai completion] Mark also the setter as experimental
[ai completion] Move kotlin trigger test to the intended place
[ai completion] Add missing dependency
[ai completion] Rename `inference` to `prediction` and simplify trigger model logic
[ai completion] Bump recorders' versions
[ai completion] Fix error logging
[ai completion] Add negation to logging
Co-authored-by: Aral <aral.de.moor@jetbrains.com>
(cherry picked from commit 50bf0d383a634da7454c6c18737b04032dda1ecf)
IJ-CR-171245
GitOrigin-RevId: e60900d2d1a2f8712c82b34fc082d27d88346852
Already set on AsyncChangesTree in ChangesTree constructor
#IJPL-200059 Fixed
(cherry picked from commit a1a6d64755539216d922f2c8b7c97989200c4e09)
IJ-CR-172074
GitOrigin-RevId: 5dc8c730022a3d3400ee69c4e88003324b6d5978
Behavior was changed during refactoring in `b405b4f4` - `ExecUtil#setupNoTtyExecution` was not setting `-w` flag
(cherry picked from commit e545ef38fee1f3c657347365b0ddb88c45e7bee7)
IJ-MR-172040
GitOrigin-RevId: 9e2385c4bde972690208ce143f31d6cee7da6b63
Previously, it was reachable by strong references: `ShellProcessHolder` -> `EelProcess` -> `PtyProcess`
(cherry picked from commit 97482730f9495ef8ee946e95f16483e906b5fae2)
IJ-CR-171234
(cherry picked from commit a65d3bb4561302d91449f283211341fb33375bd9)
GitOrigin-RevId: e6c64ef9e4ec82c5bf335f896e15089ecf18d311