Skip to content

Releases: eduNEXT/integration-test-in-tutor

v0.1.1

10 Nov 07:33
6f44ff4

Choose a tag to compare

What's Changed

  • fix: move inline plugins logic before restart to ensure changes are a… by @andrey-canon in #14

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Nov 07:14
71330d8

Choose a tag to compare

What's Changed

  • feat: add compatibility with tutor nightly by @dcoa in #3
  • refactor: run integration tests outside LMS container by @magajh in #4
  • Conditionally Install Extra Pip Requirements by @magajh in #6
  • chore: set Python version to 3.11 to ensure plugin compatibility by @magajh in #7
  • feat: add steps to install custom tutor plugins and run extra tutor commands AP-1527 by @BryanttV in #8
  • feat: add input and step to install inline tutor plugins AP-1547 by @BryanttV in #9
  • fix: copy files only if inline_tutor_plugins_folder input is not empty by @BryanttV in #10
  • chore: rename 'nightly' in favor of 'main' by @magajh in #11
  • chore: assign @eduNEXT/heimdall as codeowners by @magajh in #12
  • fix: adding a way to make sure tutor doesn't have orphaned pods by @DeimerM in #15

New Contributors

Full Changelog: v0.0.0...v0.1.0

v0.0.0

23 May 16:53
3a9fc6d

Choose a tag to compare

Description

This is an MVP of a GitHub Action for our integration tests in Tutor.

What's Changed

New Contributors

Full Changelog: https://github.com/eduNEXT/integration-test-in-tutor/commits/v0.0.0