v0.1.3
Linting based on ruff. New functionalities and bug fixes.
Changelog
v0.1.3 (2024-09-02)
Closed issues:
- Cannot force delete more than 10 flows #169
- Issue with some db in DOWNLOAD state #161
- Jobs fail with error
Remote error: file path/to/job_dir/remote_job_data.json for job xxx does not exist
#157 - Correct setup of jfremote config project.yaml file for nested gateways #153
- Is there a way to visualize the workflow based on jobflow-remote info? #149
- Flow information is shared even when using different queue stores #144
- a suggestion to improve the documentation #143
- Delete job functionality #141
- Queue-out interactive mode #90
- Writing to home dir is crashing my submission. #81
Merged pull requests:
- Minor updates #156 (gpetretto)
- delete_job functionality #154 (gpetretto)
- Fix ruamel yaml dump #151 (davidwaroquiers)
- Add hyperlink for slurm and pbs resource keywords as a note in the documentation #148 (QuantumChemist)
- CLI add
--pid
option tojf job info
#142 (janosh) - Fix legacy
ruff
errors and enable corresponding rules for future linting #134 (janosh)
* This Changelog was automatically generated by github_changelog_generator