Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LSO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
LSO
Merge requests
!34
Feature/add linting
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/add linting
feature/add-linting
into
develop
Overview
0
Commits
13
Pipelines
6
Changes
24
Merged
Karel van Klink
requested to merge
feature/add-linting
into
develop
2 years ago
Overview
0
Commits
13
Pipelines
6
Changes
24
Expand
0
0
Merge request reports
Compare
develop
version 5
d007fcaa
2 years ago
version 4
f3e59974
2 years ago
version 3
bb02f36f
2 years ago
version 2
66b0c26b
2 years ago
version 1
c4d4d76c
2 years ago
develop (base)
and
latest version
latest version
11744238
13 commits,
2 years ago
version 5
d007fcaa
12 commits,
2 years ago
version 4
f3e59974
12 commits,
2 years ago
version 3
bb02f36f
12 commits,
2 years ago
version 2
66b0c26b
11 commits,
2 years ago
version 1
c4d4d76c
10 commits,
2 years ago
24 files
+
543
−
484
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
24
Search (e.g. *.vue) (Ctrl+P)
docs/source/conf.py
+
1
−
1
Options
@@ -49,7 +49,7 @@ def setup(app):
# -- Project information -----------------------------------------------------
project
=
'
Lightweight Service Orchestrator
'
copyright
=
'
2023, GÉANT
'
copyright
=
'
2023, GÉANT
Vereniging
'
author
=
'
GÉANT Orchestration & Automation Team
'
# -- General configuration ---------------------------------------------------
Loading