Skip to content

Template: Fix publishDir configuration in modules.config for multiqc#4347

Open
maxulysse wants to merge 3 commits into
devfrom
maxulysse-patch-5
Open

Template: Fix publishDir configuration in modules.config for multiqc#4347
maxulysse wants to merge 3 commits into
devfrom
maxulysse-patch-5

Conversation

@maxulysse

Copy link
Copy Markdown
Member

multiqc use eval, so we do not produce such a file anymore

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

multiqc use eval, so we do not produce such a file anymore
@maxulysse maxulysse mentioned this pull request Jun 24, 2026
11 tasks
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.45%. Comparing base (c36e2a5) to head (182f18d).

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mashehu

mashehu commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

@nf-core-bot changelog

@mashehu mashehu changed the title Fix publishDir configuration in modules.config for multiqc Template: Fix publishDir configuration in modules.config for multiqc Jun 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Deployment Triggered 🚀

mashehu, started a branch deployment to production (branch: maxulysse-patch-5)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": null
  },
  "deployment": {
    "timestamp": "2026-06-24T09:06:53.465Z",
    "logs": "https://github.com/nf-core/tools/actions/runs/28087675801"
  },
  "git": {
    "branch": "maxulysse-patch-5",
    "commit": "a9bc391a77da2b7ec5c6d4b8b14e5c7fb184440c",
    "verified": true,
    "committer": "web-flow",
    "html_url": "https://github.com/nf-core/tools/commit/a9bc391a77da2b7ec5c6d4b8b14e5c7fb184440c"
  },
  "context": {
    "actor": "mashehu",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-06-24T09:06:39Z",
      "updated_at": "2026-06-24T09:06:39Z",
      "body": "@nf-core-bot changelog",
      "html_url": "https://github.com/nf-core/tools/pull/4347#issuecomment-4787632854"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions

Copy link
Copy Markdown
Contributor

Deployment Results ✅

mashehu successfully deployed branch maxulysse-patch-5 to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": null
  },
  "deployment": {
    "id": 5178550997,
    "timestamp": "2026-06-24T09:07:16.870Z",
    "logs": "https://github.com/nf-core/tools/actions/runs/28087675801",
    "duration": 23
  },
  "git": {
    "branch": "maxulysse-patch-5",
    "commit": "a9bc391a77da2b7ec5c6d4b8b14e5c7fb184440c",
    "verified": true
  },
  "context": {
    "actor": "mashehu",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

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.

3 participants