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
!17
split one test into three
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
split one test into three
split-installation-tests
into
force-checking-of-error-code
Overview
3
Commits
24
Pipelines
10
Changes
1
Merged
Hans Fangohr
requested to merge
split-installation-tests
into
force-checking-of-error-code
1 year ago
Overview
3
Commits
24
Pipelines
10
Changes
1
Expand
(I am trying to debug the third one on the Mac, and this makes it easier.)
0
0
Merge request reports
Viewing commit
049e0c54
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
049e0c54
fix last commit: meant pydocstyle not pycodestyle
· 049e0c54
Hans Fangohr
authored
1 year ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -77,7 +77,7 @@ style:
-
*prepare_style
-
black --version
-
ruff --version
-
py
code
style --version
-
py
doc
style --version
-
ruff .
-
black --check --diff .
-
pydocstyle mpsd-software-environment.py
Loading