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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9c8daef5439503cddc49e012883c481e26a70b9f
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
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jun
8
7
6
2
1
31
May
30
27
26
25
24
23
21
19
17
15
13
12
11
10
9
8
4
3
2
26
Apr
24
21
8
Feb
7
Merge branch 'toplevel-logfilename' into 'main'
add module commands
Merge branch 'try-status-command' into 'main'
Merge branch 'main' into 'improve-available-cmd'
black
update changes from upstream
tidy up
list packages with version for package sets
Provide --version functionality
change name of log file (shorter, relates to command name)
Merge branch 'available-command' into 'main'
fix linelength
check if release directory does not exist at all.
add debug output - was useful to track down bug
mpsd_release may not exist; make error message more generic
remove expression that was not assigned (ruff?)
update documentation strings
use `mpsd_release` instead of `release`. Good idea to have this consistent throughout the script.
fix pydocstyle
black
Merge branch 'main' into available-command
add test for get_available_toolchains
polish documentation, supress output from git_clone command
Merge branch 'add-high-level-info-what-is-happening' into 'main'
update doc string
fix typos
fix tests
Merge branch 'main' into available-command
functionality is there (work in progress)
black
Merge branch 'main' into 'add-high-level-info-what-is-happening'
Merge branch 'refactor-create-directory-structure' into 'main'
black
add more output so the user knows what is going on.
Good point raised by Ashwin. Add marker so we don't forget.
remove outdated argument
first attempt at adding tests
return toolchain_map
update to new naming conventions
use logging.errro
Loading