Skip to content

Is a purely "offline" conversion of a Jenkinsfile possible? #57

Answered by ethanis
sschuberth asked this question in Feedback
Discussion options

You must be logged in to vote

@sschuberth there is not a way to have a purely offline conversion. The Jenkins server is required to be used, even when the --source-file-path option is being used, in order to convert the Jenkinsfile into an abstract syntax tree that can be converted by Actions Importer. The endpoint that is used is the pipeline-model-converter/toJson endpoint.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ethanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants