Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(xi) add a xi command to index all courses and their content #258

Merged
merged 2 commits into from
Jun 3, 2024

Commits on May 28, 2024

  1. 🔊(xi) add possibility to ignore error when indexing courses

    Validation errors that happens on course indexing were not ignored by the
    `ignore_errors` flag.
    Fixing it.
    wilbrdt committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4f55dbb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. ✨(xi) add a xi command to index all courses and their content

    Adding a useful `warren xi index all` command to index all courses of a LMS
    instance, and their content.
    wilbrdt committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f16437d View commit details
    Browse the repository at this point in the history