Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Add support for using task execution ID fields in log URI templates #372

Merged
merged 23 commits into from
Jul 15, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    ea3d815 View commit details
    Browse the repository at this point in the history
  2. plumbing for k8s

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4e150b2 View commit details
    Browse the repository at this point in the history
  3. Cleanup use of providers

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d85df05 View commit details
    Browse the repository at this point in the history
  4. cleanup

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8f78033 View commit details
    Browse the repository at this point in the history
  5. more cleanups

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9624d87 View commit details
    Browse the repository at this point in the history
  6. more cleanups

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    41a4a49 View commit details
    Browse the repository at this point in the history
  7. more cleanups

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3dc6419 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7b9f22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38dcf1d View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: Jeev B <[email protected]>
    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fb64770 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b562f2f View commit details
    Browse the repository at this point in the history
  12. use pointer

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d2c5714 View commit details
    Browse the repository at this point in the history
  13. tests

    Signed-off-by: Jeev B <[email protected]>
    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c486faf View commit details
    Browse the repository at this point in the history
  14. fix linting

    Signed-off-by: Jeev B <[email protected]>
    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ecaeed1 View commit details
    Browse the repository at this point in the history
  15. cleanups

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1d91c32 View commit details
    Browse the repository at this point in the history
  16. fix

    jeevb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6e9ee1f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cdf5147 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Readd benchmark

    jeevb committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e56c25f View commit details
    Browse the repository at this point in the history
  2. Split templating scheme (#373)

    * Use a split templating scheme
    
    * add enum for TemplateScheme
    jeevb authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c41e055 View commit details
    Browse the repository at this point in the history
  3. cleanup comment

    jeevb committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    065643f View commit details
    Browse the repository at this point in the history
  4. fix linting issues

    jeevb committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    791f21d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8fdc34 View commit details
    Browse the repository at this point in the history
  6. update for consistency

    jeevb committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    06b5e94 View commit details
    Browse the repository at this point in the history