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

Allow for the log parser to search for files in sub-directories #67

Closed
baubakg opened this issue Aug 24, 2023 · 0 comments · Fixed by #70
Closed

Allow for the log parser to search for files in sub-directories #67

baubakg opened this issue Aug 24, 2023 · 0 comments · Fixed by #70
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Aug 24, 2023

The log parser should allow the following use cases:

  • search for a series log files with a specific name
  • allow for some sorts of wild-cards when finding files
@baubakg baubakg added the enhancement New feature or request label Aug 24, 2023
@baubakg baubakg added the good first issue Good for newcomers label Sep 29, 2023
@baubakg baubakg added this to the 1.0.9 milestone Oct 1, 2023
baubakg added a commit that referenced this issue Oct 2, 2023
@baubakg baubakg linked a pull request Oct 2, 2023 that will close this issue
baubakg added a commit that referenced this issue Oct 3, 2023
* Adding wildcard search fo files
* Fixed issue #67
* replaced PowerMock with the version 4.11.0 of Mockito that supports static mocks (Java 8 and 11 compatible)
* Updating TestNG
* Removing unnecessary stacktrace and upgraded libraries
* Fixed issue #68, we now log the findings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant