Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoCLI
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
UI
DojoCLI
Commits
e6ad3784
Commit
e6ad3784
authored
1 year ago
by
michael.minelli
Browse files
Options
Downloads
Patches
Plain Diff
Wiki => Add tips to add exercise members at exercise creation
parent
3709df8d
No related branches found
No related tags found
1 merge request
!2
Adds a first version of the wiki documentation
Pipeline
#26515
canceled
1 year ago
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Wiki/UserDocumentation/1-Authentification.md
+1
-0
1 addition, 0 deletions
Wiki/UserDocumentation/1-Authentification.md
Wiki/UserDocumentation/3-Exercise-creation.md
+1
-0
1 addition, 0 deletions
Wiki/UserDocumentation/3-Exercise-creation.md
with
2 additions
and
0 deletions
Wiki/UserDocumentation/1-Authentification.md
+
1
−
0
View file @
e6ad3784
...
...
@@ -13,6 +13,7 @@ Please wait while we are logging in you to Dojo...
✔ Teaching staff permissions
✔ Student permissions
```
2.
Register the API token (see below) for Gitlab
```
bash
dojo session gitlab login <token>
...
...
This diff is collapsed.
Click to expand it.
Wiki/UserDocumentation/3-Exercise-creation.md
+
1
−
0
View file @
e6ad3784
...
...
@@ -25,6 +25,7 @@ Please wait while we are creating the exercise...
ℹ HTTP Repo: https://gitedu.hesge.ch/dojo/exercise/dojo-ex_unique_name_some-long-hash.git
ℹ SSH Repo: ssh://git@ssh.hesge.ch:10572/dojo/exercise/dojo-ex_unique_name_some-long-hash.git
```
**Tips**
: You cas use the --members_username or --members_id options to add other students of the group to the exercise.
2.
Make changes and try solving the exercise.
3.
The complete tests can be run with the following command.
```
bash
...
...
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