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 commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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