Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Version Control is a feature within MettleCI to allow you to check in your dataStage assets into Git repository.

Step-by-step guide

1. Navigate to Version Control Page  

From the main screen, select a project and click "Check-in a Job" button from the menu


2. Accessing Version Control Form

Followed by click on the + button on the top right hand corner to start code check-in

You can also accessing this screen (Version Control page) by clicking on "Version Control" from the sidebar of MettleCI




3. Version Control code check in page

You are required to enter the Assets (i.e. Datastage Job Name), and Commit Message.

Optional

You can set the Unit Tests flag to on if you wish to check in the Unit Test asset associate with Datastage Job


4. Adding Jobs for code check in

Version Control allows you to check in multiple jobs at the same time, so you must use the mouse to click on the job name for it to register


5. Enter Commit Message

Enter the commit comments, and click "Check in" when ready

 


6. View Error Log (if Job Fail)

If check in fail, you can review the root cause by expanding the VIEW LOGS button


7. View Log (if Job Success)

You can also view the log, if code check in completed successfully


8. Commit History

Return to Commit History by clicking on "Version Control" from the sidebar, you can now see the success/failure history of last code check in)














  • No labels