Skip to content

fix API docs bug in pydantic autodoc#4320

Merged
mashehu merged 4 commits into
devfrom
fix-api-docs-on-dev
Jun 11, 2026
Merged

fix API docs bug in pydantic autodoc#4320
mashehu merged 4 commits into
devfrom
fix-api-docs-on-dev

Conversation

@mashehu

@mashehu mashehu commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.41%. Comparing base (c20fb84) to head (863168a).

☔ 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 10, 2026

Copy link
Copy Markdown
Contributor Author

Works as intended: nf-core/website#4250

@JoseEspinosa JoseEspinosa left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@mashehu

mashehu commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@nf-core-bot changelog

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Cannot proceed with deployment

Your branch is behind the base branch and will need to be updated before deployments can continue.

  • mergeStateStatus: CLEAN
  • update_branch: warn

Please ensure your branch is up to date with the dev branch and try again

@mashehu mashehu force-pushed the fix-api-docs-on-dev branch from 71417d0 to 0d1da38 Compare June 10, 2026 12:40
@mashehu mashehu force-pushed the fix-api-docs-on-dev branch from 0d1da38 to 863168a Compare June 11, 2026 07:26
@mashehu

mashehu commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

@nf-core-bot changelog

@github-actions

Copy link
Copy Markdown
Contributor

Deployment Triggered 🚀

mashehu, started a branch deployment to production (branch: fix-api-docs-on-dev)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": null
  },
  "deployment": {
    "timestamp": "2026-06-11T08:21:58.319Z",
    "logs": "https://github.com/nf-core/tools/actions/runs/27333780158"
  },
  "git": {
    "branch": "fix-api-docs-on-dev",
    "commit": "863168a8138d0de2cc227512155786c5d51e3dad",
    "verified": false,
    "committer": "mashehu",
    "html_url": "https://github.com/nf-core/tools/commit/863168a8138d0de2cc227512155786c5d51e3dad"
  },
  "context": {
    "actor": "mashehu",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-06-11T08:21:43Z",
      "updated_at": "2026-06-11T08:21:43Z",
      "body": "@nf-core-bot changelog",
      "html_url": "https://github.com/nf-core/tools/pull/4320#issuecomment-4678600688"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions

Copy link
Copy Markdown
Contributor

Deployment Results ✅

mashehu successfully deployed branch fix-api-docs-on-dev to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": null
  },
  "deployment": {
    "id": 5016972372,
    "timestamp": "2026-06-11T08:22:29.975Z",
    "logs": "https://github.com/nf-core/tools/actions/runs/27333780158",
    "duration": 32
  },
  "git": {
    "branch": "fix-api-docs-on-dev",
    "commit": "863168a8138d0de2cc227512155786c5d51e3dad",
    "verified": false
  },
  "context": {
    "actor": "mashehu",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@mashehu mashehu merged commit db5e3bb into dev Jun 11, 2026
1 check passed
@mashehu mashehu deleted the fix-api-docs-on-dev branch June 11, 2026 08:24
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