Commit Graph

5 Commits

Author SHA1 Message Date
Shreyas Goenka 78b39a43e6
- 2024-10-22 15:53:25 +02:00
Shreyas Goenka 037ded9678
- 2024-10-22 02:05:19 +02:00
Shreyas Goenka 40c3448790
- 2024-10-22 01:28:13 +02:00
Shreyas Goenka 9ccea749e8
wip 2024-10-22 01:25:55 +02:00
Andrew Nester bc30c9ed4a
Added `--restart` flag for `bundle run` command (#1191)
## Changes
Added `--restart` flag for `bundle run` command

When running with this flag, `bundle run` will cancel all existing runs
before starting a new one

## Tests
Manually
2024-02-09 14:33:14 +00:00