docs: commit generated docs for readthedocs.org - #2535
Conversation
Codecov ReportBase: 81.69% // Head: 81.66% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2535 +/- ##
==========================================
- Coverage 81.69% 81.66% -0.04%
==========================================
Files 126 126
Lines 19136 19147 +11
==========================================
+ Hits 15634 15636 +2
- Misses 2709 2717 +8
- Partials 793 794 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
If we do not commit the docs all the autogenerated docs do not show or work on argo-rollouts.readthedocs.org this also brings the pattern in line with and is probably why argocd does the same. Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
23a65b8 to
0b5b8f9
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
leoluz
left a comment
There was a problem hiding this comment.
LGTM
We should probably investigate how to avoid having to manually generate those files and push. Maybe we could configure the build to take care of that.
* fix: commit generated docs for readthedocs.org If we do not commit the docs all the autogenerated docs do not show or work on argo-rollouts.readthedocs.org this also brings the pattern in line with and is probably why argocd does the same. Signed-off-by: zachaller <zachaller@users.noreply.github.com> * remove already included in make codegen cmds Signed-off-by: zachaller <zachaller@users.noreply.github.com> * static default value for doc generation Signed-off-by: zachaller <zachaller@users.noreply.github.com> * cleanup Signed-off-by: zachaller <zachaller@users.noreply.github.com> * typo Signed-off-by: zachaller <zachaller@users.noreply.github.com> Signed-off-by: zachaller <zachaller@users.noreply.github.com>
* fix: commit generated docs for readthedocs.org If we do not commit the docs all the autogenerated docs do not show or work on argo-rollouts.readthedocs.org this also brings the pattern in line with and is probably why argocd does the same. Signed-off-by: zachaller <zachaller@users.noreply.github.com> * remove already included in make codegen cmds Signed-off-by: zachaller <zachaller@users.noreply.github.com> * static default value for doc generation Signed-off-by: zachaller <zachaller@users.noreply.github.com> * cleanup Signed-off-by: zachaller <zachaller@users.noreply.github.com> * typo Signed-off-by: zachaller <zachaller@users.noreply.github.com> Signed-off-by: zachaller <zachaller@users.noreply.github.com>








If we do not commit the docs all the autogenerated docs do not show or work on argo-rollouts.readthedocs.org this also brings the pattern in line with and is probably why argocd does the same.
https://cloud-native.slack.com/archives/C01U781DW2E/p1674574980825679
https://cloud-native.slack.com/archives/C01U781DW2E/p1674579723986039
vs
https://argo-rollouts.readthedocs.io/en/fix-docs-version/features/kubectl-plugin/
I also feel it makes sense to have these committed for things like different versions which is why readthedocs needs them as well
Signed-off-by: zachaller zachaller@users.noreply.github.com