kbase / workspace_deluxe

The Workspace Service (WSS) is primarily a language independent remote storage and retrieval system for KBase typed objects (TO) defined with the KBase Interface Description Language (KIDL).
MIT License
1 stars 17 forks source link

Remove shock support, switch tests to blobstore #412

Open MrCreosote opened 3 years ago

MrCreosote commented 3 years ago

KBase has now swapped the Shock service for the Blobstore service. Update all references from Shock to Blobstore (as feasible - the BasicShockClient may not be worth updating for example), and most importantly, make the tests run against the Blobstore rather than Shock. This may require creating Blobstore releases with a binary.

Shock support was deprecated over a year and a half ago: https://github.com/kbase/workspace_deluxe/blob/master/docsource/releasenotes.rst#version-0101-released-71119

MrCreosote commented 2 years ago

https://github.com/kbase/workspace_deluxe/search?p=3&q=shock