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.
9b5c379587f72abb61665a2df81d5c583b217883
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
3
Aug
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
1
31
May
30
27
26
25
24
23
21
19
17
15
handle apex log file
log initialisation msg and headders on the init command
log spe_branch and spe_commit_hash
record_script_execution_summary should be called only once, in the main()
fix typo
record_script_execution_summary only records headers and execution
Merge branch 'testing-of-argument-parsing-logic' into 'main'
add test for init (thanks Ashwin)
add docstring (thanks Ashwin)
increase version number
improve name of test
has been resolved through test_argument_line_parsing
fix logic error in acting on arguments
pretend a root_dir is defined for this test
Add tests that check our argument parsing logic
set date without -
28-declutter-th…
28-declutter-the-top-level-log-file
Merge branch 'add-example-for-available-releases' into 'main'
check for allowed releases in main
assert-mpsd-rel…
assert-mpsd-release-in-allowed-releases
add example for `get_available_releases`
Merge branch 'available-returns-released-versions' into 'main'
complete suggestion to separate available_releases
Move printing feature into `get_available_releases`.
args.release may be None; updated test for this
be more specific: what has to be done in which case
Extend function to list available releases if no release specified
return available (i.e. released!) release versions
Merge branch 'use-mpsd-microarch-consistently' into 'main'
Merge branch 'depend-on-rich-from-here-on' into 'main'
remove redundant tests
remove redundant test
switch from prepare_environment to init command to test the cmd_log file
log spe_branch and spe_hash in the APEX file
fix typo in the test
add space between command name and arguments
fix order of recording execution summary
fix typos
mention apex log file in the execution summary log
fix typo
reduce logging entries at install_environment
fix typos in comment
Loading