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(repo-server): excess git requests, add shared cache lock on revisions (Issue #14725) #17109

Merged
merged 6 commits into from
Mar 25, 2024

Commits on Mar 23, 2024

  1. fix(repo-server): excess git requests, cache lock on revisions

    Signed-off-by: nromriell <nateromriell@gmail.com>
    nromriell committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8d3fdfb View commit details
    Browse the repository at this point in the history
  2. fix: pr feedback, simplify, add configurable variable

    Signed-off-by: nromriell <nateromriell@gmail.com>
    nromriell committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    481f6ee View commit details
    Browse the repository at this point in the history
  3. fix: codegen, lint

    Signed-off-by: nromriell <nateromriell@gmail.com>
    nromriell committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f069756 View commit details
    Browse the repository at this point in the history
  4. fix: test print, no opts set, var type nit

    Signed-off-by: nromriell <nateromriell@gmail.com>
    nromriell committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d8c2313 View commit details
    Browse the repository at this point in the history
  5. chore: add additional logging for unexpected cache error

    Signed-off-by: nromriell <nateromriell@gmail.com>
    nromriell committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c95ec36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    847ed77 View commit details
    Browse the repository at this point in the history