voxpupuli / pypuppetdb

Python library for working with the PuppetDB API
Apache License 2.0
93 stars 70 forks source link

Make rtd docs versioned #217

Closed gdubicki closed 2 years ago

gdubicki commented 2 years ago

thanks to a change in the release process: use tags without the "v" prefix for releases.

To make it easier to remember document the process and introduce a tool for it - tbump.

Note that we keep the "v" prefix in the GitHub releases as there is no need to change this.

codecov[bot] commented 2 years ago

Codecov Report

Merging #217 (77ca338) into master (916fc14) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   84.96%   84.96%           
=======================================
  Files          14       14           
  Lines         918      918           
=======================================
  Hits          780      780           
  Misses        138      138           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 916fc14...77ca338. Read the comment docs.