Skip to content

Using Go 1.25 for BDD tests#154

Merged
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:bump-go-version-bdd
May 8, 2026
Merged

Using Go 1.25 for BDD tests#154
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:bump-go-version-bdd

Conversation

@joselsegura
Copy link
Copy Markdown
Contributor

Description

Bump version of Go used in BDD. Right now the jobs using the default one are working without a good reason

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing steps

Tested already in content-service

@joselsegura joselsegura requested review from a team and InsightsDroid as code owners May 8, 2026 14:12
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 3f2bf87a-f1bf-40d7-8e50-a6fecf8a8992

📥 Commits

Reviewing files that changed from the base of the PR and between 0a79311 and b901ab7.

📒 Files selected for processing (1)
  • .github/workflows/bdd.yaml

Summary by CodeRabbit

  • Chores
    • Updated build infrastructure toolchain configuration to a newer version.

Walkthrough

The reusable GitHub Actions workflow for BDD testing updates its default Go version input from 1.24 to 1.25. No workflow logic, steps, or other configuration is affected.

Changes

Workflow Version Bump

Layer / File(s) Summary
Configuration
.github/workflows/bdd.yaml
Default go_version for the reusable workflow input is updated from "1.24" to "1.25".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating the Go version used in BDD tests from 1.24 to 1.25.
Description check ✅ Passed The description is directly related to the changeset, explaining the rationale for bumping the Go version in BDD tests and noting prior testing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@joselsegura joselsegura enabled auto-merge May 8, 2026 14:17
@joselsegura joselsegura merged commit 4868b4d into RedHatInsights:master May 8, 2026
3 checks passed
@joselsegura joselsegura deleted the bump-go-version-bdd branch May 8, 2026 14:32
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