enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Disable UpdatingEditionProvider when running Enso CLI #10408

Closed JaroslavTulach closed 46 minutes ago

JaroslavTulach commented 3 days ago

Pull Request Description

Fixes #9231 by using FileSystemEditionManager and not UpdatingEditionManager to avoid any downloads of editions.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR: