Skip to content

Conversation

@pratapaprasanna
Copy link
Contributor

@pratapaprasanna pratapaprasanna commented Oct 29, 2025

Updated the CI workflow to install the latest version of Google Chrome instead of a specific version. This change simplifies the installation process and ensures that the most current version is used for testing.

Description

Tip

Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team).

Please also include relevant motivation and context. List any dependencies that are required for this change. Add links to Notion, Figma or any other documents that might be relevant to the PR.

Fixes #Issue Number
or
Fixes Issue URL

Warning

If no issue exists, please create an issue first, and check with the maintainers if the issue is valid.

Automation

/ok-to-test tags=""

🔍 Cypress test results

Caution

If you modify the content in this section, you are likely to disrupt the CI result for your PR.

Communication

Should the DevRel and Marketing teams inform users about this change?

  • Yes
  • No

Summary by CodeRabbit

  • Chores
    • Updated continuous integration workflow to use the latest Google Chrome version for testing instead of a pinned version.

Updated the CI workflow to install the latest version of Google Chrome instead of a specific version. This change simplifies the installation process and ensures that the most current version is used for testing.
@pratapaprasanna pratapaprasanna merged commit 69ae1df into release Oct 29, 2025
6 checks passed
@pratapaprasanna pratapaprasanna deleted the chore/use/latest/stable/google-chrome branch October 29, 2025 06:38
@github-actions github-actions bot added the skip-changelog Adding this label to a PR prevents it from being listed in the changelog label Oct 29, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 29, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

CI workflow updated to install the current version of Google Chrome instead of a specific pinned version (129.0.6668.100). The step downloads the latest stable release package and installs it, with the step name and configuration simplified accordingly.

Changes

Cohort / File(s) Change Summary
CI/CD Workflow - Chrome Installation
.github/workflows/ci-test-custom-script.yml
Replaced pinned Chrome version (129.0.6668.100) with dynamic current release; updated step name, download URL, and installation command to use google-chrome-stable_current_amd64.deb package

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single file change with straightforward URL and naming updates
  • No logic alterations or control flow modifications
  • Cosmetic and configuration-only adjustments

Poem

🌐 Chrome gets a fresh coat of paint,
Goodbye to version constraints,
The latest and greatest shall flow,
No more pinning what we know! 🚀

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/use/latest/stable/google-chrome

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7461f8a and b519599.

📒 Files selected for processing (1)
  • .github/workflows/ci-test-custom-script.yml (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Adding this label to a PR prevents it from being listed in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant