Skip to content
Snippets Groups Projects
  1. Jun 01, 2021
  2. May 31, 2021
  3. May 28, 2021
  4. May 27, 2021
  5. May 26, 2021
    • stvn's avatar
      build: add script to list installed XBlocks · 2f2355b7
      stvn authored
      Story
      =====
      As an XBlock developer,
      I want to know which XBlocks are installed
      so I can debug (and know which to add to Advanced Settings in Studio).
      
      Testing
      =======
      - `make studio-shell`
      - `python scripts/xblock/list-installed.py`
      
      Integration
      ===========
      I plan to invoke this from `devstack` (after installing XBlocks).
      
      Tickets
      =======
      Fixes CENG-95
      Fixes stvstnfrd/openedx-meta#153
      2f2355b7
Loading