Skip to content

v0.1.0

Compare
Choose a tag to compare
@ml-evs ml-evs released this 05 Feb 19:17
· 199 commits to develop since this release

This is the first public release of Jobflow Remote! Thank you to all those who have been testing the various previous iterations.

Although there are no breaking changes from the first public version (i.e., the publicizing of this GitHub repository), it is RECOMMENDED that existing users update to v0.1.0 as it will pull in the latest compatible versions of the dependencies, in particular QToolKit v0.1.3.

Changelog

v0.1.0 (2024-02-05)

Full Changelog

Closed issues:

  • jf job list shows errors randomly #63
  • Multiple lines to pre_run #61
  • Add tests for Jobs with a function arg or kwarg #45
  • Question about supported data types #44
  • Error during retry #40
  • 'REMOTE_ERROR' state for running job #36
  • Targeted Python versions #33
  • Jobflow dependency #30
  • remote_job_data.json file missing #26
  • Suggestion: improve -sdate option #24
  • Job info for remote failures #20
  • List of flows by state does not work #16
  • Runner fails when default resources are provider per worker #14
  • Cryptic failures when worker's workdir is missing #13
  • Worker can be set to None leaving dead jobs #11
  • Jobs with RESERVED state have datetime objects for last_updated field #8
  • Command line "jf project" when there is no project #5
  • .jfremote yaml test unsensitive to port change #4
  • config issue #3

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator