Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
At a minimum, replacing AbstractProject with Job wherever it appears, and AbstractBuild with Run; unclear if you are relying on specific methods in these types that have no replacement. TransientProjectActionFactory may be replaced by TransientActionFactory<Job>.
No ETA as of now unfortunately. My current role at work doesn't allow me to spend the time on
implementing this feature when we so far aren't using pipelines ourselves.
I would however, gladly code review pull requests implementing this feature.