Allow local edits if RESOURCE_SERVER not defined
SUMMARY
This is a minor modification to simplify the complexity of settings that someone has to manage. We made similar changes to DAB, such that if RESOURCE_SERVER is not defined, it doesn't give unreasonable behavior.
With this change, ALLOW_LOCAL_RESOURCE_MANAGEMENT is basically ignored if no RESOURCE_SERVER is defined. This prevents needing to re-define both in the layers of settings override. Still a proposal as of opening this.
ISSUE TYPE
- Bug, Docs Fix or other nominal change
COMPONENT NAME
- API
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
12.5% Duplication on New Code
IIRC, we did a version of this in DAB
Codecov Report
Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.
Project coverage is 40.71%. Comparing base (
5b7a050) to head (321ad2f). Report is 153 commits behind head on devel.
:white_check_mark: All tests successful. No failed tests found.
:exclamation: There is a different number of reports uploaded between BASE (5b7a050) and HEAD (321ad2f). Click for more details.
HEAD has 9 uploads less than BASE
Flag BASE (5b7a050) HEAD (321ad2f) CI-GHA 8 5 pytest 5 2 OS-Linux 8 5
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.