Skip to content
Snippets Groups Projects
Commit e06fc1a6 authored by michael.minelli's avatar michael.minelli
Browse files

Merge branch 'documentation_update' into v2.2.0

parents 835fc97c 5c1e4c60
No related branches found
No related tags found
No related merge requests found
Pipeline #26652 passed
...@@ -14,11 +14,10 @@ ...@@ -14,11 +14,10 @@
**⚠️ Deprecation:** **⚠️ Deprecation:**
--> -->
## 2.2.0 (?) ## 2.2.0 (2023-10-16)
### ✨ Feature ### ✨ Feature
- `results.json` file is now optional (if the teaching staff don't want to provide test details) - `results.json` file is now optional (if the teaching staff don't want to provide test details)
- If the file is not present or the `success` field is not present:
- The exercise will be considered as valid if the container exit code is 0 - The exercise will be considered as valid if the container exit code is 0
- The `results.json` file will be construct / completed with the container exit code - The `results.json` file will be construct / completed with the container exit code
- The `volume` argument of `dojo_assignment.json` is now optional (if the teaching staff don't want to provide `results.json` file or other files) - The `volume` argument of `dojo_assignment.json` is now optional (if the teaching staff don't want to provide `results.json` file or other files)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment