lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Add OS info to `lakectl` UA

Open eladlachmi opened this issue 9 months ago • 1 comments

Closes #7712

Change Description

Background

This PR adds basic OS information to the lakectl User-Agent string. In aggregate, this information can support decisions regarding the development of lakectl.

New Feature

The following properties are added to the UA string used by lakectl:

  • OS (e.g., Windows, Darwin, etc.)
  • Version
  • Platform (e.g., arm64, amd64, etc.)

Testing Details

Tested manually + unit test included in this PR.

eladlachmi avatar May 13 '24 10:05 eladlachmi

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

github-actions[bot] avatar May 13 '24 10:05 github-actions[bot]