mirror of
https://github.com/enso-org/enso.git
synced 2025-01-02 10:34:01 +03:00
edfcfde11c
- Closes #8723 - Adds some missing features that were needed to make this work: - `Enso_File.create_directory` and `Enso_File.delete`, and basic tests for it - Changes how `Enso_Secret.list` is obtained - using a different Cloud endpoint allows us to implement the desired logic, the default endpoint was giving us _all_ secrets which was not what we wanted here. - Implements `Enso_Secret.update` and tests for it # Important Notes Notes describing any problems with the current Cloud API: https://docs.google.com/document/d/1x8RUt3KkwyhlxGux7XUGfOdtFSAZV3fI9lSSqQ3XsXk/edit Apparently, everything that was needed to make this feature work has already been implemented, although a few features needed workarounds on Enso side to work properly. |
||
---|---|---|
.. | ||
bin | ||
engine/THIRD-PARTY | ||
launcher | ||
lib/Standard | ||
project-manager/THIRD-PARTY | ||
enso.bundle.template | ||
launcher-manifest.yaml | ||
manifest.template.yaml |