Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoBackendAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dojo Project (HES-SO)
Projects
Backend
DojoBackendAPI
Commits
0dcbc23d
Commit
0dcbc23d
authored
1 year ago
by
michael.minelli
Browse files
Options
Downloads
Patches
Plain Diff
Documentation => Update
parent
19fe5191
No related branches found
No related tags found
No related merge requests found
Pipeline
#26654
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-8
3 additions, 8 deletions
CHANGELOG.md
with
3 additions
and
8 deletions
CHANGELOG.md
+
3
−
8
View file @
0dcbc23d
...
@@ -14,20 +14,15 @@
...
@@ -14,20 +14,15 @@
**⚠️ 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
-
If the file is present, the exercise will be considered as valid
-
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)
-
Client version detection (if the client version is too old, the API will return an error)
-
Client version detection (if the client version is too old, the API will return an error)
### 🤏 Minor change
-
Immutable files are added to the gitignore file of newly created exercises.
### 🔨 Internal / Developers
### 🔨 Internal / Developers
-
Enhancement in pipelines by splitting them into several files
-
Enhancement in pipelines by splitting them into several files
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment