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

regex on arbitrary file names via 'file_regex' #1396

Merged
merged 8 commits into from
Feb 22, 2023

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

… file names to perform regular expression.

add implementation for this method
add example buildspec with 3 tests
@shahzebsiddiqui
Copy link
Member Author

shahzebsiddiqui commented Feb 21, 2023

@wyphan you may be interested in this feature. This will address #1343 to some extent and add support for file regex support on arbitrary files which is similar to regex property but this only works on stdout/ stderr which is quite limited.

@shahzebsiddiqui shahzebsiddiqui merged commit 0141fa2 into devel Feb 22, 2023
@shahzebsiddiqui shahzebsiddiqui deleted the status_regex_arbitrary_files branch February 22, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status check based on grep or regex into log files produced during the test
1 participant