Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 00:23
· 21 commits to main since this release

What's new

Added 🎉

  • Added the ability to use gantry from outside of a git repository by providing the --remote option (along with --branch or --ref). For example: gantry run --show-logs --yes --dry-run --remote allenai/beaker-gantry --branch main -- echo 'hello, world!'.

Commits

197337a (chore) bump version to v3.5.0 for release
041b7b4 Add the ability to use gantry outside of a repo (#179)