Skip to content

0.20.0: Merge pull request #180 from rage/refresh-sandbox

Choose a tag to compare

@Heliozoa Heliozoa released this 27 May 07:39
a2d328d
  • changed the return type of get_language_plugin_type to Option<PluginType> instead of Result<PluginType, PluginError>
  • added field sandbox-image to each exercise returned from course-refresh, which contains either a language-dependent default sandbox image URL such as eu.gcr.io/moocfi-public/tmc-sandbox-python:latest or the sandbox-image field from tmcproject.yml