Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
4a3ccd11
Commit
4a3ccd11
authored
Jul 16, 2018
by
Mathieu Giraud
Browse files
algo/Makefile: include .md in release
parent
c0c2e497
Pipeline
#33430
failed with stages
in 45 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
algo/Makefile
View file @
4a3ccd11
...
@@ -278,7 +278,7 @@ RELEASE_TOOLS = $(wildcard ../tools/*.py)
...
@@ -278,7 +278,7 @@ RELEASE_TOOLS = $(wildcard ../tools/*.py)
RELEASE_MAKE
=
../tools/tests/Makefile ../doc/Makefile
RELEASE_MAKE
=
../tools/tests/Makefile ../doc/Makefile
RELEASE_TESTS
=
../doc/vidjil-format.md
$(
wildcard
../doc/analysis-example.vidjil
)
$(
wildcard
../tools/tests/
*
.should_get
)
../tools/tests/should-to-tap.sh ../tools/diff_json.sh ../demo/get-sequences ../demo/Demo-X5.fa ../demo/Makefile
RELEASE_TESTS
=
../doc/vidjil-format.md
$(
wildcard
../doc/analysis-example.vidjil
)
$(
wildcard
../tools/tests/
*
.should_get
)
../tools/tests/should-to-tap.sh ../tools/diff_json.sh ../demo/get-sequences ../demo/Demo-X5.fa ../demo/Makefile
RELEASE_GERMLINES
=
../germline/Makefile ../germline/germline_id ../germline/get-saved-germline ../germline/get-germline ../germline/split-from-imgt.py
$(
wildcard
../germline/
*
.g
)
../germline/revcomp-fasta.py ../germline/fasta.py ../germline/homo-sapiens/IKZF
*
fa ../germline/homo-sapiens/ERG
*
fa
RELEASE_GERMLINES
=
../germline/Makefile ../germline/germline_id ../germline/get-saved-germline ../germline/get-germline ../germline/split-from-imgt.py
$(
wildcard
../germline/
*
.g
)
../germline/revcomp-fasta.py ../germline/fasta.py ../germline/homo-sapiens/IKZF
*
fa ../germline/homo-sapiens/ERG
*
fa
RELEASE_HELP
=
../doc/vidjil-algo.md ../doc/locus.md ../doc/dev.org ../doc/should-vdj.org ../doc/credits.md ../doc/CHANGELOG ../doc/LICENSE ../README.
org
../INSTALL.
org
RELEASE_HELP
=
../doc/vidjil-algo.md ../doc/locus.md ../doc/dev.org ../doc/should-vdj.org ../doc/credits.md ../doc/CHANGELOG ../doc/LICENSE ../README.
md
../INSTALL.
md
RELEASE_FILES
=
$(RELEASE_TOOLS)
$(RELEASE_TESTS)
$(RELEASE_MAKE)
$(RELEASE_GERMLINES)
$(RELEASE_HELP)
RELEASE_FILES
=
$(RELEASE_TOOLS)
$(RELEASE_TESTS)
$(RELEASE_MAKE)
$(RELEASE_GERMLINES)
$(RELEASE_HELP)
...
...
Mathieu Giraud
@magiraud
mentioned in issue
#3327 (closed)
·
Jul 16, 2018
mentioned in issue
#3327 (closed)
mentioned in issue #3327
Toggle commit list
Write
Preview
Markdown
is supported
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