Skip to content

recurcive state directory creation#46

Merged
rakibhossainctr merged 7 commits intomainfrom
manisha_recurciveDirectory
Nov 3, 2025
Merged

recurcive state directory creation#46
rakibhossainctr merged 7 commits intomainfrom
manisha_recurciveDirectory

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
Copy link

@fguimond fguimond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rakibhossainctr rakibhossainctr merged commit ab56207 into main Nov 3, 2025
8 checks passed
@rakibhossainctr rakibhossainctr deleted the manisha_recurciveDirectory branch November 3, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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

3 participants