CI takes very long to register commit checks
CI takes very long to register commit checks
Not that big of a deal in practice, actually. Maybe it was just bad configuration on the old Concourse instance, but now, the workers seem to cache the build image(s) properly, so the download…
Implement non-bundled mods
Consolidate template rendering libraries
Investigate non-bundled mod assets
Both DML and DMF need to know if a mod is bundled.
DML can probably get away with simply knowing how many packages it needs to load for the mod to be ready to run it's run
callback.
DMF needs…