Skip to content

Bump SDK to 0.138.0#5361

Open
janniklasrose wants to merge 14 commits into
mainfrom
janniklasrose/sdk-bump
Open

Bump SDK to 0.138.0#5361
janniklasrose wants to merge 14 commits into
mainfrom
janniklasrose/sdk-bump

Conversation

@janniklasrose
Copy link
Copy Markdown
Contributor

@janniklasrose janniklasrose commented May 28, 2026

Changes

  • Regular SDK bump to v0.138.0 (87b666fa1) including all auto-generated files
  • Fixes to Taskfile
    • Use relative path to bazel
    • Ignore error code on generate-refschema
    • Invoke generate_resources.py with uv, and add PEP 723 header to have it install pyyaml if needed

Why

SDK update needed for feature development

Tests

CI

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Approval status: pending

/acceptance/bundle/ - needs approval

5 files changed
Suggested: @pietern
Also eligible: @andrewnester, @denik, @shreyas-goenka, @anton-107, @lennartkats-db

/bundle/ - needs approval

9 files changed
Suggested: @pietern
Also eligible: @andrewnester, @denik, @shreyas-goenka, @anton-107, @lennartkats-db

/cmd/workspace/apps/ - needs approval

Files: cmd/workspace/apps/apps.go
Suggested: @pkosiec
Also eligible: @jamesbroadhead, @arsenyinfo, @MarioCadenas, @fjakobs, @Shridhad, @atilafassina, @keugenek, @igrekun, @pffigueiredo, @ditadi, @calvarjorge

/internal/ - needs approval

Files: internal/genkit/tagging.py
Suggested: @simonfaltum
Also eligible: @tanmay-db, @parthban-db, @rauchy, @renaudhartert-db, @hectorcast-db, @Divyansh-db, @tejaskochar-db, @mihaimitrea-db, @chrisst

General files (require maintainer)

11 files changed
Based on git history:

  • @simonfaltum -- recent work in ./, bundle/schema/, cmd/workspace/genie/

Any maintainer (@andrewnester, @anton-107, @denik, @pietern, @shreyas-goenka, @simonfaltum, @renaudhartert-db) can approve all areas.
See OWNERS for ownership rules.

@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

eng-dev-ecosystem-bot commented May 28, 2026

Commit: f83942a

Run: 26744254355

Comment thread python/codegen/uv.lock Outdated
name = "colorama"
version = "0.4.6"
source = { registry = "https://pypi.org/simple" }
source = { registry = "https://pypi-proxy.dev.databricks.com/simple/" }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: these needs to be backed out.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted. Not the first time this happened to one of us, pretty annoying setup...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea where the mode change happened?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

genkit, most likely. The file has a #!/usr/bin/env python3 header so makes sense to be executable

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.

3 participants