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

fix: update log level handling #141

Merged
merged 19 commits into from
Sep 19, 2024
Merged

fix: update log level handling #141

merged 19 commits into from
Sep 19, 2024

Commits on Sep 17, 2024

  1. chore: add env for running E2E tests

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c617de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e961f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed9298 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. move const declaration and add a comment

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b155513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f414601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe66f3 View commit details
    Browse the repository at this point in the history
  4. cleanup tests

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a802e4 View commit details
    Browse the repository at this point in the history
  5. add code comments explaining behavior

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4a673bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    696784c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84288d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. updates after feedback

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9aba553 View commit details
    Browse the repository at this point in the history
  2. add ErrorLevel and update tests

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f9f7d86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c467e View commit details
    Browse the repository at this point in the history
  4. remove code comment

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a9c5fc5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-e2e-env-var' into update-maru-log-levels

    * add-e2e-env-var:
      remove code comment
      restore old e2e make step and use 'go list' to filter unit tests
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d14513f View commit details
    Browse the repository at this point in the history
  6. try to get test to pass

    ericwyles authored and catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    33a03d8 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into update-maru-log-levels

    * main:
      chore: use go-list to filter out e2e tests in test-unit step (#140)
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bdedfb2 View commit details
    Browse the repository at this point in the history
  8. update errorPrinter

    Signed-off-by: catsby <[email protected]>
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    de6040d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into update-maru-log-levels

    * main:
      feat: add templated conditionals to tasks (#139)
    catsby committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2d0f48f View commit details
    Browse the repository at this point in the history