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.
84887f0f342e0fb44fb8f52894455a4aa6e4b77c
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
28
Jun
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
8
4
3
2
26
Apr
24
21
8
Feb
7
Merge branch 'handle-errors-in-release-input' into 'main'
Merge branch 'rename-initialize_environment-function' into 'main'
Merge branch 'unique-exit-codes' into 'main'
remove redundant line
remove-mpsd-os-…
remove-mpsd-os-calls
add a table of exit codes
test exit40 as the code for uninitialised folder
exit40 to indicate absence of initialisation
test exit30 for preinitialised directory
exit30 for already initialised directory
update tests for wrong package_set
exit20 for usage of unavailable package_set
exit 10 for archspec failure
rename initialize_environment function to initialise_environment
Merge branch 'simplify-examples-in-help' into 'main'
remove trailing slash in mpsd_release input
set the command name in the examples without full path
Merge branch 'cache-microarch' into 'main'
cache get_native_microarchitecture
Merge branch 'implement-init-command' into 'main'
fix double usage of " in dict and string
Mention the top log file in the error message. - Hans
restructure branching for clarity
fix typo
fix typo as suggested by Hans
add the information about `init` in the quickstart
add another test
add tests for root_dir
first attempt at get_root_dir
Merge branch 'try-init-command' into 'main'
test that init command logs as required
log the execution of the initialising message
add placeholder for record_script_execution_summary
update lgogging of error to plog.info
simplify logging call
Update the spelling and reference to software instance - Hans
remove rouge submodule
add tests to check creation of the init_file
update argparse to aloow init to work without release argument
ignore the init_file
first implementation of init command
Loading