Skip to content

Conversation

rogerfachini
Copy link

@rogerfachini rogerfachini commented Dec 24, 2019

When enabling debug mode via the settings API, it would crash with TypeError: req.body is not iterable. The first commit addresses this issue.

The runner's settings are first initialized from global settings when the runner.ready message is received. When the settings are updated via the API, these changes are not propagated to the runner's settings.

@rogerfachini rogerfachini changed the title Fix iterating through request body on /v1/settings Settings API fixes and improvements Dec 24, 2019
@rogerfachini rogerfachini changed the title Settings API fixes and improvements WIP: Settings API fixes and improvements Dec 24, 2019
@rogerfachini
Copy link
Author

Work in progress: adding support for the global.showSerial and bot.controller settings.

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.

1 participant