Skip to content

tektonCreateRaw - No Such DSL Method #365

@ahmed-kamal2004

Description

@ahmed-kamal2004

Jenkins and plugins versions report

Environment
OS : Ubuntu 24.04 LTS
RAM: 16GB
Latest  Jenkins version
Latest Tekton-clients plugin version
Latest version of Minikube 

What Operating System are you using (both controller, and any agents involved in the problem)?

Ubuntu 24.04 LTS

Reproduction steps

  1. Create a Simple Tekton Resources .yaml and JenkinsFile (you can follow this repo https://github.com/ahmed-kamal2004/scm or docs ).
  2. Create a Jenkins pipeline that checkout repo, executes the Jenkinsfile steps.
  3. Build the created pipeline.

Expected Results

Pipeline Executes with a SUCCESS state and the resources defined in the .yaml file (where you defined your tekton resources) are created.

Actual Results

Failture of the piepline, with No such DSL method 'tektonCreateRaw' found....

Anything else?

No response

Are you interested in contributing a fix?

yes,
I come across the code of the plugin, I found it follows well the jenkins documentation for defining DSL methods, so maybe the documentation is depreceated or needs update

willing to have a discussion with the maintainers of the plugin, what I suggest as a fix, is to migrate the architecture of the plugin to follow the architecture of other running (defining DSL methods) plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions