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

fix: fixed a bug in how headers are forwarded for GitHub API #25

Merged
merged 7 commits into from
Sep 22, 2023

Commits on Sep 21, 2023

  1. fix: fixed a bug in how headers are forwarded for GitHub API

    - Complete refactoring of the GitHub provider module.
    - Add more tests.
    - Fixed app banner version and associated build worklow.
    
    ---------
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    vishnu-deepsource and deepsource-autofix[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3d86b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix: remove the Accept-Encoding from API requests to GitHub. DeepSour…

    …ce Cloud is not handling this well for some APIs.
    vishnu-deepsource committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1238a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ce41b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a896b6 View commit details
    Browse the repository at this point in the history
  4. Delete cmd/runner/cors.go

    Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
    sourya-deepsource committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fa2a372 View commit details
    Browse the repository at this point in the history
  5. refactor: autofix issues in 1 file

    Resolved issues in cmd/runner/provider.go with DeepSource Autofix
    enterprise-deepsource-icu[bot] committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f7add74 View commit details
    Browse the repository at this point in the history
  6. Update provider/github/handler.go

    Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
    sourya-deepsource committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    748a620 View commit details
    Browse the repository at this point in the history