Skip to main content

@hivemq/jenkins

v2026.04.27.34

Quality score

How well-documented and verifiable this extension is.

33%

Grade F

  • Has README or module doc0/2missing
  • README has a code example0/1missing
  • README is substantive0/1pending
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description0/1missing
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared0/1missing
  • Verified public repository0/2missing

Install

$ swamp extension pull @hivemq/jenkins

@hivemq/jenkinsv2026.04.24.1jenkins.ts
triggerJobTrigger a Jenkins job with optional typed parameters and poll for completion
getJobStatusGet the current status of a specific Jenkins build
pollJobCompletionPoll a Jenkins build until it completes or timeout is reached
listJobsList Jenkins jobs and sync them as job resources
listNodesList connected nodes/agents on the Jenkins controller and store a snapshot
getArtifactsList and retrieve artifacts from a Jenkins build

Resources

job(infinite)— A Jenkins job
build(infinite)— A Jenkins build triggered or monitored
artifact(infinite)— Artifacts from a Jenkins build
nodes(infinite)— Snapshot of the controller's connected nodes/agents