Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
all contributions that reach this content function are now proper
artwork contributions, certainly never a mix including contribs
directly from yaml Cover Artists (& co) fields
|
|
|
|
|
|
Test appears to describe that the original behavior would have
been to default to 'track', which like... okay??
That is so and was changed (to no default and arbitrary typeless
behavior) in commit 4f6e0bc3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
important follow-ups:
- contentDependencies and extraDependencies are now on purpose
implicit, and should be removed from all content functions
- expectDependencies is still stupid and the only important
behavior, which is receiving and providing boundExtraDep-
endencies, should be factored out
- need to test what happens when accessing dependencies that
don't exist and make sure that still errors cleanly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cheats a degree of immunity to secrelease shenanigans by making
(musical) track references universally *never* point to a track
with a "Main Release" field (i.e. a seconday release).
Still, #checks continues to detect and error when you're really
pointing to a secondary release, and shouldn't be doing that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|