All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
When importing an archive file downloaded from Nexus, the file name does include a version field. But, presumably for compatibility reasons, Nexus replaces special characters with `-`, so that this field doesn't match common schemes like `1.0.0`. So instead we use the also included update timestamp to find the corresponding file info from Nexus and use the version data from that. Closes #131. |
||
---|---|---|
.. | ||
controller | ||
state | ||
ui | ||
util | ||
main.rs |