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

mrc-5048: Add request ID into logs #38

Merged
merged 14 commits into from
Feb 29, 2024
Merged

mrc-5048: Add request ID into logs #38

merged 14 commits into from
Feb 29, 2024

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    0c54dfc View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    c227123 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add request ID to logger filter in plumber filter

    So that the request ID is available to logs whilst endpoint is being run
    r-ash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6a0ac9d View commit details
    Browse the repository at this point in the history
  2. Ignore identation lintr issues

    r-ash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5c42ea9 View commit details
    Browse the repository at this point in the history
  3. Update github actions

    r-ash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ea2f883 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    r-ash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6b68e1e View commit details
    Browse the repository at this point in the history
  5. Add missing import

    r-ash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1d1bea2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a78a81e View commit details
    Browse the repository at this point in the history
  7. Update tests/testthat/test-input.R

    Co-authored-by: Paul Liétar <[email protected]>
    r-ash and plietar authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f433bf1 View commit details
    Browse the repository at this point in the history
  8. Update tests/testthat/test-input.R

    Co-authored-by: Paul Liétar <[email protected]>
    r-ash and plietar authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2ca231c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b58544 View commit details
    Browse the repository at this point in the history
  10. Use util to improve code quality

    Co-authored-by: M-Kusumgar <[email protected]>
    r-ash and M-Kusumgar authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b7b77b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    5bc5742 View commit details
    Browse the repository at this point in the history
  2. Make logger required

    r-ash committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6c35bd6 View commit details
    Browse the repository at this point in the history