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

feat(core): Improve debugging of sub-workflows #11602

Merged
merged 62 commits into from
Nov 14, 2024
Merged

feat(core): Improve debugging of sub-workflows #11602

merged 62 commits into from
Nov 14, 2024

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    c49c4bb View commit details
    Browse the repository at this point in the history
  2. add comment

    mutdmour committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f456191 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    67e09e2 View commit details
    Browse the repository at this point in the history
  2. feat: bring back UI

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    152ca97 View commit details
    Browse the repository at this point in the history
  3. fix: type

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    932ca07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df228c View commit details
    Browse the repository at this point in the history
  5. fix: handle merge conflict

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f121cbd View commit details
    Browse the repository at this point in the history
  6. fix: add comment

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fe1f308 View commit details
    Browse the repository at this point in the history
  7. merge

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    376fa05 View commit details
    Browse the repository at this point in the history
  8. move to table

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a80a560 View commit details
    Browse the repository at this point in the history
  9. add hover behavior

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b483c40 View commit details
    Browse the repository at this point in the history
  10. try and fix link

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9705e42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd52d34 View commit details
    Browse the repository at this point in the history
  12. fix: links to subworkflow

    mutdmour committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    37c8a3e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. merge master

    mutdmour committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ee4becc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f2cc5 View commit details
    Browse the repository at this point in the history
  3. add metadata to output data

    mutdmour committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f56693 View commit details
    Browse the repository at this point in the history
  4. fix: design

    mutdmour committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cf5125e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9bbc71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dcf04d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    cc97c6c View commit details
    Browse the repository at this point in the history
  2. feat: add telemetry

    mutdmour committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    80ae58f View commit details
    Browse the repository at this point in the history
  3. feat: add error notification

    mutdmour committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7e995bd View commit details
    Browse the repository at this point in the history
  4. feat: move below selector

    mutdmour committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2db0b14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d6f0c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad99023 View commit details
    Browse the repository at this point in the history
  7. fix: refactor more

    mutdmour committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    785b30e View commit details
    Browse the repository at this point in the history
  8. fix types

    mutdmour committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    597aa3e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. feat: add subexecution count

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f320396 View commit details
    Browse the repository at this point in the history
  2. fix: update error

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cdd6625 View commit details
    Browse the repository at this point in the history
  3. fix: add tooltip

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    668df93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af2da6a View commit details
    Browse the repository at this point in the history
  5. clean up

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a59f1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f5faf View commit details
    Browse the repository at this point in the history
  7. fix: type

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    893eb5c View commit details
    Browse the repository at this point in the history
  8. clean up

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2fde595 View commit details
    Browse the repository at this point in the history
  9. fix: correct run count

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f11fb63 View commit details
    Browse the repository at this point in the history
  10. lint

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba2c2f5 View commit details
    Browse the repository at this point in the history
  11. refactor

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c240d9d View commit details
    Browse the repository at this point in the history
  12. refactor

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba0502e View commit details
    Browse the repository at this point in the history
  13. refactor: remove startmetata

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    83abcea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    020d860 View commit details
    Browse the repository at this point in the history
  15. test: add tests

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8d5ec7d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9e70cb1 View commit details
    Browse the repository at this point in the history
  17. address design feedback

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f746da0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    938db40 View commit details
    Browse the repository at this point in the history
  19. type fix

    mutdmour committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9a376b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. font size

    mutdmour committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e661444 View commit details
    Browse the repository at this point in the history
  2. refactor/add tests

    mutdmour committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    17a14d8 View commit details
    Browse the repository at this point in the history
  3. type

    mutdmour committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e6b2daa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e74f5 View commit details
    Browse the repository at this point in the history
  5. merge in master

    mutdmour committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    edcb74a View commit details
    Browse the repository at this point in the history
  6. add unit test

    mutdmour committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5f491fb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add e2e tests

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    40fd8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289140b View commit details
    Browse the repository at this point in the history
  3. fix flaky tests

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    47e80f7 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8e2a562 View commit details
    Browse the repository at this point in the history
  5. add unit tests

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c124bb9 View commit details
    Browse the repository at this point in the history
  6. merge master

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4952326 View commit details
    Browse the repository at this point in the history
  7. fix unrelated flaky tests

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    553246a View commit details
    Browse the repository at this point in the history
  8. fix: test

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e068bd2 View commit details
    Browse the repository at this point in the history
  9. fix: test

    mutdmour committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eec4d81 View commit details
    Browse the repository at this point in the history