Skip to content
Snippets Groups Projects
  1. Jan 14, 2020
    • Régis Behmo's avatar
      Refactor plugin internals · 159e24a9
      Régis Behmo authored
      This is for supporting json-based plugins. The great thing about this
      change is that it allows us to easily print plugin version numbers in
      `plugins list`.
      159e24a9
  2. Dec 25, 2019
  3. Aug 20, 2019
    • Régis Behmo's avatar
      Add all plugins (with data) to binary bundle · be1ff089
      Régis Behmo authored
      All existing plugins are added to the binary bundle, in their latest
      version, so that users don't need to pip install tutor.
      
      Also, the tutor MANIFEST.in file was removed to simplify the management
      of package data.
      
      Close #242.
      be1ff089
  4. Jul 04, 2019
  5. Jun 17, 2019
    • Régis Behmo's avatar
      Working Kubernetes quickstart · 84f2060d
      Régis Behmo authored
      The k8s quickstart command is now functional, with suppport for https,
      xqueue, notes and minio. There are still a few bugs to get rid of,
      though.
      84f2060d
Loading