Skip to content

Comments

[5.0] Bump mariadb#2768

Open
samuelwei wants to merge 1 commit intodevelopfrom
bump-db-versions
Open

[5.0] Bump mariadb#2768
samuelwei wants to merge 1 commit intodevelopfrom
bump-db-versions

Conversation

@samuelwei
Copy link
Collaborator

@samuelwei samuelwei commented Jan 26, 2026

Type

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe): Bump docker service image version

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

  • Bump mariadb version in docker compose files

Other information

Bumping database versions in production isn’t recommended.

The most secure process is to export the database, upgrade the container service version and then import it back.
However MariaDB also supports DB upgrades, see: https://thm-health.github.io/PILOS/docs/administration/upgrade#upgrade-mariadb-container-optional

The DB upgrade would not effect production installations as changes to the docker compose file are not applied, but it would for all dev. instances.

As MariaDB 11.8 (LTS) is still supported until 04 Jun 2028 we will wait with the official change for the next major release of PILOS.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • Bump

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.

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

  • 🔍 Trigger a full review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.75%. Comparing base (55118ad) to head (b3f145a).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2768   +/-   ##
==========================================
  Coverage      96.75%   96.75%           
  Complexity      1822     1822           
==========================================
  Files            439      439           
  Lines          12472    12472           
  Branches        2073     2073           
==========================================
  Hits           12067    12067           
  Misses           405      405           

☔ 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.

@cypress
Copy link

cypress bot commented Jan 26, 2026

PILOS    Run #2766

Run Properties:  status check passed Passed #2766  •  git commit b3f145afc1: Bump mariadb
Project PILOS
Branch Review bump-db-versions
Run status status check passed Passed #2766
Run duration 07m 17s
Commit git commit b3f145afc1: Bump mariadb
Committer Samuel Weirich
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 610
View all changes introduced in this branch ↗︎

@samuelwei samuelwei changed the title Bump DB versions Bump mariadb Jan 27, 2026
@samuelwei samuelwei changed the title Bump mariadb [5.0] Bump mariadb Jan 27, 2026
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.

1 participant