Skip to content

docs: port docs fixes from apify-docs#1828

Merged
B4nan merged 1 commit intomasterfrom
fix/port-docs-fixes
Mar 31, 2026
Merged

docs: port docs fixes from apify-docs#1828
B4nan merged 1 commit intomasterfrom
fix/port-docs-fixes

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented Mar 31, 2026

Summary

  • Wrap LLMButtons in BrowserOnly to prevent "Copy for LLM" text from leaking into .md exports and llms-full.txt
  • Gracefully skip code signing in roa-loader when APIFY_SIGNING_TOKEN is not set (warn once instead of failing)
  • Patch @signalwire/docusaurus-plugin-llms-txt to emit proper mdast break nodes instead of raw <br /> HTML in .md export

Ported from apify/apify-docs#2207 and apify/apify-docs#2239. Same fixes as apify/crawlee#3544.

🤖 Generated with Claude Code

- Wrap LLMButtons in BrowserOnly to prevent "Copy for LLM" text from
  leaking into .md exports and llms-full.txt
- Gracefully skip code signing when APIFY_SIGNING_TOKEN is not set
  (warn once instead of failing)
- Patch @signalwire/docusaurus-plugin-llms-txt to produce proper mdast
  break nodes instead of raw HTML in .md export

Ported from apify/apify-docs#2207 and apify/apify-docs#2239.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added this to the 137th sprint - Tooling team milestone Mar 31, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Mar 31, 2026
@B4nan B4nan changed the title fix(website): port docs fixes from apify-docs docs: port docs fixes from apify-docs Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.28%. Comparing base (e2d7069) to head (6ed0af6).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1828   +/-   ##
=======================================
  Coverage   92.28%   92.28%           
=======================================
  Files         157      157           
  Lines       10889    10889           
=======================================
  Hits        10049    10049           
  Misses        840      840           
Flag Coverage Δ
unit 92.28% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Mar 31, 2026
@B4nan B4nan merged commit d220bcf into master Mar 31, 2026
32 of 33 checks passed
@B4nan B4nan deleted the fix/port-docs-fixes branch March 31, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants