Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
312 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 commit in 1 repository
Created 1 repository
Created a pull request in edx/edx-val that received 12 comments
SE-3540 [LX-1653] Fix create_transcripts_xml when resource_fs is WrapFS
resource_fs can be set to a WrapFS instance in some cases,
notably in override_export_fs, which is used when exporting content via
the olx_rest_api.
…