infra icon indicating copy to clipboard operation
infra copied to clipboard

Return snapshot-base template alias in list of the sandboxes

Open sitole opened this issue 8 months ago • 4 comments

For v2 sandboxes list endpoints adds alias of source template id for each paused sandbox.

sitole avatar May 12 '25 13:05 sitole

Don't forget to also run the SDK tests to make sure nothing is breaking.

mishushakov avatar May 19 '25 11:05 mishushakov

Don't forget to also run the SDK tests to make sure nothing is breaking.

Run, passed both JS and Python (current main).

sitole avatar May 19 '25 12:05 sitole

Still missing the changes for running sandboxes

Sorry, missed.

Base template id is now added into instance cache when triggered by sbx resume endpoint. Resume also fetches aliases for base template and first one is pushed into instance cache.

sitole avatar May 19 '25 16:05 sitole