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

Integration branch for PR #1267 #1278

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 8, 2022

  1. fix(unittests): make unittests pass on Windows per issue #538

    fix timeout and macOS-style path assertion blocking test 13
    
    fix cli tests with path.join
    
    refactor aws-infrastructure fix to use path.join for consistency
    
    fix to make script file path compatible with windows sep
    
    fix azure infra test for windows
    
    refactor env var set to cross env to work on all platforms
    
    refactor env var set to cross-env for all cases
    nicolatl committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    59a5782 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    a960e8c View commit details
    Browse the repository at this point in the history
  2. perf: undo aws-infrastructure timeout change

    Co-authored-by: Javier Toledo <[email protected]>
    nicolatl and Javier Toledo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bf71ab6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Merge pull request #1267 from nicolatl/fix/538_make-unittests-pass-on…

    …-windows
    
    fix(unittests): make unittests pass on Windows per issue #538
    Javier Toledo authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d31d093 View commit details
    Browse the repository at this point in the history