Releases: eduNEXT/integration-test-in-tutor
Releases · eduNEXT/integration-test-in-tutor
v0.1.1
What's Changed
- fix: move inline plugins logic before restart to ensure changes are a… by @andrey-canon in #14
New Contributors
- @andrey-canon made their first contribution in #14
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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-1527by @BryanttV in #8 - feat: add input and step to install inline tutor plugins
AP-1547by @BryanttV in #9 - fix: copy files only if
inline_tutor_plugins_folderinput 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
- @dcoa made their first contribution in #3
- @magajh made their first contribution in #4
- @BryanttV made their first contribution in #8
- @DeimerM made their first contribution in #15
Full Changelog: v0.0.0...v0.1.0
v0.0.0
Description
This is an MVP of a GitHub Action for our integration tests in Tutor.
What's Changed
- feat: add github action DS-897 by @MaferMazu in #1
New Contributors
- @MaferMazu made their first contribution in #1
Full Changelog: https://github.com/eduNEXT/integration-test-in-tutor/commits/v0.0.0