Skip to content

[Oztechan/Global#4] Global config update synced file(s) with Oztechan/Global#4721

Open
mustafaozhan wants to merge 1 commit into
developfrom
repo-sync/Global/default
Open

[Oztechan/Global#4] Global config update synced file(s) with Oztechan/Global#4721
mustafaozhan wants to merge 1 commit into
developfrom
repo-sync/Global/default

Conversation

@mustafaozhan
Copy link
Copy Markdown
Member

@mustafaozhan mustafaozhan commented May 3, 2026

synced local file(s) with Oztechan/Global.

Changed files
  • synced local renovate.json with remote relative/renovate.json

This PR was created automatically by the repo-file-sync-action workflow run #25687970851

Copilot AI review requested due to automatic review settings May 3, 2026 10:36
@mustafaozhan mustafaozhan force-pushed the repo-sync/Global/default branch from 4a63f4d to 0730529 Compare May 3, 2026 10:36
@mustafaozhan mustafaozhan requested a review from a team as a code owner May 3, 2026 10:36
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 3, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (47a2cd4) 3340 1746 52.28%
Head commit (320fc7d) 3340 (+0) 1746 (+0) 52.28% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4721) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

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

Syncs this repo’s Renovate configuration with the shared config from Oztechan/Global, aligning dependency update behavior across repositories.

Changes:

  • Removed a custom regex manager previously used to track Swift Package versions in the Xcode .pbxproj.
  • Removed a Bundler-specific postUpgradeTasks rule that updated ios/Gemfile.lock when Renovate upgrades bundler.
  • Kept/retained only the remaining packageRules groups (e.g., Kotlin, Koin).
Comments suppressed due to low confidence (1)

renovate.json:27

  • This sync removed the packageRules entry that ran bundle update --bundler and filtered to ios/Gemfile.lock when Renovate upgrades the bundler package. Since ios/Gemfile pins bundler and ios/Gemfile.lock has a BUNDLED WITH section, dropping this post-upgrade step can leave the lockfile’s bundler version out of sync (and can cause Renovate PRs/CI to fail). If bundler upgrades are still desired, re-add an equivalent postUpgradeTasks rule or explicitly disable bundler updates to avoid inconsistent lockfiles.
  "packageRules": [
    {
      "groupName": "kotlin",
      "matchPackageNames": [
        "/^org.jetbrains.kotlin.$/"
      ]

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

Comment thread renovate.json
"lockFileMaintenance": {
"enabled": true,
"commitMessageAction": "[Oztechan/CCC#1457] Lock file maintenance"
},
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.29%. Comparing base (47a2cd4) to head (320fc7d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4721   +/-   ##
========================================
  Coverage    55.29%   55.29%           
========================================
  Files          169      169           
  Lines         3033     3033           
  Branches       452      452           
========================================
  Hits          1677     1677           
  Misses        1331     1331           
  Partials        25       25           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mustafaozhan mustafaozhan force-pushed the repo-sync/Global/default branch 2 times, most recently from 8b67b16 to 404cc34 Compare May 11, 2026 17:24
@mustafaozhan mustafaozhan requested a review from Copilot May 11, 2026 17:44
Copy link
Copy Markdown
Contributor

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

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

Comment thread renovate.json
],
"datasourceTemplate": "github-tags",
"depNameTemplate": "{{owner}}/{{repo}}"
"depNameTemplate": "/"
@mustafaozhan mustafaozhan force-pushed the repo-sync/Global/default branch from 404cc34 to 320fc7d Compare May 11, 2026 18:02
@sonarqubecloud
Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants