-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sfitz release candidate 7.0.0 rc1 #229
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! The readcount file we can add back in as necessary going forward. Anything concerns with this release candidate @tyamaguchi-ucla ?
Readcount file is not saved at all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Anything other comments @tyamaguchi-ucla ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
@yashpatel6 we would probably want to define what rc
is for our team. As we publish our pipelines soon, I suggest that we keep high standards in general. We definitely need insights from the SE WG.
That makes sense, I've added it as a discussion topic |
Description
New draft release is ready to go.
This PR also includes
setup_docker_cpus
Testing Results
nftest run a_mini_n2-all-tools-std-input
log:
/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/unreleased/sfitz-release-candidate-7.0.0-rc1/log-nftest-20230830T231353Z.log
output:
/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/unreleased/sfitz-release-candidate-7.0.0-rc1/a_mini_n2-all-tools-std-input
Checklist
I have read the code review guidelines and the code review best practice on GitHub check-list.
I have reviewed the Nextflow pipeline standards.
The name of the branch is meaningful and well formatted following the standards, using [AD_username (or 5 letters of AD if AD is too long)]-[brief_description_of_branch].
I have set up or verified the branch protection rule following the github standards before opening this pull request.
I have added my name to the contributors listings in the
manifest
block in thenextflow.config
as part of this pull request; I am listed already, or do not wish to be listed. (This acknowledgement is optional.)I have added the changes included in this pull request to the
CHANGELOG.md
under the next release version or unreleased, and updated the date.I have updated the version number in the
metadata.yaml
andmanifest
block of thenextflow.config
file following semver, or the version number has already been updated. (Leave it unchecked if you are unsure about new version number and discuss it with the infrastructure team in this PR.)I have tested the pipeline on at least one A-mini sample.