Chore/deterministic ci installs - #224
Merged
Merged
Conversation
* chore: updates release yml * chore: fixes package manager version
Update post release docs into master
This reverts commit f06cdc3.
…-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
feat: update secret name
Update post release docs into master
Secret scan workflow added for all the prs
workflow updated
Legacy message added
Update Billing Client & Chargebee Android version
updated cache action version in release workflow
updated npm token
Update post release docs into master
updated kotlin version to 1.9.23
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>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (7)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
cb-haripriyan
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGELOG
REPLACE_ME_WITH_CHANGELOG
SUMMARY
REPLACE_ME_WITH_SUMMARY_OF_THE_CHANGES
FUNCTIONAL AUTOMATION CHANGES PR
AUTOMATION TEST REPORT URL
REPLACE_ME_WITH_TEST_REPORT_URL
AREAS OF IMPACT
REPLACE_ME_WITH_AREAS_OF_IMPACT_OR_NA
TYPE OF CHANGE
DOCUMENTATION
REPLACE_ME_WITH_DOCUMENTATION_LINK_OR_NA