Skip to content

feat(vercel): copy API markdown files to output directory#590

Merged
avivkeller merged 2 commits intomainfrom
vercel-md-copy
Feb 5, 2026
Merged

feat(vercel): copy API markdown files to output directory#590
avivkeller merged 2 commits intomainfrom
vercel-md-copy

Conversation

@avivkeller
Copy link
Member

This'll make our Vercel output a bit more in-line with the current output.

Copy API documentation files to the output directory.
@avivkeller avivkeller requested a review from a team as a code owner February 5, 2026 02:04
Copilot AI review requested due to automatic review settings February 5, 2026 02:04
@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Feb 5, 2026 2:09am

Request Review

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.66%. Comparing base (f854fcc) to head (f7dbd29).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #590   +/-   ##
=======================================
  Coverage   80.66%   80.66%           
=======================================
  Files         128      128           
  Lines       12392    12392           
  Branches      887      887           
=======================================
  Hits         9996     9996           
  Misses       2393     2393           
  Partials        3        3           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

web Generator

File Base Head Diff
styles.css 123.19 KB 123.13 KB -67.00 B (-0.05%)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds functionality to copy API markdown files to the output directory during the Vercel build process, making the build output more consistent with the current output format.

Changes:

  • Added a cp command to copy all markdown files from ./node/doc/api/ to the ./out directory before cleanup

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@avivkeller avivkeller merged commit 54c7f31 into main Feb 5, 2026
20 checks passed
@avivkeller avivkeller deleted the vercel-md-copy branch February 5, 2026 17:52
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.

2 participants