workflow-step-api-plugin icon indicating copy to clipboard operation
workflow-step-api-plugin copied to clipboard

Results 11 workflow-step-api-plugin issues
Sort by recently updated
recently updated
newest added

Allow the `executorService` to be augmented. This avoids having to use reflection by dependent plugins. See https://github.com/jenkinsci/opentelemetry-plugin/pull/1139 for the consumer. Updated with [comment](https://github.com/jenkinsci/workflow-step-api-plugin/pull/226#issuecomment-3024992806) from @dwnusbaum > > `opentelemetry` wants to...

developer