Skip to content

ci(renovate): Fix renovate config json, enable dependency dashboard & add config linter#7657

Merged
matthewelwell merged 5 commits into
mainfrom
ci(renovate)/enable-dep-dashboard
Jun 1, 2026
Merged

ci(renovate): Fix renovate config json, enable dependency dashboard & add config linter#7657
matthewelwell merged 5 commits into
mainfrom
ci(renovate)/enable-dep-dashboard

Conversation

@matthewelwell
Copy link
Copy Markdown
Contributor

@matthewelwell matthewelwell commented Jun 1, 2026

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Fixes the renovate.json file and enables Renovate's dependency dashboard (at least temporarily to verify the installation is working).

Also adds pre-commit hook to validate configuration to avoid issues in the future.

How did you test this code?

N/a - needs testing once in main

@matthewelwell matthewelwell requested a review from a team as a code owner June 1, 2026 11:08
@matthewelwell matthewelwell requested review from khvn26 and removed request for a team June 1, 2026 11:08
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Jun 1, 2026 11:22am
flagsmith-frontend-preview Ignored Ignored Preview Jun 1, 2026 11:22am
flagsmith-frontend-staging Ignored Ignored Preview Jun 1, 2026 11:22am

Request Review

@github-actions github-actions Bot added the ci-cd Build, test and deployment related label Jun 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-7657 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7657 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api:pr-7657 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7657 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7657 Finished ✅ Results

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  37.6 seconds
commit  30bb871
info  🔄 Run: #17134 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  32.6 seconds
commit  30bb871
info  🔄 Run: #17134 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  1 minute, 6 seconds
commit  30bb871
info  🔄 Run: #17134 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  32.1 seconds
commit  69e43c4
info  🔄 Run: #17136 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.4 seconds
commit  69e43c4
info  🔄 Run: #17136 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  33.2 seconds
commit  69e43c4
info  🔄 Run: #17136 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  42.3 seconds
commit  69e43c4
info  🔄 Run: #17136 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  39.1 seconds
commit  72dd6b3
info  🔄 Run: #17137 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.7 seconds
commit  72dd6b3
info  🔄 Run: #17137 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  51 seconds
commit  72dd6b3
info  🔄 Run: #17137 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  56.8 seconds
commit  72dd6b3
info  🔄 Run: #17137 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  38.8 seconds
commit  a67c18e
info  🔄 Run: #17138 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  38.2 seconds
commit  a67c18e
info  🔄 Run: #17138 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  54.7 seconds
commit  a67c18e
info  🔄 Run: #17138 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  38.3 seconds
commit  a67c18e
info  🔄 Run: #17138 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Visual Regression

19 screenshots compared. See report for details.
View full report

@matthewelwell matthewelwell changed the title ci(renovate): Enable dependency dashboard ci(renovate): Fix renovate config json & add linter to pre-commit hooks Jun 1, 2026
@github-actions github-actions Bot added ci-cd Build, test and deployment related and removed ci-cd Build, test and deployment related labels Jun 1, 2026
@matthewelwell matthewelwell enabled auto-merge (squash) June 1, 2026 11:17
@matthewelwell matthewelwell changed the title ci(renovate): Fix renovate config json & add linter to pre-commit hooks ci(renovate): Fix renovate config json & enable dependency dashboard Jun 1, 2026
@github-actions github-actions Bot added ci-cd Build, test and deployment related and removed ci-cd Build, test and deployment related labels Jun 1, 2026
@matthewelwell matthewelwell changed the title ci(renovate): Fix renovate config json & enable dependency dashboard ci(renovate): Fix renovate config json, enable dependency dashboard & add config linter Jun 1, 2026
@github-actions github-actions Bot added ci-cd Build, test and deployment related and removed ci-cd Build, test and deployment related labels Jun 1, 2026
Comment thread .pre-commit-config.yaml
Comment thread .pre-commit-config.yaml
@matthewelwell matthewelwell merged commit 69c6dbf into main Jun 1, 2026
26 checks passed
@matthewelwell matthewelwell deleted the ci(renovate)/enable-dep-dashboard branch June 1, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd Build, test and deployment related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants