Skip to content

Add uv as a required dependency for codegen for early return#1395

Merged
Divyansh-db merged 2 commits into
mainfrom
divyansh-vijayvergia_data/add-uv-to-required
Apr 22, 2026
Merged

Add uv as a required dependency for codegen for early return#1395
Divyansh-db merged 2 commits into
mainfrom
divyansh-vijayvergia_data/add-uv-to-required

Conversation

@Divyansh-db

@Divyansh-db Divyansh-db commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Add uv as a required dependency to ensure code generation as uv is used in one of the post_generation commands make fmt. This ensures that generation fails early on in environments which do not have uv rather then failing post generation.

What changed

Internal changes

Now the codegen checks if uv exists before starting code generation

How is this tested?

N/A

NO_CHANGELOG=true

@Divyansh-db Divyansh-db force-pushed the divyansh-vijayvergia_data/add-uv-to-required branch from 9207273 to b835304 Compare April 20, 2026 08:57
@Divyansh-db Divyansh-db force-pushed the divyansh-vijayvergia_data/add-uv-to-required branch from b835304 to 525c0c7 Compare April 20, 2026 08:58
@github-actions

Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1395
  • Commit SHA: ec78d22908b2bb75f80d5b306ab787a5e23c6970

Checks will be approved automatically on success.

@Divyansh-db Divyansh-db enabled auto-merge April 22, 2026 07:37
@Divyansh-db Divyansh-db added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit 815b17e Apr 22, 2026
17 checks passed
@Divyansh-db Divyansh-db deleted the divyansh-vijayvergia_data/add-uv-to-required branch April 22, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants