Barak Amar

Results 35 issues of Barak Amar

Enable docs site to work with MkDocs with access to previous versions of the docs.

docs

When creating a new repository with sample data and specifying a default branch name different from 'main', the generated `README.md` file contains broken internal links. This issue stems from a...

bug
area/UI

docs
area/sdk/python
exclude-changelog
python-wrapper

The current web UI build using node.js v18 while LTS version v22. Keeping your Node. js version up to date is essential for security, performance, and access to the latest...

area/UI
infrastructure

Currently, using ESLint v8.x and a newer major version is available. Migrate to the latest version of ESLint to get the benefits of the new features.

area/UI
infrastructure

Add support for lakectl to use JWT session tokens as an authentication method, providing an alternative to the current username/password authentication. ## Problem Currently, lakectl only supports username/password authentication, which:...

good first issue
area/lakectl

**Context:** Feedback suggests that the existing documentation does not sufficiently demonstrate practical usage of the lakeFS Python SDK or provide clear, task-focused examples. Slack reference: https://lakefs.slack.com/archives/C01APUNTSGH/p1740305114751379 **Proposed Solution:** Revise and...

docs
contributor
area/sdk/python
python-wrapper

Closes #8659 - Updated the `TestCosmosDB` function to include `t.Helper()` for better test helper function behavior. - Improved error logging to include raw response data for better debugging. - Added...

area/testing
exclude-changelog
area/KV

**Context:** Current Python SDK API reference could be more accessible and better integrated into the documentation. Related issue: [#8721 – Refresh LakeFS Python SDK API Reference Using MkDocs](https://github.com/treeverse/lakeFS/issues/8721) **Proposed Solution:**...

docs
contributor
area/sdk/python
python-wrapper