Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[81] - add worker for media clustering #379

Merged
merged 14 commits into from
Sep 9, 2024

Commits on Sep 1, 2024

  1. init: add Dockerfile for worker

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    777994b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0334a4b View commit details
    Browse the repository at this point in the history
  3. feat: add config

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    73731ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7129ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d208d17 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix: update logic as per clustering spec

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0bea260 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. test: add payload writer for the worker

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    57803e0 View commit details
    Browse the repository at this point in the history
  2. style: prepend newline for clearer output in logs

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bacafdd View commit details
    Browse the repository at this point in the history
  3. nit: add logs

    Signed-off-by: Snehil Shah <[email protected]>
    Snehil-Shah committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1ba6de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    0acfdb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5195a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89df059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60315b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba01287 View commit details
    Browse the repository at this point in the history