Barak Amar
Barak Amar
Enable docs site to work with MkDocs with access to previous versions of the 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...
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...
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.
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:...
**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...
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...
**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:**...