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

Linting error if quay.io found in biocontainer name #2278

Merged
merged 8 commits into from
May 9, 2023

Commits on May 4, 2023

  1. error if quay.io found in docker container name

    Changes:
     - Linting error if container starts with quay.io/biocontainers but not
       quay.io/biocontainers/mulled
    
    Fixes nf-core#2276
    adamrtalbot committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4bad234 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    aea396a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86aee0c View commit details
    Browse the repository at this point in the history
  3. Container status check only occurs once

    Puts container status check into a single if statement
    adamrtalbot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4351a34 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    27fb44a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c1dea View commit details
    Browse the repository at this point in the history
  3. Improved log message

    adamrtalbot committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c786f2a View commit details
    Browse the repository at this point in the history
  4. update gitlab sha

    mirpedrol committed May 9, 2023
    Configuration menu
    Copy the full SHA
    00bd8ef View commit details
    Browse the repository at this point in the history