Skip to content
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

Add github action to build a Docker image and update for Nextflow 21.04.1 #109

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

antunderwood
Copy link

@antunderwood antunderwood commented Jun 28, 2021

Summary of changes

  • add docker-build-and-push.yml github action to build on PR and push on tags
    two containers are built
    - latest-nanopore
    - latest-illumina
    the reference to these will need updating in the nextflow.config to refer to connor-lab rather than cgps-dev
  • fixed github tests action
  • update NF to 21.04.1
  • update syntax to use val statments e.g val(sampleName)
  • WIP added nextflow_schema.json to render as a form shown in NF tower

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant