Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNA-seq
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
GUDMAP_RBK
RNA-seq
Commits
b88a78cb
Commit
b88a78cb
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 'develop'
Hardwire pipeline version for env tests See merge request
!80
parents
2d79f649
aa0103d0
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!81
Develop
,
!80
Hardwire pipeline version for env tests
Pipeline
#9668
passed with stages
in 10 minutes
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+0
-8
0 additions, 8 deletions
.gitlab-ci.yml
docs/nxf_aws-ci-test.json
+1
-1
1 addition, 1 deletion
docs/nxf_aws-ci-test.json
docs/nxf_dnanexus-ci-test.json
+2
-2
2 additions, 2 deletions
docs/nxf_dnanexus-ci-test.json
with
3 additions
and
11 deletions
.gitlab-ci.yml
+
0
−
8
View file @
b88a78cb
...
...
@@ -1041,10 +1041,6 @@ dnanexus:
script
:
-
hostname
-
ulimit -a
-
baseImg=$(cat nextflow.config | grep -oP "container = \K.*" | tr -d "'" | sort | uniq | grep gudmap-rbk_base | cut -d"/" -f2 | cut -d":" -f1)
-
baseVar=$(cat nextflow.config | grep -oP "container = \K.*" | tr -d "'" | sort | uniq | grep gudmap-rbk_base | cut -d"/" -f2 | cut -d":" -f2)
-
echo ${dir}${baseImg}_${baseVar}.sif
-
latest_release_tag=$(singularity run ${dir}${baseImg}_${baseVar}.sif git tag --sort=-committerdate -l *.*.* | head -1)
-
mkdir -p ./badges/env
-
curl --request GET https://img.shields.io/badge/Envronment%3A%20DNAnexus-inactive-critical?style=flat > ./badges/env/dnanexus.svg
-
module load dxtoolkit/python27/0.294.0
...
...
@@ -1089,10 +1085,6 @@ aws:
script
:
-
hostname
-
ulimit -a
-
baseImg=$(cat nextflow.config | grep -oP "container = \K.*" | tr -d "'" | sort | uniq | grep gudmap-rbk_base | cut -d"/" -f2 | cut -d":" -f1)
-
baseVar=$(cat nextflow.config | grep -oP "container = \K.*" | tr -d "'" | sort | uniq | grep gudmap-rbk_base | cut -d"/" -f2 | cut -d":" -f2)
-
echo ${dir}${baseImg}_${baseVar}.sif
-
latest_release_tag=$(singularity run ${dir}${baseImg}_${baseVar}.sif git tag --sort=-committerdate -l *.*.* | head -1)
-
mkdir -p ./badges/env
-
curl --request GET https://img.shields.io/badge/Envronment%3A%20AWS-inactive-critical?style=flat > ./badges/env/aws.svg
-
module load awscli/1.11.139
...
...
This diff is collapsed.
Click to expand it.
docs/nxf_aws-ci-test.json
+
1
−
1
View file @
b88a78cb
[
"utsw-bicf/gudmap_rbk.rna-seq"
,
"-r"
,
"
${latest_release_tag}
"
,
"-profile"
,
"aws"
,
"--deriva"
,
"s3://bicf-output/ci-env/auth/credential.json"
,
"--bdbag"
,
"s3://bicf-output/ci-env/auth/cookies.txt"
,
"--repRID"
,
"Q-Y5F6"
,
"--source"
,
"staging"
,
"--upload"
,
"false"
,
"--dev"
,
"false"
,
"--ci"
,
"true"
,
"--track"
,
"false"
,
"-with-report"
,
"s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride_report.html"
,
"--refSource"
,
"datahub"
,
"--outDir"
,
"s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride"
,
"--fastqsForce"
,
"s3://bicf-output/ci-env/input/*.fastq.gz"
]
[
"utsw-bicf/gudmap_rbk.rna-seq"
,
"-r"
,
"
v2.0.0
"
,
"-profile"
,
"aws"
,
"--deriva"
,
"s3://bicf-output/ci-env/auth/credential.json"
,
"--bdbag"
,
"s3://bicf-output/ci-env/auth/cookies.txt"
,
"--repRID"
,
"Q-Y5F6"
,
"--source"
,
"staging"
,
"--upload"
,
"false"
,
"--dev"
,
"false"
,
"--ci"
,
"true"
,
"--track"
,
"false"
,
"-with-report"
,
"s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride_report.html"
,
"--refSource"
,
"datahub"
,
"--outDir"
,
"s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride"
,
"--fastqsForce"
,
"s3://bicf-output/ci-env/input/*.fastq.gz"
]
This diff is collapsed.
Click to expand it.
docs/nxf_dnanexus-ci-test.json
+
2
−
2
View file @
b88a78cb
{
"pipeline_url"
:
"https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq.git -r
${latest_release_tag}
"
,
"pipeline_url"
:
"https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq.git -r
v2.0.0
"
,
"args"
:
"-profile dnanexus --deriva dx://NextFlow_Prototype:/ci-env/auth/credential.json --bdbag dx://NextFlow_Prototype:/ci-env/auth/cookies.txt --repRID Q-Y5F6 --source staging --upload false --dev false --ci true --track false -with-report dx://NextFlow_Prototype:/ci-env/output/Q-Y5F6_fastqoverride_report.html --refSource datahub --outDir dx://NextFlow_Prototype:ci-env/output/Q-Y5F6_fastqoverride --fastqsForce dx://NextFlow_Prototype:/ci-env/input/*.fastq.gz"
,
"license"
:
"$
{
NXF_XPACK_LICENSE
}
"
"license"
:
"$NXF_XPACK_LICENSE"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment