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
Graph
502145807eb138d4a567fe99ba7809a413121273
Select Git revision
Branches
13
28-declutter-the-top-level-log-file
44-use-spack-scope-site-in-all-of-our-commands
46-migrate-the-installer-to-python
46-migrate-the-installer-to-python-2
add-build-ci
add-deply-instructions
assert-mpsd-release-in-allowed-releases
complete-tests-for-run
fix-install-argument-error
fix-plog-printing-twice
main
default
protected
remove-mpsd-os-calls
use-mpsd-software-instance
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jan
12
10
9
8
7
6
5
22
Dec
18
17
15
14
13
12
6
Nov
11
Oct
2
27
Sep
22
21
6
5
4
30
Aug
29
23
21
18
11
9
3
7
Jul
6
5
4
3
2
1
29
Jun
28
27
23
22
21
20
19
16
15
14
13
12
11
10
9
8
7
6
2
Replace all other Python linters by ruff
Add subprocess to annotate the return type.
bump version
isort
Add spack_run function to test_remove.py
Add spack_run function to status.py
Refactor spack environment and package removal
Add capture_output parameter to spack_run function
Add test for spack_run function
Add spack_wrapper utility to run spack commands
Merge branch 'python3.6' into 'main'
Fix typo: stdin -> stderr
Merge branch 'fix-typo' into 'main'
fix a typo
Compatibility with str.removeprefix
Fix typo in setup.cfg
Merge branch '49-refactor-config_wrapper-into-namedtuple' into 'main'
Fix vconfig_vars call
Refactor config_vars to use namedtuple
Merge branch 'python3.6' into 'main'
Bump version: 2023.12.18 -> 2024.01.04
Add OpenSUSE pipeline with Python 3.6
Add compatibility for Python 3.6
ci: update ruff pre-commit hook
ci: create patch when pre-commit hooks fail
Merge branch '47-single-function-to-generate-all-the-folders-relative-to-root_dir' into 'main'
Remove unnecessary line in test_install.py
Refactor directory access in code using named tuples
Refactor directory access in code using named tuples
Use namedtuple return type in get_important_folders function
isort
Add cache decorator to get_important_folders function
fix typo
fix precommit errors
reduce line length
run precommit hooks
add doc string to get_important_folders
Refactor test_remove_environment function to use get_important_folders utility
black and spack _dir refactor
Add import for get_native_microarchitecture
Loading