v0.1.3
SlurmClusterManager v0.1.3
Merged pull requests:
- Add support for
params[:env](that is, theenvkwarg to theaddprocs()function) (#20) (@DilumAluthge) - CI: Update the Julia versions that are used in CI (#21) (@DilumAluthge)
- If an error is encountered, print the log message with
@error(instead ofprintln) (#24) (@DilumAluthge) - CI: Change
docker-composetodocker compose(#25) (@DilumAluthge) - CI: Multiple tweaks to the CI workflow file (#26) (@DilumAluthge)
- Add some more logging (#27) (@DilumAluthge)
- Test suite: Change
@asserts to errors, and change bareusing Footousing Foo: name, anothername, ...(#28) (@DilumAluthge) - CI: In the Dockerfile, pin the full
sha256digest in theFROMline (#32) (@DilumAluthge) - switch to updated ghcr image (#33) (@kleinhenz)
- Put the entire test suite inside a top-level
@testset(#34) (@DilumAluthge) - More test suite tweaks (#35) (@DilumAluthge)
Closed issues: