Refactor source loading prioritisation because Modules and XPack Config Mgmt "trump" other source loaders
Open
code cleanup
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Split Local Source into String Source (-e) and File Source (-f)
String Source trumps File Source when used together causing File Source to be ignored (de-prioritised).
Change Multi Local to use both the above and allow String Sources and File Sources to have the the same priority and no conflict checking.
Contributor guide
Assessment
This issue has not been assessed yet.