v2.19.2 - #2592
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the project version to 2.19.2 in pyproject.toml and removes the dark-mode-only logo from the README.md. Feedback on the changes highlights that removing the dark-mode logo while retaining the #gh-light-mode-only fragment on the remaining logo will cause it to be hidden for users in dark mode; it is recommended to remove this fragment if the logo is intended to be displayed in both themes.
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.
| <p align="center"> | ||
| <img alt="giskardlogo" src="https://raw.githubusercontent.com/giskard-ai/giskard/main/readme/giskard_logo.png#gh-light-mode-only"> | ||
| <img alt="giskardlogo" src="https://raw.githubusercontent.com/giskard-ai/giskard/main/readme/giskard_logo_green.png#gh-dark-mode-only"> | ||
|
|
There was a problem hiding this comment.
By removing the dark-mode-only logo image while keeping the #gh-light-mode-only fragment on the remaining logo image, the logo will be completely hidden for users viewing the repository in GitHub's dark mode. If the intention is to use giskard_logo.png for both light and dark themes, please remove the #gh-light-mode-only fragment from its URL so that it displays in both modes.
Release v2.19.2