forked from heavy-duty/ceremony
test(labels): document isolated fixture state
This commit is contained in:
parent
dc29fdc84c
commit
4ce43c4a3b
1 changed files with 1 additions and 0 deletions
|
|
@ -181,6 +181,7 @@ expect "a bare head over an unreadable base still warns" yes \
|
||||||
# using the former manufactures a downgrade after an intervening release.
|
# using the former manufactures a downgrade after an intervening release.
|
||||||
release_shape_ref_probe() { # $1 = phantom | bump
|
release_shape_ref_probe() { # $1 = phantom | bump
|
||||||
(
|
(
|
||||||
|
# shellcheck disable=SC2030 # this probe intentionally isolates its repository fixture
|
||||||
REPO=owner/repo
|
REPO=owner/repo
|
||||||
LABELS_CONF="$FIXTURE_CONF"
|
LABELS_CONF="$FIXTURE_CONF"
|
||||||
CEREMONY_FORGE=github
|
CEREMONY_FORGE=github
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue