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

Fix MEMORY_LIMIT being ignored when provided as installer config option #2203

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Oct 4, 2024

Fixes #2201

Make MEMORY_LIMIT option be read as env var after config has been loaded, to make sure config from the installer has been promoted as env vars at that point.

@acelaya acelaya merged commit 9470279 into shlinkio:develop Oct 4, 2024
29 checks passed
@acelaya acelaya deleted the feature/fix-memory-limit branch October 4, 2024 10:43
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.73%. Comparing base (187c173) to head (447ccca).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2203      +/-   ##
=============================================
- Coverage      95.88%   94.73%   -1.16%     
  Complexity      1551     1551              
=============================================
  Files            269      269              
  Lines           5200     5200              
=============================================
- Hits            4986     4926      -60     
- Misses           214      274      +60     

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

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.

MEMORY_LIMIT not observed for AbstractHydrator.php
1 participant