×
Aug 3, 2023 · Introduction. The Timestamper plugin adds timestamps to the console output of Jenkins jobs. For example: · Getting started. Freestyle jobs.
Find files in the current working directory. The step returns an array of file info objects who's properties you can see in the below example. Ex: def files = ...
Search K. > User Documentation Home. User Handbook. User Handbook Overview · Installing Jenkins · Platform Information · Using Jenkins · Pipeline · Blue Ocean ...
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
Returns the build time stamp in the body. org.kohsuke.stapler.HttpResponse, doConfigSubmit​(org.kohsuke.stapler.StaplerRequest req).
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
> User Documentation Home ... jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. ... timestamp · untar : Extract Tar file ...
Oct 13, 2023 · A Jenkins plugin for analyzing the historical console output of a Job with the goal of determining which steps are taking the most time.
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...