Commit graph

7 commits

Author SHA1 Message Date
Berk D. Demir 6b1c965f48 runitor: 1.1.1 -> 1.2.0 2022-12-03 11:07:15 -08:00
R. Ryantm e5836fa254 runitor: 1.0.0 -> 1.1.1 2022-11-27 02:24:19 +00:00
R. Ryantm ed82263f96 runitor: 0.10.1 -> 1.0.0 2022-10-29 03:21:07 +02:00
Berk D. Demir af384e15ae runitor: drop unused input 2022-06-29 21:40:11 +00:00
Berk D. Demir 1f9c7f3393 runitor: 0.10.0 -> 0.10.1
- New release fixing a nil dereference
- Remove patches that are already part of the new rel
- Rollback ldflags change from #175973
  The -s flag implies -w on every platform but Darwin.
2022-06-07 00:57:47 +00:00
Berk D. Demir ca0e288de3 runitor: 0.9.2 -> 0.10.0
- New version
- Requires Go 1.18
- Remove `-w` from the ldflags as it's implied by `-s`
- Pull in timeout retry test fix as a patch and re-enable tests
2022-06-03 01:10:12 +00:00
Berk D. Demir c25b74970d runitor: init at 0.9.2 2022-04-30 20:51:16 +00:00