Skip to content

RailsStatsPublisher doesn't work with pipelines #34

@kule

Description

@kule

Within a Jenkinsfile running:

    step([
      $class: "RailsStatsPublisher",
      rakeInstallation: "",
      rakeWorkingDir: ""
    ])

gives:

java.lang.UnsupportedOperationException: no known implementation of interface jenkins.tasks.SimpleBuildStep is named RailsStatsPublisher

I assume that the railsStats code will need some similar amendments as were made to the rcov/saikuro tasks in: #28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions