-
-
Notifications
You must be signed in to change notification settings - Fork 10
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: now the documentation for the pizza-cli can be generated via pizza docs #143
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickytonline
force-pushed
the
nickytonline/docs-command
branch
3 times, most recently
from
September 4, 2024 23:31
f63ca9f
to
4a15dee
Compare
nickytonline
force-pushed
the
nickytonline/docs-command
branch
from
September 4, 2024 23:46
4a15dee
to
74d0ce1
Compare
nickytonline
force-pushed
the
nickytonline/docs-command
branch
from
September 5, 2024 03:04
ffddf29
to
e54f774
Compare
nickytonline
commented
Sep 5, 2024
jpmcb
requested changes
Sep 5, 2024
Just need to update tests. |
nickytonline
force-pushed
the
nickytonline/docs-command
branch
2 times, most recently
from
September 5, 2024 20:14
3bd14c5
to
da9c252
Compare
jpmcb
requested changes
Sep 5, 2024
Co-authored-by: John McBride <john@opensauced.pizza>
Co-authored-by: John McBride <john@opensauced.pizza>
nickytonline
force-pushed
the
nickytonline/docs-command
branch
4 times, most recently
from
September 6, 2024 12:48
b40a02a
to
c77f7de
Compare
nickytonline
force-pushed
the
nickytonline/docs-command
branch
from
September 6, 2024 12:51
c77f7de
to
67f171c
Compare
jpmcb
approved these changes
Sep 6, 2024
brandonroberts
approved these changes
Sep 6, 2024
open-sauced bot
pushed a commit
that referenced
this pull request
Sep 6, 2024
## [1.3.0-beta.8](v1.3.0-beta.7...v1.3.0-beta.8) (2024-09-06) ### 🍕 Features * now the documentation for the pizza-cli can be generated via pizza docs ([#143](#143)) ([3f5d27e](3f5d27e))
This was referenced Sep 6, 2024
open-sauced bot
pushed a commit
that referenced
this pull request
Sep 6, 2024
## [1.3.0](v1.2.1...v1.3.0) (2024-09-06) ### 🍕 Features * Create a contributor list after generating codeowners ([#141](#141)) ([72c5d58](72c5d58)) * now the documentation for the pizza-cli can be generated via pizza docs ([#143](#143)) ([3f5d27e](3f5d27e)) * Refactors API client into hand rolled sdk in api/ directory ([#111](#111)) ([e16e889](e16e889)) * support fallback attributions when generating codeowners file ([#145](#145)) ([35af4da](35af4da)) * update `CODEOWNERS` copy with command ([#130](#130)) ([a477959](a477959)) ### 🐛 Bug Fixes * Corrects invalid gosec lint error ([#151](#151)) ([f76527f](f76527f)) * Exhume Posthog functionality ([#147](#147)) ([de091ca](de091ca)) * now fallback .sauced.yaml contents get read ([#135](#135)) ([fd658e5](fd658e5)) * NPM cache now looks at package-lock file ([#136](#136)) ([cd4b8da](cd4b8da))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Now the documentation for the pizza-cli can be generated via the
docs
command, e.g.pizza docs
. By default if no path is specified, the default path,"./docs"
will be used.Related Tickets & Documents
Closes #120
Mobile & Desktop Screenshots/Recordings
Steps to QA
just build
./build/pizza docs
./docs
folder../build pizza docs ./docs2
../docs2
folder.Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?