cli/pkg/cmd/pr/checks
Mislav Marohnić 436d9ef859
Fix "missing method Fd" crash on Windows (#6200)
This ensures that `IOStreams.Out` always keeps the original `Fd()` value even if it's wrapped as a Colorable stream for Windows in cases when enabling virtual terminal processing has failed.
2022-09-06 17:29:06 +02:00
..
fixtures pr and run check symbols revision 2021-08-05 02:13:55 -07:00
aggregate.go pr checks: avoid deduplicating same-named checks under different workflows (#5919) 2022-07-12 09:48:39 +00:00
checks.go Fix "missing method Fd" crash on Windows (#6200) 2022-09-06 17:29:06 +02:00
checks_test.go Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
output.go Correctly determine run started/elapsed timestamps (#5945) 2022-07-21 17:30:46 +02:00