Skip to content

Gdr 3164#94

Merged
gladkia merged 3 commits intomainfrom
GDR-3164
Oct 30, 2025
Merged

Gdr 3164#94
gladkia merged 3 commits intomainfrom
GDR-3164

Conversation

@gladkia
Copy link
Contributor

@gladkia gladkia commented Oct 30, 2025

Synchronize Bioconductor and GitHub versioning

@gladkia gladkia requested a review from a team as a code owner October 30, 2025 06:18
@gladkia gladkia requested review from darsoo and j-smola October 30, 2025 06:18
@gemini-code-assist
Copy link

Summary of Changes

Hello @gladkia, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on synchronizing the versioning of the gDRstyle package between Bioconductor and GitHub. The primary goal is to ensure consistency across platforms by updating the package's version and release date, and clearly documenting this change in the changelog.

Highlights

  • Version Update: The package version has been updated from 1.7.4 to 1.9.1 in the DESCRIPTION file.
  • Date Update: The package release date has been updated from 2025-08-12 to 2025-10-30 in the DESCRIPTION file.
  • Changelog Entry: A new entry has been added to NEWS.md for version 1.9.1, documenting the synchronization of Bioconductor and GitHub versioning.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

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

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 updates the package version to 1.9.1 in the DESCRIPTION file and adds a corresponding entry to NEWS.md. The changes are straightforward and align with the goal of synchronizing Bioconductor and GitHub versions. I have one suggestion to improve change traceability in NEWS.md.

@@ -1,3 +1,6 @@
## gDRstyle 1.9.1 - 2025-10-30
* synchronize Bioconductor and GitHub versioning

Choose a reason for hiding this comment

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

medium

For improved traceability, it's a good practice to include a reference to the corresponding issue or pull request in the NEWS.md file. Given the pull request title 'Gdr 3164', you might consider adding this reference to the changelog entry.

Suggested change
* synchronize Bioconductor and GitHub versioning
* synchronize Bioconductor and GitHub versioning (GDR-3164)

@gladkia gladkia merged commit 25af3a5 into main Oct 30, 2025
2 of 3 checks passed
@gladkia gladkia deleted the GDR-3164 branch October 30, 2025 09:33
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.

4 participants