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

cli: create writeFile destination if necessary #15990

Merged
merged 6 commits into from
Nov 14, 2024

Commits on May 10, 2024

  1. fix(cli/printer.js): ensure writeFile creates filePath directories if…

    … they don't exist
    
    Signed-off-by: Nathanael Bracy <nate@bracy.dev>
    servusdei2018 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9492cba View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    5ea6d4d View commit details
    Browse the repository at this point in the history
  2. tests(cli): ensure missing directories are created when writing to file

    Signed-off-by: Nathanael Bracy <njtbracy@protonmail.com>
    servusdei2018 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7c9b5b8 View commit details
    Browse the repository at this point in the history
  3. fix: format code

    Signed-off-by: Nathanael Bracy <njtbracy@protonmail.com>
    servusdei2018 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cc3815e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c1bfe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    80d47d9 View commit details
    Browse the repository at this point in the history