[GH-ISSUE #351] act -l displays overlapped jobs instead of multilining #247

Closed
opened 2026-03-01 21:41:46 +03:00 by kerem · 5 comments
Owner

Originally created by @myselfhimself on GitHub (Sep 1, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/351

:)
This is a display issue only for the act -l command.

This occurs when there are either too long or too many build job names, unclear:
For examples:

$ act -l
 ╭──────────────────────────────────────╮ ╭──────────────────────────────────────────╮ ╭──────────────────────────────────────────╮ ╭──────────────────────────────────────────────╮ ╭──────────────────────────────────╮ ╭──────────────────────────────────────╮
 │ build-macos-optimized-test-norelease │ │ build-macos-optimized-test-ontag-release │ │ build-manylinux-optimized-test-norelease │ │ build-manylinux-optimized-test-ontag-release │ │ build-linux-debug-test-norelease │ │ build-linux-optimized-test-norelease │
 ╰──────────────────────────────────────╯ ╰──────────────────────────────────────────╯ ╰──────────────────────────────────────────╯ ╰──────────────────────────────────────────────╯ ╰──────────────────────────────────╯ ╰──────────────────────────────────────╯
Originally created by @myselfhimself on GitHub (Sep 1, 2020). Original GitHub issue: https://github.com/nektos/act/issues/351 :) This is a display issue only for the `act -l` command. This occurs when there are either too long or too many build job names, unclear: For examples: ``` $ act -l ╭──────────────────────────────────────╮ ╭──────────────────────────────────────────╮ ╭──────────────────────────────────────────╮ ╭──────────────────────────────────────────────╮ ╭──────────────────────────────────╮ ╭──────────────────────────────────────╮ │ build-macos-optimized-test-norelease │ │ build-macos-optimized-test-ontag-release │ │ build-manylinux-optimized-test-norelease │ │ build-manylinux-optimized-test-ontag-release │ │ build-linux-debug-test-norelease │ │ build-linux-optimized-test-norelease │ ╰──────────────────────────────────────╯ ╰──────────────────────────────────────────╯ ╰──────────────────────────────────────────╯ ╰──────────────────────────────────────────────╯ ╰──────────────────────────────────╯ ╰──────────────────────────────────────╯ ```
kerem 2026-03-01 21:41:46 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@myselfhimself commented on GitHub (Sep 1, 2020):

Putting a proper picture instead:
overlap_nektos_act

<!-- gh-comment-id:684910821 --> @myselfhimself commented on GitHub (Sep 1, 2020): Putting a proper picture instead: ![overlap_nektos_act](https://user-images.githubusercontent.com/1265346/91866708-17a05880-ec73-11ea-9273-de6b93275fa9.png)
Author
Owner

@myselfhimself commented on GitHub (Sep 1, 2020):

To reproduce, you could git clone git@github.com:myselfhimself/gmic-py.git (master branch) and run act -l

<!-- gh-comment-id:684911673 --> @myselfhimself commented on GitHub (Sep 1, 2020): To reproduce, you could `git clone git@github.com:myselfhimself/gmic-py.git` (master branch) and run `act -l`
Author
Owner

@github-actions[bot] commented on GitHub (Nov 1, 2020):

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

<!-- gh-comment-id:720006079 --> @github-actions[bot] commented on GitHub (Nov 1, 2020): Issue is stale and will be closed in 7 days unless there is new activity
Author
Owner

@myselfhimself commented on GitHub (Nov 1, 2020):

:)

<!-- gh-comment-id:720073381 --> @myselfhimself commented on GitHub (Nov 1, 2020): :)
Author
Owner

@github-actions[bot] commented on GitHub (Jan 8, 2021):

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

<!-- gh-comment-id:756474864 --> @github-actions[bot] commented on GitHub (Jan 8, 2021): Issue is stale and will be closed in 7 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#247
No description provided.