jenkinsci / jenkinsci/port-allocator-plugin
[JENKINS-31449] Port Allocator Pipeline support
- 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
jbq
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
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