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>.

          [JENKINS-27123] Workflow support for Build Failure Analyzer

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/workflow-plugin/2ec399aa1d54432b22fbd5052b24d824da4670d3 Log: JENKINS-27120 JENKINS-27121 JENKINS-26953 JENKINS-27123 JENKINS-26432 Noting.

          At first glance, it doesn't look like we depend on anything AbstractJob/Build-specific, so expanding to Job and Run for Flows shouldn't be a problem.

          Tomas Westling added a comment - At first glance, it doesn't look like we depend on anything AbstractJob/Build-specific, so expanding to Job and Run for Flows shouldn't be a problem.

          Hi, we are using the BFA plugin a lot and are now moving to pipeline jobs. Is there any work ongoing for pipeline support in BFA plugin?

          Thorsten Möllers added a comment - Hi, we are using the BFA plugin a lot and are now moving to pipeline jobs. Is there any work ongoing for pipeline support in BFA plugin?

          Sorin Sbarnea added a comment -

          Any ETA regarding getting support for pipelines? We switched to them (via github-organization-plugin) and we discovered that this plugin does not work with them. Now we can use it only with 10% of our jobs.

          Sorin Sbarnea added a comment - Any ETA regarding getting support for pipelines? We switched to them (via github-organization-plugin) and we discovered that this plugin does not work with them. Now we can use it only with 10% of our jobs.

          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.

          Tomas Westling added a comment - 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.

          Fixed and released in Build Failure Analyzer 1.15.0

          Tomas Westling added a comment - Fixed and released in Build Failure Analyzer 1.15.0

          Sorin Sbarnea added a comment -

          Really glad to read your last comment! I tried to force a refresh on the plugins update but it is not visible yet. I guess it will take some time until it gets public.

          Sorin Sbarnea added a comment - Really glad to read your last comment! I tried to force a refresh on the plugins update but it is not visible yet. I guess it will take some time until it gets public.

          Glad to hear it I think it should be available soon since it was released 2 days ago, if it doesn't appear I'll have to look into it.

          Tomas Westling added a comment - Glad to hear it I think it should be available soon since it was released 2 days ago, if it doesn't appear I'll have to look into it.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          COMPATIBILITY.md
          http://jenkins-ci.org/commit/pipeline-plugin/893e3484a25289c59567c6724f7ce19e3d23c6ee
          Log:
          Merge pull request #383 from HRMPW/patch-1

          JENKINS-27123 Update COMPATIBILITY.md

          Compare: https://github.com/jenkinsci/pipeline-plugin/compare/281eef2ca525...893e3484a252

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/pipeline-plugin/893e3484a25289c59567c6724f7ce19e3d23c6ee Log: Merge pull request #383 from HRMPW/patch-1 JENKINS-27123 Update COMPATIBILITY.md Compare: https://github.com/jenkinsci/pipeline-plugin/compare/281eef2ca525...893e3484a252

            t_westling Tomas Westling
            jglick Jesse Glick
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: