[GH-ISSUE #980] Enhancement: pad act output with timestamps #576

Open
opened 2026-03-01 21:44:40 +03:00 by kerem · 1 comment
Owner

Originally created by @stdedos on GitHub (Feb 4, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/980

Describe feature

Basically, I'd like the equivalent of act ... | ts; however, ts makes the stdout "dumb":

  • act drops the colors (without being able to maybe force it with a --color(s)=always)
  • Secret prompt is "hidden" (because then terminal is line-buffered; #979 can be considered "related" to this specific problem)
Originally created by @stdedos on GitHub (Feb 4, 2022). Original GitHub issue: https://github.com/nektos/act/issues/980 ## Describe feature Basically, I'd like the equivalent of `act ... | ts`; however, `ts` makes the stdout "dumb": * `act` drops the colors (without being able to maybe force it with a `--color(s)=always`) * Secret prompt is "hidden" (because then terminal is line-buffered; #979 can be considered "related" to this specific problem)
Author
Owner

@github-actions[bot] commented on GitHub (Mar 7, 2022):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:1060070864 --> @github-actions[bot] commented on GitHub (Mar 7, 2022): Issue is stale and will be closed in 14 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#576
No description provided.