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

fix(deadline): adding deadline version check for workers #100

Merged
merged 7 commits into from
Sep 18, 2020

Commits on Aug 28, 2020

  1. fix(deadline): adding deadline version check for workers

    While configuring deadline workers if the installed deadline
    client version is less than the minimum supported deadline version
    then we now fail during deployment.
    
    Also updating the deadline readme.
    
    Verified by installing a higher and lower versions for both
    windows and linux.
    yashda committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7735a7f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. review feedback

    yashda committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8c1f0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbe72d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. removing command substitution

    yashda committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fddce60 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    5bc3130 View commit details
    Browse the repository at this point in the history
  2. passing version to scripts

    yashda committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    53381b6 View commit details
    Browse the repository at this point in the history
  3. changing note in comment block

    yashda committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    000e26f View commit details
    Browse the repository at this point in the history