Skip to content

fix: correct n8n node codex metadata#2563

Merged
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:fix/n8n-codex-metadata
Jul 23, 2026
Merged

fix: correct n8n node codex metadata#2563
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:fix/n8n-codex-metadata

Conversation

@guillaumegay13

@guillaumegay13 guillaumegay13 commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

✨ What changed

  • use the fully qualified Manifest node identifier
  • move the node to the Development category
  • remove unsupported codex metadata and add regression coverage
  • prepare n8n-nodes-manifest 0.1.4

💭 Why

n8n's Creator Portal review blocks approval on the current codex metadata.


Summary by cubic

Fixes n8n codex metadata for the Manifest node to meet Creator Portal requirements and unblock verification. Uses the fully qualified node ID and correct category, with regression coverage added.

  • Bug Fixes
    • Set node to n8n-nodes-manifest.manifest, move category to "Development", and remove unsupported subcategories.
    • Add a test that enforces allowed codex fields and expected node ID across nodes/, dist/, and repo files.
    • Bump n8n-nodes-manifest to 0.1.4 and update the changelog.

Written for commit e332e0e. Summary will update on new commits.

Review in cubic

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (b33238c) to head (e332e0e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2563   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files         584      584           
  Lines       41515    41515           
  Branches    14151    14151           
=======================================
  Hits        40265    40265           
  Misses        775      775           
  Partials      475      475           
Flag Coverage Δ
backend 95.60% <ø> (ø)
frontend 98.05% <ø> (ø)
shared 99.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@guillaumegay13
guillaumegay13 merged commit b02a3bd into mnfst:main Jul 23, 2026
11 checks passed
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