v0.1.7 (2026-01-07)
Closed issues:
Merged pull requests:
- Bump codecov/codecov-action from 3 to 5 #69 (dependabot[bot])
- Bump actions/checkout from 3 to 6 #68 (dependabot[bot])
- Bump actions/setup-python from 4 to 6 #67 (dependabot[bot])
- update release workflow #62 (gpetretto)
- Documentation and docstrings #61 (gpetretto)
- Fixing maxchars for macos + update of github workflow #60 (davidwaroquiers)
- Option to run integration tests on selected containers #58 (gpetretto)
- Raise if qstat command fails in PBS #57 (gpetretto)
- Integration tests + various fixes #55 (davidwaroquiers)
v0.1.6 (2025-01-20)
Closed issues:
- Potential issue for jobs list in SGE #50
- Confusing SLURM template variables #48
process_placementunused byslurm.py? #47
Merged pull requests:
- Sanitization of job name and tests for PBS #53 (gpetretto)
- fix parse_jobs_list_output parsing issues with SGE #52 (QuantumChemist)
- improve message for missing keys #49 (gpetretto)
- Implementation of SGE interface #43 (QuantumChemist)
- Same
rufflinting asjf-remote#42 (janosh)
v0.1.5 (2024-08-09)
Merged pull requests:
- Fix codecov upload in CI #46 (ml-evs)
- Add simple test for QResources -> slurm submission script #45 (ml-evs)
- Fix
mem_per_cpuinSlurmIOnot being passed as snake_case #44 (janosh) - Correctly handle
floatin(Slurm|PBS)IO._convert_time_to_str#41 (janosh)
v0.1.4 (2024-03-19)
Closed issues:
- Issue with SLURM RD state #37
Merged pull requests:
v0.1.3 (2024-02-05)
Closed issues:
Merged pull requests:
v0.1.2 (2024-02-05)
Closed issues:
- Logo #21
Merged pull requests:
- Add PyPI release workflow #33 (ml-evs)
- Fix bug due to poor naming of QResources attribute #32 (gpetretto)
- Fix README badge and warning #31 (ml-evs)
- Better deserialization handling for QTKEnum #30 (gpetretto)
- Unit tests #29 (davidwaroquiers)
- Fix tests. Setup codecov #28 (davidwaroquiers)
v0.1.1 (2023-10-09)
Closed issues:
- Automated releases through GH actions #17
Merged pull requests:
v0.1.0 (2023-10-06)
Closed issues:
- Problem in parse_jobs_list_output in class ShellIO #22
number_of_tasksmissing in slurm template #18
Merged pull requests:
- Install build during build step #25 (ml-evs)
- Preparing public release #24 (ml-evs)
- Fix problem in parse_jobs_list_output in class ShellIO #23 (FabiPi3)
- Updates for SlurmIO and ShellIO #20 (gpetretto)
- Fix name for
ntasksin slurm template #19 (ml-evs) - Go Live version #16 (davidwaroquiers)
- update shell io #15 (gpetretto)
- Modify slurm template #13 (gpetretto)
- Adding a shell io object #12 (gpetretto)
- Documentation layout #11 (davidwaroquiers)
- split io and manager #7 (gpetretto)
- WIP Remote host #5 (davidwaroquiers)
- typing #4 (gpetretto)
- Commented test on documentation in testing.yaml. #3 (davidwaroquiers)
- Fixed state mapping from slurm COMPLETED to standard QState DONE. #2 (davidwaroquiers)
* This Changelog was automatically generated by github_changelog_generator