databrickslabs / databrickslabs/lsql

[TECH DEBT] Test different dependency version

Open
#249 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Test different dependency versions - using tox. Test with a matrix of version, e.g. the minor version of the sdk

Originally posted by @JCZuurmond in https://github.com/databrickslabs/lsql/issues/247#issuecomment-2286363503

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's tox configuration and identify how the Databricks SDK dependency is currently selected. Add a matrix covering the intended SDK minor versions, then run tox across the matrix; done means the test environments complete successfully for each version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.