Skip to content

Exclude deprecated Outlook Calendar, Outlook Mail, and SharePoint and redirect to microsoft-* replacements#874

Merged
byrro merged 5 commits intomainfrom
ignore-deprecated-outlook-sharepoint
Mar 23, 2026
Merged

Exclude deprecated Outlook Calendar, Outlook Mail, and SharePoint and redirect to microsoft-* replacements#874
byrro merged 5 commits intomainfrom
ignore-deprecated-outlook-sharepoint

Conversation

@byrro
Copy link
Member

@byrro byrro commented Mar 14, 2026

Summary

  • Adds OutlookCalendar, OutlookMail, and Sharepoint to toolkit-docs-generator/excluded-toolkits.txt so the generator deletes stale output
  • Adds permanent redirects in next.config.ts from old slugs (outlook-calendar, outlook-mail, sharepoint) to new microsoft-* equivalents
  • These toolkits are being renamed with a microsoft_* prefix (see ArcadeAI/monorepo#601)

Test plan

  • Verify docs generator excludes and cleans up output for the three toolkits
  • Verify old URLs redirect (301) to the new microsoft-* toolkit pages

…ocs generation

These toolkits are being renamed to microsoft_* prefix (ArcadeAI/monorepo#601).
Adding them to the ignore list stops the auto-generator from re-processing them
while keeping existing doc pages accessible via direct URL during migration.

Made-with: Cursor
@vercel
Copy link

vercel bot commented Mar 14, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 16, 2026 1:25pm

Request Review

byrro added 3 commits March 16, 2026 10:04
Restores app/en/resources/faq/page.mdx to its state on main.
The formatting changes (indentation loss, backtick count changes)
were accidentally included in earlier commits on this branch.

Made-with: Cursor
Maps old Outlook Calendar, Outlook Mail, and SharePoint toolkit
doc URLs to their new microsoft-* prefixed equivalents so existing
links and bookmarks keep working after the rename.

Made-with: Cursor
For renames (Scenario B), the old toolkit should be excluded (not
ignored) so the generator deletes stale output. The redirects
added in the previous commit handle forwarding old URLs to the
new microsoft-* pages.

Made-with: Cursor
@byrro byrro changed the title Ignore deprecated Outlook Calendar, Outlook Mail, and SharePoint from docs generation Exclude deprecated Outlook Calendar, Outlook Mail, and SharePoint and redirect to microsoft-* replacements Mar 16, 2026
@byrro
Copy link
Member Author

byrro commented Mar 16, 2026

NOTE: waiting until the new packages + new docs are deployed in prod before merging this

@byrro byrro merged commit 111f63a into main Mar 23, 2026
8 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.

2 participants