Age | Commit message (Collapse) | Author |
|
Was based on contrib.thing, which is always present.
These steps are meant to filter based on the availability of
each contribution's artist, since that's a forward reference
that may be unavailable in given artistData.
Introduced alongside raiseResolvedReferenceList in
commit 65ff7444 (i.e. 11/16/2024).
|
|
This commit also implements raiseResolvedReferenceList across
the compositions which have a notFoundMode input. This causes
no semantic changes at all, except that notFoundMode is no
longer ignored(!!) in withResolvedContribs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Primarily for more precies test coverage mapping, but also to make
navigation a bit easier and consolidate complex functions with
lots of imports out of the same space as other, more simple or
otherwise specialized files.
|