Skip to content

💚 Only specify build for web container in docker-compose#735

Merged
danielmursa-dev merged 1 commit intomasterfrom
issue/docker-compose-image-duplicate-in-ci
Feb 18, 2026
Merged

💚 Only specify build for web container in docker-compose#735
danielmursa-dev merged 1 commit intomasterfrom
issue/docker-compose-image-duplicate-in-ci

Conversation

@stevenbal
Copy link
Collaborator

this should fix issues in CI where containers that use the same image as web cause cannot be tagged due to duplicate images names

this should fix issues in CI where containers that use the same image as web cause cannot be tagged due to duplicate images names
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.92%. Comparing base (6001c75) to head (aff49e8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #735   +/-   ##
=======================================
  Coverage   84.92%   84.92%           
=======================================
  Files         141      141           
  Lines        2832     2832           
  Branches      222      222           
=======================================
  Hits         2405     2405           
  Misses        375      375           
  Partials       52       52           

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

@github-actions
Copy link
Contributor

🐰 Bencher Report

Branchissue/docker-compose-image-duplicate-in-ci
Testbedubuntu-24.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
126.19 ms
(+1.92%)Baseline: 123.81 ms
130.00 ms
(97.07%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
22.09 ms
(+1.44%)Baseline: 21.77 ms
22.86 ms
(96.61%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
308.32 ms
(+1.27%)Baseline: 304.47 ms
319.69 ms
(96.44%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
308.25 ms
(+0.98%)Baseline: 305.25 ms
320.51 ms
(96.18%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
134.50 ms
(+1.00%)Baseline: 133.17 ms
139.83 ms
(96.19%)
🐰 View full continuous benchmarking report in Bencher

@danielmursa-dev danielmursa-dev merged commit cc914da into master Feb 18, 2026
27 checks passed
@danielmursa-dev danielmursa-dev deleted the issue/docker-compose-image-duplicate-in-ci branch February 18, 2026 09:00
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.

3 participants

Comments