PY-79486: (WIP) Replace old SDK configuration process with new one if enabled.

When registry key is enabled, we replace all other SDK configurations (done by inspection and open processors) with a new one.

We also have an action to start this process

GitOrigin-RevId: b6e624cc0390c6f668625fffdb6b308a1c903455
This commit is contained in:
Ilya.Kazakevich
2025-10-14 03:43:56 +00:00
committed by intellij-monorepo-bot
parent 3fa6653800
commit 9bd4dea5d7
26 changed files with 195 additions and 56 deletions
@@ -188,5 +188,6 @@
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" />
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
<orderEntry type="module" module-name="intellij.python.community.interpreters" />
<orderEntry type="module" module-name="intellij.python.sdkConfigurator.common" />
</component>
</module>