Skip to content
Snippets Groups Projects

Refactor playout endpoint

Merged Chris Pastl requested to merge refactor-playout-endpoint-210 into main
1 unresolved thread

Replaced function json_playout with class APIPlayoutViewSet and added annotations.

Tested using latest aura-web deployment by replacing the steering image with its local Dockerfile:

  steering:
    container_name: steering
    build: 
      context: /home/fro/code/steering
      dockerfile: Dockerfile

Scheduled a show in dashboard and aura-playout retrieved the related data from the endpoint as expected - uploaded audio file started at desired time.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading