-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Atlas SQL Interface
-
Atlas SQL
-
Not Needed
Use Case
Fern currently cannot run the sql-interface-api component due to dependence on secrets not available in local
Developers are blocked from reproducing the service flows in fern locally
As a... MongoDB engineer
I want... to be able to run sql-interface-api in fern
So that... I can reproduce my features and fixes end 2 end
User Impact
- Developers cannot run the component in fern making it impossible to test the agent part of the flow.
Dependencies
- None
Unknowns
- Are we able to make the necessary modifications to have the service work on hardcoded values?
Acceptance Criteria
Implementation Requirements
- Remove any dependence on secrets from the local env in both helix and config files
- Add stub values for any config values that are needed
- Enable temporal
Tests plan
- None
Follow Up Requirements
- Fern e2e testing is possible but probably overkill