Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Move build script into Celery task #164

@deoktr

Description

@deoktr

Move build script into a Celery task that will be started directly from Django and executed on a worker.

TODO

  • Move build script into dhost/builds/tasks.py
  • Get the result of the build into the Django ORM (call Build.end_build())
  • Manage errors, in case of problems with the build, also ensure that the build is done

Extra

  • Get a live output of the process execution through the API with a websocket

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions