Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
22f99d9
Add local-env foundation: result types and env-key mapping
rugpanov Jul 3, 2026
22c2902
Fix PythonMinorFromRequires to pick the lower bound in multi-clause s…
rugpanov Jul 3, 2026
5b0e0cc
Reject requires-python with no lower bound instead of picking a forbi…
rugpanov Jul 3, 2026
7af0d48
Parse requires-python by clause and install the effective (highest) l…
rugpanov Jul 3, 2026
be61b7d
Treat a strict ">" python bound as excluding the whole minor series
rugpanov Jul 3, 2026
900518b
Address review: fix patch-qualified strict python bound; guarantee --…
rugpanov Jul 6, 2026
28469e1
Add local-env compute-target resolution
rugpanov Jul 3, 2026
42a7988
Validate mutually exclusive target flags inside ResolveTarget
rugpanov Jul 3, 2026
b621532
Add local-env constraint fetch with offline cache
rugpanov Jul 3, 2026
53ed3a1
Harden constraint fetch: validate artifact, create+atomically write c…
rugpanov Jul 3, 2026
4783518
Make the constraint cache filename collision-free
rugpanov Jul 3, 2026
f7e3e3f
Match databricks-connect case-insensitively
rugpanov Jul 3, 2026
6dcf041
Normalize databricks-connect dependency name per PEP 503
rugpanov Jul 3, 2026
0ef2220
Address review: bound the constraint fetch (timeout + size cap)
rugpanov Jul 6, 2026
4f83973
Address review: source the constraint repo from an env var, no person…
rugpanov Jul 6, 2026
dcaf3a6
Add local-env formatting-preserving pyproject.toml merge
rugpanov Jul 3, 2026
babbd62
Scope pyproject merge to the dev group and preserve inline comments
rugpanov Jul 3, 2026
6480f01
Handle inline comments on TOML table headers in the pyproject merge
rugpanov Jul 3, 2026
5f9cbb2
Recognize array-of-tables headers so [tool.uv] bounds stop at its chi…
rugpanov Jul 3, 2026
41d052a
Address review: refuse to merge multi-line-string / no-[project] pypr…
rugpanov Jul 6, 2026
49b1825
Merge branch 'main' into dbconnect/04-merge
rugpanov Jul 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading