Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

recurcive state directory creation #46

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

Conversation

ManishaKumari295
Copy link
Contributor

@ManishaKumari295 ManishaKumari295 commented Mar 27, 2024

Closed #40

Description

The state-dir argument must be able to create directory recursively.

Change in behaviour

  • Now the complete recursive directory gets created based on state-dir parameter value

Added

--

Changed

--

Fixed

  • A recursive directory path parameter is allowed with "state-dir" flag. Creation of requested recursive directory will happen.

Change verification

Screenshot is attached with requested parameter state-dir ./Parent/subdirectory , where Parent directory wasn't existing already.

image

@ManishaKumari295 ManishaKumari295 self-assigned this Mar 27, 2024
@ManishaKumari295 ManishaKumari295 marked this pull request as ready for review May 23, 2024 09:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'mkdir -p, --parents' style functionality to --state-directory
1 participant