v3.5.0
What's new
Added 🎉
- Added the ability to use gantry from outside of a git repository by providing the
--remoteoption (along with--branchor--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)