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

Client tools auto update #47466

Merged
merged 16 commits into from
Oct 18, 2024
Merged

Client tools auto update #47466

merged 16 commits into from
Oct 18, 2024

Commits on Oct 10, 2024

  1. Add client tools auto update

    vapopov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ddcbaf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Replace fork for posix platform for re-exec

    Move integration tests to client tools specific dir
    Use context cancellation with SIGTERM, SIGINT
    Remove cancelable tee reader with context replacement
    Renaming
    vapopov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a3fa2c3 View commit details
    Browse the repository at this point in the history
  2. Fix syscall path execution

    Fix archive cleanup if hash is not valid
    Limit the archive write bytes
    vapopov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1eeb647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad30d61 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d5dd770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5688e View commit details
    Browse the repository at this point in the history
  3. Move context out from the library

    Base URL renaming
    vapopov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    892f6f7 View commit details
    Browse the repository at this point in the history
  4. Add more context in comments

    vapopov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bfb33f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    d2b0d11 View commit details
    Browse the repository at this point in the history
  2. Changes in find endpoint

    vapopov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f74b472 View commit details
    Browse the repository at this point in the history
  3. Replace test http server with httptest

    Replace hash for bytes matching
    Proper temp file close for archive download
    vapopov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    52e47c8 View commit details
    Browse the repository at this point in the history
  4. Add more context to comments

    vapopov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e635b85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b019206 View commit details
    Browse the repository at this point in the history
  6. Constant rename

    vapopov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0e36699 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    b06bf9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412124e View commit details
    Browse the repository at this point in the history