awx icon indicating copy to clipboard operation
awx copied to clipboard

Allow local edits if RESOURCE_SERVER not defined

Open AlanCoding opened this issue 1 year ago • 1 comments

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

AlanCoding avatar Sep 24 '24 17:09 AlanCoding

IIRC, we did a version of this in DAB

AlanCoding avatar Dec 10 '24 20:12 AlanCoding

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.

codecov[bot] avatar Mar 10 '25 20:03 codecov[bot]