pulp / pulp-docs

Python Package to help aggregating Pulp's multirepo ecosystem into a unified doc.
https://pedro-psb.github.io/pulp-docs/
2 stars 4 forks source link

Setup "docs-data" branch to generate api.json files on vcs #61

Closed pedro-psb closed 1 month ago

pedro-psb commented 2 months ago

About this PR:

IMPORTANT: Filter commits for better review.

mdellweg commented 2 months ago

This looks like you could instead use an orphaned commit. You'd not branch from the main branch, but start a new fresh one. Remember git commits build a DAG, not a tree.

pedro-psb commented 1 month ago

Sounds a fine idea, will do that.