enso/distribution/lib/Standard
Radosław Waśko bdda1830b7
Integrate Cloud path resolver (#9662)
- Closes #9363
- Cleans up the Cloud mock as it got a bit messy. It still implements the bare minimum to be able to test basic secret and auth handling logic 'offline' (added very simple path resolution, only handling the minimum set of cases for the tests to work).
- Adds first implementation of caching Cloud replies.
- Currently only caching the `Enso_User.current`. This is a simple one to cache because we do not expect it to ever change, so it can be safely cached for a long period of time (I chose 2h to make it still refresh from time to time while not being noticeable).
- We may try using this for caching other values in future PRs.
2024-04-12 13:03:09 +00:00
..
AWS/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Base/0.0.0-dev Integrate Cloud path resolver (#9662) 2024-04-12 13:03:09 +00:00
Database/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Examples/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Geo/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Google_Api/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Image/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Searcher/0.0.0-dev Apply ICONs and other tweaks. (#9552) 2024-03-26 19:44:06 +00:00
Snowflake/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Table/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Test/0.0.0-dev Refactoring Enso_File to be path based (#9581) 2024-04-09 11:15:29 +00:00
Visualization/0.0.0-dev Export works without import (#9683) 2024-04-12 14:23:34 +02:00