mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-04 03:08:21 +08:00
Remove some TODOs which are done.
This commit is contained in:
@@ -58,10 +58,6 @@ else:
|
||||
# production
|
||||
config = rida.config.from_file()
|
||||
|
||||
# TODO: Utilized rida.builder to prepare the buildroots and build components.
|
||||
# TODO: Set the build state to build once the module build is started.
|
||||
# TODO: Set the build state to done once the module build is done.
|
||||
# TODO: Set the build state to failed if the module build fails.
|
||||
|
||||
def module_build_state_from_msg(msg):
|
||||
state = int(msg['msg']['state'])
|
||||
|
||||
Reference in New Issue
Block a user