Add environment variables #22
Reference in New Issue
Block a user
Delete Branch "feat/environment-variables"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds support for environment variables to change configuration, including docs and tests.
To verify:
pip install -r requirements.txt)AGENT__CONTROL_BACKEND_HOSTis set to something other than "localhost", at least one test should failref: N25B-352
assigned to @0950726
changed the description
marked the checklist item Pipeline passes as completed
marked the checklist item Documentation is up to date as completed
marked the checklist item Tests are up to date (new code is covered) as completed
marked the checklist item Install newly added dependency (
pip install -r requirements.txt) as completedmarked the checklist item Follow the instructions in the README to create and use environment variables, are the docs clear? as completed
marked the checklist item To test, run the unit tests while the
AGENT__CONTROL_BACKEND_HOSTis set to something other than "localhost", at least one test should fail as completedapproved this merge request
approved this merge request
added 3 commits
deva2cb2ae9- Merge branch 'dev' of ssh://git.science.uu.nl/ics/sp/2025/n25b/pepperplus-ri...Compare with previous version
mentioned in commit
df702f1e44