Skip to content

Fix handling of properties files when they're in subdirs#1082

Merged
rdmark merged 5 commits intodevelopfrom
rdmark-fix-nested-props
Jan 28, 2023
Merged

Fix handling of properties files when they're in subdirs#1082
rdmark merged 5 commits intodevelopfrom
rdmark-fix-nested-props

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Jan 28, 2023

  • File operation class methods create parent dirs if they don't exist
  • Avoid stripping path from file names in several places
  • Simplify prop file matching logic: check for existence of file
  • Remove list_files() method which is now unused

@rdmark rdmark requested a review from nucleogenic January 28, 2023 03:10
@rdmark rdmark marked this pull request as ready for review January 28, 2023 03:12
Copy link
Copy Markdown
Member

@nucleogenic nucleogenic left a comment

Choose a reason for hiding this comment

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

I don't think the complexity in list_files will be missed. Super clean!
(Manually tested, all working as expected.)

@rdmark rdmark merged commit bf53958 into develop Jan 28, 2023
@rdmark rdmark deleted the rdmark-fix-nested-props branch January 28, 2023 22:36
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.

2 participants