Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for job and step level execution status #95

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 30, 2024

  1. Add support for job and step level execution

    Signed-off-by: Sanjula Ganepola <[email protected]>
    SanjulaGanepola committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    b96f1c6 View commit details
    Browse the repository at this point in the history
  2. step ids are strings

    ChristopherHX committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    6631a00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #96 from ChristopherHX/string-ids

    step ids are strings
    SanjulaGanepola authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    5d11106 View commit details
    Browse the repository at this point in the history
  4. Add focus task action

    Signed-off-by: Sanjula Ganepola <[email protected]>
    SanjulaGanepola committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c8ee9c2 View commit details
    Browse the repository at this point in the history
  5. Make run event trigger individual tasks and add fix for when user use…

    …s json flag
    
    Signed-off-by: Sanjula Ganepola <[email protected]>
    SanjulaGanepola committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c0ebf56 View commit details
    Browse the repository at this point in the history
  6. Fix job name to show instead of ID

    Signed-off-by: Sanjula Ganepola <[email protected]>
    SanjulaGanepola committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    db3400c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Update history after all lines are handled

    Signed-off-by: Sanjula Ganepola <[email protected]>
    SanjulaGanepola committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    303ba42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78e1c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge pull request #99 from ChristopherHX/buffer-unfinished-lines-acc…

    …ept-empty-msg
    
    buffer last line without new line end
    SanjulaGanepola authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b532ba4 View commit details
    Browse the repository at this point in the history