Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
add_module
Commits
8a921842
Commit
8a921842
authored
Nov 02, 2020
by
Paul McCarthy
🚵
Browse files
Merge branch 'ci/use-common-config' into 'master'
Ci/use common config See merge request
!7
parents
0185d9c8
7ebe8903
Pipeline
#6965
passed with stages
in 1 minute and 32 seconds
Changes
3
Pipelines
18
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8a921842
include
:
-
project
:
fsl/fsl-ci-rules
file
:
.gitlab-ci.yml
stages
:
-
test
-
build
-
fsl-ci-pre
-
fsl-ci-build
-
fsl-ci-deploy
test:3.7:
stage
:
test
...
...
CHANGELOG.md
View file @
8a921842
# `fsl_add_module` changelog
## 0.1.0 (Monday 26th October 2020)
-
Initial release of
`fsl_add_module`
script.
## 0.2.0 (Monday 2nd November 2020)
-
Initial release of the
`fsl_add_module`
script.
## 0.1.0 (Wednesday 30th September 2020)
-
Initial deployment in the form of the
`fsldl`
script, used for downloading
FSL course data from https://fsl.fmrib.ox.ac.uk/fslcourse/#Data
fsl/add_module/__init__.py
View file @
8a921842
...
...
@@ -9,5 +9,5 @@
"""
__version__
=
'0.
1
.0'
__version__
=
'0.
2
.0'
"""``fsl_add_module`` version number."""
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment