Skip to content

chore: apply release 0.4 delta to main#227

Draft
Yunnglin wants to merge 1 commit into
mainfrom
release-0.4-main-delta
Draft

chore: apply release 0.4 delta to main#227
Yunnglin wants to merge 1 commit into
mainfrom
release-0.4-main-delta

Conversation

@Yunnglin

Copy link
Copy Markdown
Collaborator

Summary

Apply the final release/0.4 delta on top of current main.

This keeps main's agentic training changes while carrying over the release-specific updates that are still different from main:

  • set package/version metadata to 0.4.0
  • pin tinker to 0.16.1
  • pin Docker Redis and Grafana LGTM image versions
  • use python -m pip in Docker install steps and print Python/pip versions before installing runtime deps

Validation

  • git diff --check

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request prepares the project for the 0.4.0 release by updating version numbers, pinning base image tags (Redis and Otel-LGTM) in the Dockerfile, and upgrading the tinker dependency to version 0.16.1. Additionally, the Dockerfile is updated to use python -m pip instead of pip. Feedback was provided to include the --no-cache-dir flag when installing the local package in the Dockerfile to minimize the final image size.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread Dockerfile
@Yunnglin Yunnglin force-pushed the release-0.4-main-delta branch from d1e85ea to 16dd4cf Compare June 17, 2026 01:59
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.

1 participant