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

Enhance error handling to support third-party tools #509

Merged
merged 23 commits into from
Jul 5, 2024

Commits on Jun 28, 2024

  1. Enhance error handling to support third-party tools

    - Replaced consoleLogger with the new Logger
    - Removed jest mock where consoleLogger was used
    - Improved support for third-party tools
    rahulyadav-57 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c7cfa37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46cc8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ce414 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    3029053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f51875b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d7e69f View commit details
    Browse the repository at this point in the history
  4. chore: CHANGELOG

    novusnota committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4e96bbd View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    novusnota committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d8d1d2b View commit details
    Browse the repository at this point in the history
  6. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0bb4e92 View commit details
    Browse the repository at this point in the history
  7. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d10df50 View commit details
    Browse the repository at this point in the history
  8. Update scripts/prepare.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9f7f119 View commit details
    Browse the repository at this point in the history
  9. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    17999a7 View commit details
    Browse the repository at this point in the history
  10. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    701a340 View commit details
    Browse the repository at this point in the history
  11. Update src/node.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    824ac30 View commit details
    Browse the repository at this point in the history
  12. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f621b22 View commit details
    Browse the repository at this point in the history
  13. Update src/pipeline/build.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f1de083 View commit details
    Browse the repository at this point in the history
  14. Update scripts/prepare.ts

    Co-authored-by: byakuren-hijiri <[email protected]>
    anton-trunov and byakuren-hijiri authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    94d8b94 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d9970d View commit details
    Browse the repository at this point in the history
  16. fix prepare.ts

    anton-trunov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    576b354 View commit details
    Browse the repository at this point in the history
  17. fix build.ts

    anton-trunov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8d8b772 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6dcbae View commit details
    Browse the repository at this point in the history