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: TKC-2302 added new networking between multiple agents and CP #5683

Draft
wants to merge 41 commits into
base: develop
Choose a base branch
from

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    111a46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78efda View commit details
    Browse the repository at this point in the history
  3. fix: use var

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    15bf822 View commit details
    Browse the repository at this point in the history
  4. fix: added runner id

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d2ab0cb View commit details
    Browse the repository at this point in the history
  5. fix: added metadata log

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cea406c View commit details
    Browse the repository at this point in the history
  6. fix: debug metadata 2

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4638eec View commit details
    Browse the repository at this point in the history
  7. fix: debug metadata 2

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1ad914b View commit details
    Browse the repository at this point in the history
  8. fix: debug metadata 3

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8221a16 View commit details
    Browse the repository at this point in the history
  9. fix: debug metadata 4

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7ca08b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4e2b2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fda13e View commit details
    Browse the repository at this point in the history
  12. fix: moved to execution

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f0bc10a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3275233 View commit details
    Browse the repository at this point in the history
  14. fix: typo

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a18536f View commit details
    Browse the repository at this point in the history
  15. fix: pass context correctly

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    224a3d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4bbc94b View commit details
    Browse the repository at this point in the history
  17. chore: debug context

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    751d357 View commit details
    Browse the repository at this point in the history
  18. fix: debug

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    60857d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    09678a1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    916f8bd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d30c9c2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d3f10e0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d972f58 View commit details
    Browse the repository at this point in the history
  24. fix: agent integration tests

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    087f93d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7ab74bf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    978cf29 View commit details
    Browse the repository at this point in the history
  27. feat: added env org details

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    42a488f View commit details
    Browse the repository at this point in the history
  28. chore: refactor

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    48a3f46 View commit details
    Browse the repository at this point in the history
  29. chore: rename command

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    13511b9 View commit details
    Browse the repository at this point in the history
  30. feat: added executor v2

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    82b1c4c View commit details
    Browse the repository at this point in the history
  31. feat: undeprecate executor

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b1111dd View commit details
    Browse the repository at this point in the history
  32. feat: added runner init command

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b77d161 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e2e0849 View commit details
    Browse the repository at this point in the history
  34. fix: golang ci fixes

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8a05b62 View commit details
    Browse the repository at this point in the history
  35. fix: added log when storing data

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    640adaf View commit details
    Browse the repository at this point in the history
  36. fix: added request logging

    exu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e4d0708 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. feat: filters for tags

    exu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    84cbc6c View commit details
    Browse the repository at this point in the history
  2. feat: added setters

    exu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b95db95 View commit details
    Browse the repository at this point in the history
  3. chore: rename tags in filter

    exu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e582a1c View commit details
    Browse the repository at this point in the history
  4. feat: filter through tags

    exu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    47bf9b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b90d64 View commit details
    Browse the repository at this point in the history