-
Notifications
You must be signed in to change notification settings - Fork 305
Add Actions SDK Reference Pages #1857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d1699b2 to
4da643d
Compare
| .nx-card img, | ||
| [class*="card"] img[src*="/public/img/"] { | ||
| background: transparent !important; | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Worth reviewing the 4 new docs found in |
sbvegan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good! I noticed that the dependency in the package.json is v^0.0.4, but all the links are to the source code for 0.0.3. Should those links get bumped to the next version?
Co-authored-by: soyboy <85043086+sbvegan@users.noreply.github.com>
sbvegan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll leave it to Harry for the final approval, but this should let you merge it when you're ready
tremarkley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
really good job on this!


Problem
At the moment, we only have a Quickstart guide for Actions SDK. We need additional detail.
Solution
pnpm prebuildto generate docs from the latest versionKnown issues
The auto-generated type docs are bare-bones and will be improved in the next PR in the following ways: