Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Fix - added local targets to install host #3303

Merged
merged 2 commits into from
Jun 9, 2022

Commits on Jun 8, 2022

  1. Fix - added local targets to install host

    By default when host is started, it should register targets to 'local', only if specific env var is set (OPENPYPE_REMOTE_PUBLISH) it should be 'remote'. This means
    farm is using host to collect/validate/extract and publish on behalf of artist.
    kalisp committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    56a3dae View commit details
    Browse the repository at this point in the history
  2. Removed explicit targets registering

    install_host registers targets implicitly for all hosts
    kalisp committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a63299d View commit details
    Browse the repository at this point in the history