Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate settings from docker-compose.https.yml #9028

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Jan 30, 2025

Motivation and context

These are unnecessary and when they're not updated in sync with docker-compose.yml (like now) they cause HTTPS deployments to use an outdated version of Traefik.

How has this been tested?

Manual testing.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

These are unnecessary and when they're not updated in sync with
`docker-compose.yml` (like now) they cause HTTPS deployments to use an
outdated version of Traefik.
@SpecLad SpecLad marked this pull request as ready for review January 30, 2025 16:58
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.42%. Comparing base (2ca90b0) to head (067d6d7).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9028      +/-   ##
===========================================
+ Coverage    73.40%   73.42%   +0.01%     
===========================================
  Files          418      418              
  Lines        44296    44296              
  Branches      3870     3870              
===========================================
+ Hits         32516    32524       +8     
+ Misses       11780    11772       -8     
Components Coverage Δ
cvat-ui 77.38% <ø> (+0.03%) ⬆️
cvat-server 70.13% <ø> (ø)

@SpecLad SpecLad merged commit 08b4cfe into cvat-ai:develop Jan 31, 2025
42 checks passed
@SpecLad SpecLad deleted the dup-settings branch January 31, 2025 13:38
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.

2 participants