Skip to content

Conversation

imanchalsingh
Copy link

@imanchalsingh imanchalsingh commented Oct 18, 2025

Added error handling and logging for tsconfig update.

Summary

Added try-catch error handling and logging to the tsconfig.json update script. Now the script safely reads, modifies, and writes tsconfig.json, with clear success and error messages in case something goes wrong.

What kind of change does this PR introduce?

Refactoring / Improvement - adds error handling and logging for safer script execution.

Did you add tests for your changes?

Not applicable - change only affects script robustness.

Does this PR introduce a breaking change?

No, this is a non-breaking improvement.

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Document that the script now includes error handling and logs the result of the tsconfig.json update.

Added error handling and logging for tsconfig update.
@imanchalsingh imanchalsingh requested a review from a team as a code owner October 18, 2025 16:10
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 18, 2025

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: imanchalsingh / name: Anchal Singh (e9c0f7b)

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you describe why and when it can happen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants