Skip to content

build: write all docs for workspace packages#2533

Open
zimeg wants to merge 2 commits intotsconfigfrom
docs
Open

build: write all docs for workspace packages#2533
zimeg wants to merge 2 commits intotsconfigfrom
docs

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Mar 3, 2026

Summary

This PR writes all docs for workspace packages with the following command 📚

$ npm run docs

Notes

This might be a final effort of current focus to centralizing development packages - happy to report that the following list now fits on my screen 🤓

$ npm ls

Requirements

@zimeg zimeg self-assigned this Mar 3, 2026
@zimeg zimeg requested a review from a team as a code owner March 3, 2026 23:23
@zimeg zimeg added docs M-T: Documentation work only semver:patch pkg:web-api applies to `@slack/web-api` pkg:rtm-api applies to `@slack/rtm-api` pkg:webhook applies to `@slack/webhook` pkg:logger applies to `@slack/logger` pkg:types applies to `@slack/types` pkg:oauth applies to `@slack/oauth` pkg:socket-mode applies to `@slack/socket-mode` pkg:cli-test applies to `@slack/cli-test` dependencies Pull requests that update a dependency file labels Mar 3, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2026

⚠️ No Changeset found

Latest commit: 45591e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.66%. Comparing base (cc3bfc1) to head (45591e1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           tsconfig    #2533   +/-   ##
=========================================
  Coverage     90.66%   90.66%           
=========================================
  Files            82       82           
  Lines         14980    14980           
  Branches        508      508           
=========================================
  Hits          13582    13582           
  Misses         1373     1373           
  Partials         25       25           
Flag Coverage Δ
cli-hooks 90.66% <ø> (ø)
cli-test 90.66% <ø> (ø)
logger 90.66% <ø> (ø)
oauth 90.66% <ø> (ø)
socket-mode 90.66% <ø> (ø)
web-api 90.66% <ø> (ø)
webhook 90.66% <ø> (ø)

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.

@zimeg
Copy link
Member Author

zimeg commented Mar 3, 2026

👾 We might note this toward #2359 as well!

Copy link
Contributor

@lukegalbraithrussell lukegalbraithrussell left a comment

Choose a reason for hiding this comment

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

love to see this!

Copy link
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.

Nice work 💯 left one comment on the claude settings, not a blocker

"Bash(nvm use:*)",
"Bash(tail:*)",
"Bash(tree:*)",
"WebFetch(domain:devblogs.microsoft.com)",
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this here? It does not seem like dependency documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs M-T: Documentation work only pkg:cli-test applies to `@slack/cli-test` pkg:logger applies to `@slack/logger` pkg:oauth applies to `@slack/oauth` pkg:rtm-api applies to `@slack/rtm-api` pkg:socket-mode applies to `@slack/socket-mode` pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api` pkg:webhook applies to `@slack/webhook` semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants