Skip to content

docs: moves guides from wiki to docs website#2238

Merged
lukegalbraithrussell merged 5 commits intomainfrom
docs-move-guides-from-wiki-to-site
Apr 30, 2025
Merged

docs: moves guides from wiki to docs website#2238
lukegalbraithrussell merged 5 commits intomainfrom
docs-move-guides-from-wiki-to-site

Conversation

@lukegalbraithrussell
Copy link
Copy Markdown
Contributor

@lukegalbraithrussell lukegalbraithrussell commented Apr 29, 2025

Summary

This PR creates a "migrations" subsection that combines previously listed migration pages along with new pages taken from the wiki.

This PR also adds a support schedule page.

This PR does not thoroughly rewrite the content. formatting and minor feedback has been done, though.

All links to the previous wiki pages have been updated

Requirements (place an x in each [ ])

@lukegalbraithrussell lukegalbraithrussell requested review from a team and WilliamBergamin April 29, 2025 19:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (1cb0ea1) to head (4dd3243).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2238   +/-   ##
=======================================
  Coverage   92.65%   92.65%           
=======================================
  Files          38       38           
  Lines       10527    10527           
  Branches      677      677           
=======================================
  Hits         9754     9754           
  Misses        761      761           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.76% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.82% <ø> (ø)
web-api 97.94% <ø> (ø)
webhook 96.65% <ø> (ø)

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

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

Comment thread docs/content/migration/migrating-to-v5.md Outdated
Comment thread docs/content/migration/migrating-to-v4.md Outdated
Comment thread docs/content/migration/migrating-to-v4.md Outdated
Comment thread docs/content/migration/migrating-to-v4.md Outdated
Comment thread docs/content/migration/migrating-web-api-package-to-v7.md Outdated
Comment thread docs/content/migration/migrating-web-api-package-to-v7.md Outdated

## `admin.users.*`

- `channel_ids` must be passed at least one channel ID. Previously this parameter was a string, so you had to comma-separate your channel IDs manually, as if this was the 1800s.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🤣

Copy link
Copy Markdown
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

:shipit:

@lukegalbraithrussell lukegalbraithrussell merged commit 29c1e1a into main Apr 30, 2025
59 checks passed
@lukegalbraithrussell lukegalbraithrussell deleted the docs-move-guides-from-wiki-to-site branch April 30, 2025 20:19
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