Skip to content

Code structure/robot config

Marcos Huck requested to merge code_structure/robot_config into feature/code_structure

This MR replaces the robot config whitelist and validation with a database implementation. This MR allow us to create multiple robot configs on the database to avoid hard coding them on the codebase.

Reviewers: @alejoasd

Edited by Marcos Huck

Merge request reports