Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat nodejs: Added Nodejs Conversion #248

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vanisrikanithi
Copy link
Contributor

@vanisrikanithi vanisrikanithi commented Nov 20, 2024

Nodejs go-conversion:
Added "Nodejs" support to go-convert specific to jenkins migration.

Nodejs Jenkins Trace:
Test_Nodejs_plugin__4.json

go run main.go jenkinsjson --downgrade ~/go/Test_Nodejs_plugin__4.json

Harness Nodejs test pipeline here.
Nodejs harness pipeline step:

- step:
    identifier: stagenull99086b
    name: Nodejs
    spec:
      command: |
        npm --version
        npm install
      image: node:latest
      shell: Sh
    timeout: ""
    type: Run

@vanisrikanithi
Copy link
Contributor Author

Hello @Ompragash,

Could you please review the nodejs conversion step, and provide your comments on this if there are any?

Thank you.

@vanisrikanithi
Copy link
Contributor Author

@Ompragash Could you please review the Nodejs Conversion step and provide your review comments on this?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant