Skip to content

Pin versions of Postgres, Redis, Python and uv in CI, Dockerfile and Docker composes#950

Merged
Marc-Andrieu merged 6 commits intomainfrom
docker/pin-versions
Feb 3, 2026
Merged

Pin versions of Postgres, Redis, Python and uv in CI, Dockerfile and Docker composes#950
Marc-Andrieu merged 6 commits intomainfrom
docker/pin-versions

Conversation

@Marc-Andrieu
Copy link
Member

…Docker composes

Description

Summary

That's obvious

Related PR

Subset of #944

Changes Made

See diff

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Database migrations required
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a deployed pre-prod
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • " Docstrings
  • # Inline comments
  • No documentation needed

@Marc-Andrieu Marc-Andrieu self-assigned this Feb 3, 2026
@Marc-Andrieu Marc-Andrieu added ready for review This PR is ready to be reviewed code quality labels Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (457e7ae) to head (99b038c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #950   +/-   ##
=======================================
  Coverage   84.91%   84.91%           
=======================================
  Files         199      199           
  Lines       14166    14166           
=======================================
  Hits        12029    12029           
  Misses       2137     2137           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Marc-Andrieu Marc-Andrieu merged commit d9d08d1 into main Feb 3, 2026
7 checks passed
@Marc-Andrieu Marc-Andrieu deleted the docker/pin-versions branch February 3, 2026 14:49
Marc-Andrieu added a commit that referenced this pull request Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality ready for review This PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants