Skip to content

Comments

Bump AutoHCK version (0.17.5) and dependencies #45

Merged
kostyanf14 merged 2 commits intomainfrom
bump
Feb 2, 2026
Merged

Bump AutoHCK version (0.17.5) and dependencies #45
kostyanf14 merged 2 commits intomainfrom
bump

Conversation

@kostyanf14
Copy link
Collaborator

No description provided.

Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Copilot AI review requested due to automatic review settings February 2, 2026 10:55
@gemini-code-assist
Copy link

Summary of Changes

Hello @kostyanf14, 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 updates the core AutoHCK framework to its latest version and refreshes the associated dependency repositories to their most recent states. Concurrently, it modernizes the testing environment by adjusting the supported operating system images, ensuring compatibility with current distributions and removing deprecated ones. These changes collectively aim to keep the project's infrastructure and testing capabilities up-to-date.

Highlights

  • AutoHCK Version Bump: The AutoHCK reference version has been updated from v0.17.4 to v0.17.5.
  • Dependency Updates: References for several associated repositories including HLK-Setup-Scripts, extra-software, hlkplaylists, and hckfilters have been updated to newer commit SHAs.
  • Test Image List Refinement: The list of test images in the test.sh script has been updated, removing older Fedora (34, 37, 39) and Ubuntu (20, 22) versions, and adding newer Fedora (41, 43) and Ubuntu (24) versions.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Ignored Files
  • Ignored by pattern: .github/workflows/** (1)
    • .github/workflows/test-install.yml
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 various dependencies by bumping their Git references in dependencies.sh, including updating AutoHCK to version 0.17.5. Additionally, it refreshes the list of operating system images used in tests/test.sh, removing end-of-life distributions and adding current ones. The changes are straightforward and serve to keep the project's dependencies and testing environment up to date. The modifications appear correct and I have no further suggestions.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the AutoHCK version from v0.17.4 to v0.17.5 and updates the git commit references for several HCK-CI dependencies. Additionally, it modernizes the test infrastructure by removing older, unsupported operating system versions and adding support for newer ones.

Changes:

  • Updated AutoHCK version from v0.17.4 to v0.17.5
  • Updated git commit references for HLK_SETUP_SCRIPTS, EXTRA_SOFTWARE, HLK_PLAYLISTS, and HCK_FILTERS dependencies
  • Replaced older Fedora versions (34, 37, 39) with newer versions (41, 42, 43) in test image list
  • Replaced Ubuntu 20.04 and 22.04 with Ubuntu 24.04
  • Updated CI workflow test matrices to use Fedora 41, 43 and Ubuntu 24

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
dependencies.sh Updated AutoHCK to v0.17.5 and refreshed git commit references for all HCK-CI dependencies
tests/test.sh Modernized test image list by replacing EOL/older OS versions with current supported versions
.github/workflows/test-install.yml Updated CI test matrices to use newer Fedora and Ubuntu versions consistent with test.sh updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kostyanf14 kostyanf14 merged commit 3c15754 into main Feb 2, 2026
12 checks passed
@kostyanf14 kostyanf14 deleted the bump branch February 2, 2026 11:25
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