Skip to content

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 23:13
· 50 commits to main since this release

What's new

Added 🎉

  • Added --since and --head options, and -a/-all flag to gantry logs command.
  • Added --inactive-timeout and --inactive-soft-timeout options to gantry run command.
  • Added a callback API to gantry run and corresponding Python functions.
  • Added -u/--upload option to gantry run for uploading local (untracked) files/directories and mounting as a dataset.
  • Log physical host topology at start of job when running on Augusta.

Changed ⚠️

  • Timeout CLI options can now be specified as duration strings, e.g. "2m30s".

Commits

1cd340a fix release script
5c48ab4 (chore) bump version to v3.3.1 for release
35ae13a make more robust
f97f62f Log physical host topology at start of job on Augusta
9c50c93 Add -n/--head option to gantry logs
82feb47 Add --upload option to gantry run command
d386ece clean up
f5a7165 improve logs command
fda35f6 Callbacks (#172)
66a79ca Use uv in CI (#173)
1938d05 Rename git_config -> git_repo internally
28f5d6f reorganize
46044e6 Download all logs, inactive timeout (#171)
f1b127f Default to a versioned beaker image