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

Fixes #63: __dirname must be quoted to support paths with spaces. #64

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    100f534 View commit details
    Browse the repository at this point in the history
  2. Update validate step to use specific image

    Fails if no image is specified as ubuntu16 isn't a valid label (presumably a default somewhere in the background).
    ChrisLGardner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fba0550 View commit details
    Browse the repository at this point in the history
  3. Swap to using forward slash as it works on all platforms while backsl…

    …ashes dont work on non-windows.
    ChrisLGardner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    74539a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    0c39766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b369663 View commit details
    Browse the repository at this point in the history