Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpsd-software-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
MPSD Computational Science
mpsd-software-manager
Merge requests
!70
Convert to a package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Convert to a package
convert-to-a-package
into
main
Overview
19
Commits
20
Pipelines
19
Changes
5
Merged
Ashwin Kumar Karnad
requested to merge
convert-to-a-package
into
main
1 year ago
Overview
19
Commits
20
Pipelines
19
Changes
1
Expand
0
0
Merge request reports
Compare
version 4
version 18
b24cf9cf
1 year ago
version 17
9b7bc44c
1 year ago
version 16
1f802441
1 year ago
version 15
aa4e8033
1 year ago
version 14
8cf6fd0f
1 year ago
version 13
e4d52a71
1 year ago
version 12
e06e9423
1 year ago
version 11
94bb4ac8
1 year ago
version 10
a65000ab
1 year ago
version 9
39e7ec22
1 year ago
version 8
94316262
1 year ago
version 7
41a6493e
1 year ago
version 6
b456f25a
1 year ago
version 5
a7099294
1 year ago
version 4
f9d97d7f
1 year ago
version 3
f915f08a
1 year ago
version 2
01247c85
1 year ago
version 1
5981a908
1 year ago
main (base)
and
version 5
latest version
cdfd2525
20 commits,
1 year ago
version 18
b24cf9cf
19 commits,
1 year ago
version 17
9b7bc44c
18 commits,
1 year ago
version 16
1f802441
17 commits,
1 year ago
version 15
aa4e8033
16 commits,
1 year ago
version 14
8cf6fd0f
15 commits,
1 year ago
version 13
e4d52a71
14 commits,
1 year ago
version 12
e06e9423
13 commits,
1 year ago
version 11
94bb4ac8
12 commits,
1 year ago
version 10
a65000ab
11 commits,
1 year ago
version 9
39e7ec22
10 commits,
1 year ago
version 8
94316262
8 commits,
1 year ago
version 7
41a6493e
7 commits,
1 year ago
version 6
b456f25a
6 commits,
1 year ago
version 5
a7099294
5 commits,
1 year ago
version 4
f9d97d7f
4 commits,
1 year ago
version 3
f915f08a
3 commits,
1 year ago
version 2
01247c85
2 commits,
1 year ago
version 1
5981a908
1 commit,
1 year ago
Show latest version
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
3
−
3
Options
@@ -80,10 +80,10 @@ style:
-
pydocstyle --version
-
ruff .
-
black --check --diff .
-
pydocstyle mpsd-software.py
-
pydocstyle test_mpsd-software.py
-
pydocstyle
src/mpsd_software_manager/
mpsd-software.py
-
pydocstyle
tests/
test_mpsd-software.py
# we could also use `ruff --select D` for pycodestyle. But the behaviour is not exactly the same.
-
.
/mpsd-software.py --version
-
src/mpsd_software_manager
/mpsd-software.py --version
test-bullseye
:
Loading