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.
f56a04392eed68231953596519870b10d081c491
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
Jul
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
13
12
11
10
9
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
log command instead of whole path
simplify `record_script_execution_summary`
update test_create_log_file_name without microarch input
remove microarch from create_log_file_name function
Merge branch 'simplify-log-file-path-generation' into 'main'
Merge branch 'use-logging.error-to-report-error' into 'main'
Merge branch 'improve-userfeedback-init' into 'main'
Merge branch 'update-log-function-names-and-docs' into 'simplify-log-file-path-generation'
add examples for get_log_file_pathfunction
Remove conditional dependence on rich
Another place where the nice rich red error message might be useful.
add examples for create_log_file_name function
update tests
change to function name create_log_file_name (plural to singular)
Merge branch 'improve-user-feedback' into 'main'
Merge branch 'fix-double-plog-output-version2' into 'main'
modify error message
use `error` to report the problem: gives clearer message
improve white space, avoid line break
Explain why we think a release has not been fully installed
fix whitespacee
we only want one handler for shell output
Merge branch 'fix-type-hintings' into 'simplify-log-file-path-generation'
fix mistakes in type hinting
re add rawstrings in regex
fix tests
implement build log path
root_dir is a path not a str
define get_log_file_path
Loading