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

Feature: configure logging wrapper #152

Merged
merged 21 commits into from
Apr 30, 2024
Merged

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    1567d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad436a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e19fd7 View commit details
    Browse the repository at this point in the history
  4. Added fastify wrapper

    SamSalvatico committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    862640d View commit details
    Browse the repository at this point in the history
  5. MInified jest config js

    SamSalvatico committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b916ad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a548e1a View commit details
    Browse the repository at this point in the history
  7. Removed jest

    SamSalvatico committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b0c8953 View commit details
    Browse the repository at this point in the history
  8. Fixed lint config

    SamSalvatico committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6508bbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1dde5f View commit details
    Browse the repository at this point in the history
  10. Updated deps

    SamSalvatico committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f4dbd01 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    40c8830 View commit details
    Browse the repository at this point in the history
  2. Feature: logging wrapper tests (#157)

    * feature(logging-wrapper): added tests helper
    
    * Added README for logging-wrapper
    
    * Added tap
    
    * Added gitignore
    
    * Tap config
    
    * Added tests for logging-wrapper.test.ts
    
    * Added fastify tests
    
    * Chore: Use logging-wrapper in payments-api (#160)
    
    * Updated wrapper to be built
    
    * Updated commands to build logging wrapper
    
    * Removed useless files
    
    * Payments api is using logging wrapper
    
    * Updated error response management
    
    * Updated version
    
    * Fixed logging wrapper tests
    
    * Updated packages
    
    * Copy logging wrapper in the dockerfile
    
    * Added error handling package
    
    * Added package script
    
    * Optional logging hooks
    
    * Removed logging hooks
    
    * Started working on error handling tests
    
    * Started working on error handling tests
    
    * Added tests for not found handler
    
    * Added logging hooks
    
    * Removed useless copy
    
    * Renamed to error-handler
    
    * Updated sdk definitions
    SamSalvatico authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81ac256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baef20b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    755f9a7 View commit details
    Browse the repository at this point in the history
  5. Aligned payments lock

    SamSalvatico committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8e02c35 View commit details
    Browse the repository at this point in the history
  6. updated to next 14.2.2

    SamSalvatico committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    da91510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08dfe48 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Realigned to dev

    SamSalvatico committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2912ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e22f9 View commit details
    Browse the repository at this point in the history