You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Refactor**
* Pinning and asset caching operations are now asynchronous. Plugin
implementations and callers must use await for these actions.
* Unified caching/pinning terminology replaces prior archiving usage.
* **Tests**
* Updated tests to exercise asynchronous pinning and caching flows.
* Added a dedicated pinning test.
* Simplified environment setup in tests with explicit keyword arguments
for settings, shell executable, temp directories, and prefixes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments