Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
idiap-devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
software
idiap-devtools
Commits
f1b4e910
Commit
f1b4e910
authored
1 year ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Fix link
parent
108caab6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#81839
passed
1 year ago
Stage: qa
Stage: test
Stage: doc
Stage: dist
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/idiap_devtools/scripts/gitlab/__init__.py
+5
-3
5 additions, 3 deletions
src/idiap_devtools/scripts/gitlab/__init__.py
with
5 additions
and
3 deletions
src/idiap_devtools/scripts/gitlab/__init__.py
+
5
−
3
View file @
f1b4e910
...
...
@@ -25,9 +25,11 @@ def gitlab() -> None:
"""
Commands that interact directly with GitLab.
Commands defined here are supposed to interact with gitlab, and
add/modify/remove resources on it directly. To avoid repetitive
asking, create a configuration file as indicated in the :ref:`idiap-
devtools.install.setup.gitlab` section of the user guide.
add/modify/remove resources on it directly.
To avoid repetitive asking, create a configuration file as indicated
at :ref:`idiap-devtools.install.setup.gitlab` section of the user
guide.
"""
pass
...
...
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