go-ceph/contrib
John Mulligan d6bf51115d contrib: add new fix-versions mode to apiage.py
Fixes: #718

This change adds a new "fix-versions" mode to apiage.py, as well as the
ability to set placeholder version values when adding a new API. The
fix-versions mode replaces placeholder versions with real version
numbers. When fixing versions, the --fix-filter-pkg & --fix-filter-func
options can be used to narrow down what APIs will be fixed in case not
all version placeholder should be fixed to the same values.

Note that the placeholders being with a '$' character and look a bit
like a shell variable. However, the text is simply a reminder - only the
'$' prefix is significant. This indicates that the field is a
placeholder.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2022-08-08 10:35:43 +00:00
..
implements implements: use ceph_preview tag instead of PREVIEW comment 2022-06-06 14:42:04 +00:00
.gitignore rados: free cluster runtime resources automatically 2019-11-26 09:59:19 -05:00
Makefile rados: free cluster runtime resources automatically 2019-11-26 09:59:19 -05:00
apiage.py contrib: add new fix-versions mode to apiage.py 2022-08-08 10:35:43 +00:00
apicompare.py contrib: create a hacky script for comparing api coverage 2020-01-21 08:00:38 +01:00
issue-109.go rados: free cluster runtime resources automatically 2019-11-26 09:59:19 -05:00