Skip to content

Chore/deterministic ci installs - #224

Merged
cb-haripriyan merged 45 commits into
nextfrom
chore/deterministic-ci-installs
Aug 5, 2026
Merged

Chore/deterministic ci installs#224
cb-haripriyan merged 45 commits into
nextfrom
chore/deterministic-ci-installs

Conversation

@cb-jit-bhuin

Copy link
Copy Markdown
Contributor

CHANGELOG

REPLACE_ME_WITH_CHANGELOG

SUMMARY

REPLACE_ME_WITH_SUMMARY_OF_THE_CHANGES

FUNCTIONAL AUTOMATION CHANGES PR

  • Yes
    • If Yes, PR :
  • No
    • If No, Reason:

AUTOMATION TEST REPORT URL

REPLACE_ME_WITH_TEST_REPORT_URL

AREAS OF IMPACT

REPLACE_ME_WITH_AREAS_OF_IMPACT_OR_NA

TYPE OF CHANGE

  • 🐞 Bugfix
  • 🌟 Feature
  • ✨ Enhancement
  • 🧪 Unit Test Cases
  • 📔 Documentation
  • ⚙️ Chore - Build Related / Configuration / Others

DOCUMENTATION

REPLACE_ME_WITH_DOCUMENTATION_LINK_OR_NA

cb-haripriyan and others added 30 commits December 12, 2023 17:52
* chore: updates release yml

* chore: fixes package manager version
Update post release docs into master
…-declarations

chore: remove duplicate declarations
Update post release docs into master
Google Billing client 5.2.1 to 6.2.1
feat: updating billing client from 5 to 6
Update post release docs into master
Secret scan workflow added for all the prs
Update Billing Client & Chargebee Android version
updated cache action version in release workflow
cb-haripriyan and others added 14 commits July 22, 2025 15:13
Update post release docs into master
Quality Gates: PR Title standardization and LOC
Replace bare `yarn install` with `yarn install --frozen-lockfile` in the
build and release workflows so CI installs exactly what the committed
yarn.lock specifies.

Also key the node_modules cache off yarn.lock instead of
package-lock.json. The install step is guarded by a cache-hit check, and
the old key hashed a lockfile that yarn never writes to, so dependency
changes did not invalidate the cache and the install step was skipped.

Co-authored-by: Cursor <cursoragent@cursor.com>
GitHub auto-fails jobs using actions/cache@v2, so the build job aborted
during setup before reaching the install step. release.yml already uses
v4; this brings build.yml in line so the frozen-lockfile install is
actually exercised.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (7)
  • main
  • master
  • develop
  • dev
  • develop/*
  • staging/*
  • release/*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 43a649c2-6f5e-4adf-b139-0fadbdb44f84

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@snyk-io

snyk-io Bot commented Aug 5, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues
Secrets 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cb-haripriyan
cb-haripriyan merged commit 11f1f9a into next Aug 5, 2026
6 of 7 checks passed
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.

9 participants