Skip to content

Version 1.6.0

Latest
Compare
Choose a tag to compare
@ngandrass ngandrass released this 29 Jul 11:51
0ec8c0b

Changelog

  • Implement support for passing additional status values (statusextras) to Moodle
  • Periodically report progress of running jobs back to Moodle
  • Creation of new job status values:
    • WAITING_FOR_BACKUP: All attempt reports are generated and the archive worker service
      is waiting for the Moodle backup to be ready.
    • FINALIZING: The archive worker service is finalizing the archive creation process (checksums, compression, ...).
  • Update Python dependencies