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

Adds the Lock Transformation #1

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
Open

Adds the Lock Transformation #1

wants to merge 13 commits into from

Conversation

emarinier
Copy link
Member

Adds the lock transformation, which simply writes the passed metadata to a CSV file and parses that CSV file with the nf-iridanext plugin. This pull request requires the nf-iridanext plugin PR to be completed and released first:

phac-nml/nf-iridanext#21

@emarinier emarinier self-assigned this Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

This PR is against the main branch ❌

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @emarinier,

It looks like this pull-request is has been made against the phac-nml/metadatatransformation main branch.
The main branch on phac-nml repositories should always contain code from the latest release.
Because of this, PRs to main are only allowed if they come from the phac-nml/metadatatransformation dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

Copy link

github-actions bot commented Feb 5, 2025

nf-core pipelines lint overall result: Failed ❌

Posted for pipeline commit da16c13

+| ✅ 133 tests passed       |+
#| ❔  26 tests were ignored |#
!| ❗   7 tests had warnings |!
-| ❌   7 tests failed       |-

❌ Test failures:

❗ Test warnings:

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-metadatatransformation_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-metadatatransformation_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-metadatatransformation_logo_dark.png
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: lib/Utils.groovy
  • files_exist - File is ignored: lib/WorkflowMain.groovy
  • files_exist - File is ignored: lib/NfcoreTemplate.groovy
  • files_exist - File is ignored: lib/WorkflowMetadatatransformation.groovy
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File does not exist: assets/nf-core-metadatatransformation_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-metadatatransformation_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-metadatatransformation_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/metadatatransformation/metadatatransformation/.github/workflows/awstest.yml
  • actions_awsfulltest - actions_awsfulltest
  • pipeline_name_conventions - pipeline_name_conventions

✅ Tests passed:

Run details

  • nf-core/tools version 3.2.0
  • Run at 2025-02-05 22:00:10

@emarinier emarinier changed the base branch from main to dev February 5, 2025 22:00
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