docs: add Netlify configuration for docs hosting migration #6930
docs: add Netlify configuration for docs hosting migration #6930harshitghagre wants to merge 3 commits into
Conversation
Ayushmore1214
left a comment
There was a problem hiding this comment.
@harshitghagre can we get some screenshots of this working ? I'm having some issue with it, I don't if its my env or the your code can you drop some outputs of this running, thanks!
thanks for review @Ayushmore1214 , you can test on this url https://pipecd-docs.netlify.app/ |
khanhtc1202
left a comment
There was a problem hiding this comment.
Checked the testing link, it looks great. I left one comment on script update.
Also, why was the site on netlify doesn't contain the docs for v0.56.x?
It was misssing because the netlify build got timeout due to large page size, now i've increased build timeout. You can check on this url https://pipecd-docs.netlify.app/docs-v0.57.x/ |
rahulshendre
left a comment
There was a problem hiding this comment.
LGTM, @harshitghagre.
The DCO check is currently failing, please sign off your commit so the check passes
1cee855 to
b139d8f
Compare
Signed-off-by: harshitghagre <harshitghagre183@gmail.com>
Signed-off-by: harshitghagre <harshitghagre183@gmail.com>
ecfc37b to
326b28d
Compare
What this PR does:
Why we need it:
Which issue(s) this PR fixes:
Fixes #6801
Does this PR introduce a user-facing change?: