-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: add docs:single
#529
Conversation
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.
Thanks for the PR @garrett-wade! I still have yet to do a full review but do you mind adding dry run functionality for this command? Ideally we should have feature parity with the main docs
command.
@kanadgupta added dry run support |
@kanadgupta or @erunion just following up on this PR, in case you have had a change to review further. Thank you. |
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.
Can you rename this command as described below? And could you merge the (edit: never mind I took care of refreshing the branch!)main
branch into this branch? I just merged in #531 which should hopefully get tests running on this PR properly.
Ignore the failing GitHub Action Dry Run workflow, I believe that's because your fork doesn't have the API key secrets configured. |
@kanadgupta updates made. |
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.
Thanks @garrett-wade!
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.
thanks @garrett-wade!
🧰 Changes
🧬 QA & Testing
The
doc:create
command can be ran with the--filepath
attribute being set to a specific markdown file-path and that file will be synced. If the slug already exists then the chance will not be merged.