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(cli): cfn test broken on Windows - NamedTemporaryFile issue #924

Merged
merged 4 commits into from
Nov 1, 2022

Commits on Oct 20, 2022

  1. Work around to temporary_ini_file to work on Windows

    Michael Maeng committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c555b6f View commit details
    Browse the repository at this point in the history
  2. Fix formating and unit tests

    Michael Maeng committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    417b250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9fb499 View commit details
    Browse the repository at this point in the history
  4. Explicitly close file in temporary_ini_file and catch FileNotFoundErr…

    …or exceptions
    Michael Maeng committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6fd2bf6 View commit details
    Browse the repository at this point in the history