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

Fixes RuntimeError-No package.json issue #10392

Merged
merged 5 commits into from
Aug 9, 2024

Conversation

sachin-sandhu
Copy link
Contributor

@sachin-sandhu sachin-sandhu commented Aug 8, 2024

What are you trying to accomplish?

Preface: Fixes issue related with RuntimeError-No package.json and Dependabot::SharedHelpers::HelperSubprocessFailed

Fixes:

  1. Fixes user runtime exception RuntimeError::No package.json! with DependencyFileNotFound exception.
  2. Allows exception handling for
    a. Unauthenticated: request did not include an Authorization header.
    b. ESOCKETTIMEDOUT
    c. socket hang up

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@sachin-sandhu sachin-sandhu self-assigned this Aug 8, 2024
@sachin-sandhu sachin-sandhu marked this pull request as ready for review August 8, 2024 19:53
@sachin-sandhu sachin-sandhu requested a review from a team as a code owner August 8, 2024 19:53
@sachin-sandhu sachin-sandhu marked this pull request as draft August 9, 2024 01:12
@sachin-sandhu sachin-sandhu marked this pull request as ready for review August 9, 2024 02:13
@sachin-sandhu sachin-sandhu merged commit 1217a01 into main Aug 9, 2024
126 checks passed
@sachin-sandhu sachin-sandhu deleted the ssandhu/runtimeerror-no-packagejson branch August 9, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants