text-finder-plugin | Jenkins text-finder plugin
kandi X-RAY | text-finder-plugin Summary
kandi X-RAY | text-finder-plugin Summary
text-finder-plugin is a Java library. text-finder-plugin has no vulnerabilities, it has build file available and it has low support. However text-finder-plugin has 1 bugs. You can download it from GitHub.
This plugin lets you search for some text using regular expressions in a set of files or the console log. Based on the outcome, you can downgrade the build result to UNSTABLE, FAILURE, NOT_BUILT, or ABORTED. For example, you can search for the string failure in a set of log files. If a match is found, you can downgrade the build result from SUCCESS to FAILURE. This is handy when you have some tools in your build chain that do not properly set the exit code.
This plugin lets you search for some text using regular expressions in a set of files or the console log. Based on the outcome, you can downgrade the build result to UNSTABLE, FAILURE, NOT_BUILT, or ABORTED. For example, you can search for the string failure in a set of log files. If a match is found, you can downgrade the build result from SUCCESS to FAILURE. This is handy when you have some tools in your build chain that do not properly set the exit code.
Support
Quality
Security
License
Reuse
Support
text-finder-plugin has a low active ecosystem.
It has 21 star(s) with 34 fork(s). There are 107 watchers for this library.
It had no major release in the last 12 months.
text-finder-plugin has no issues reported. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of text-finder-plugin is text-finder-1.24
Quality
text-finder-plugin has 1 bugs (0 blocker, 0 critical, 0 major, 1 minor) and 116 code smells.
Security
text-finder-plugin has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
text-finder-plugin code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
text-finder-plugin does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
text-finder-plugin releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
text-finder-plugin saves you 1458 person hours of effort in developing the same functionality from scratch.
It has 3219 lines of code, 131 functions and 24 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed text-finder-plugin and discovered the below as its top functions. This is intended to give you an instant insight into text-finder-plugin implemented functionality, and help decide if they suit your requirements.
- Resolves this object
- Gets the first text finder
- Returns the build result
- Sets the build result
- Searches for text found in the given run
- Compiles a regular expression pattern
- Searches the given reader for the given regular expression pattern
- Search for text
- Set the regular expression for each element
- Sets the regular expression to use
- Set the build result
- Checks a given file against a specific pattern
Get all kandi verified functions for this library.
text-finder-plugin Key Features
No Key Features are available at this moment for text-finder-plugin.
text-finder-plugin Examples and Code Snippets
No Code Snippets are available at this moment for text-finder-plugin.
Community Discussions
No Community Discussions are available at this moment for text-finder-plugin.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install text-finder-plugin
The basic Pipeline syntax is as follows:. The regular expression uses the syntax supported by the Java Pattern class. The file set specifies the path to the files to search, relative to the workspace root. This can use wildcards, like logs/*//*.txt. See the documentation for the @includes attribute of the Ant FileSet type for details.
Support
Refer to our contribution guidelines.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page