| Hi together. I have worked on this issue and now you can use it inside of a pipeline. Have a look at my fork at https://github.com/m00re/port-allocator-plugin So far, I only added support for Pooled Ports (from within the pipeline), but the required changes to support other port types should be marginal. The changes also make sure that you can mix between classic job descriptions and pipeline projects. What is not yet working: surviving Jenkins restarts. For us/me, this is not a requirement, but I am willing to add support for this too if someone provides me the necessary pointers (I already tried, but as this was my first Jenkins plugin work, my knowledge of Jenkins plugin interna is very limited). |