jenkinsci / jenkinsci/port-allocator-plugin

[JENKINS-31449] Port Allocator Pipeline support

Open
#86 11 comments 0 reactions 0 assignees View on GitHub
component:port-allocator-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
11
Forks
34
Avg merge
23h 26m
Merged PRs (30d)
1

Description

It will be great if this plugin can be used as part of the Workflow plugin by some kind of DSL like:

def freePort= PortAllocator.get()

---
Originally reported by lielran, imported from: Port Allocator Pipeline support


  • assignee: jbq
  • status: In Review
  • priority: Minor
  • component(s): port-allocator-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 20
  • watchers: 24
  • imported: 20251216-225446

Raw content of original issue

It will be great if this plugin can be used as part of the Workflow plugin by some kind of DSL like:

def freePort= PortAllocator.get()

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by examining the existing port-allocator-plugin API and its compatibility with the Jenkins Workflow plugin, then clarify the DSL and lifecycle requirements; done means the plugin can expose port allocation through the requested Pipeline-style usage with coverage for that integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.