Search for tag: "ditl"
Video 10: Day in the life of a mainframe developer using Git workflow: Release to productionUsing the Git workflow, Deb the developer's change has been processed through a CI/CD pipeline, ensuring that all quality checks and testing are complete and auditable. With the necessary… |
|
Video 11: Day in the life of a mainframe developer using Git workflow: Summary of seriesThe move from a legacy SCM on Z to Git and Git workflow is a big change, but one that comes with the opportunity to leverage modern tools that are implemented on a CI/CD Pipeline, making it easier… |
|
Video 9: Day in the life of a mainframe developer using Git workflow: Deploy to test environments and perform integration testsAfter mainframe developers make a code change and merge it into the main branch, the next step is to deploy the code and perform integration tests. Watch this video to see how modern tools can… |
|
Video 8: Day in the life of a mainframe developer using Git workflow: Review and merge codeUsing Git, developers are able to perform parallel development to accelerate delivery. Mainframe developers can create an isolated branch to update and test their code. Once the code is ready, the… |
|
Video 6: Day in the life of a mainframe developer using Git workflow: Generate and automate unit testing with IBM Test Accelerator for ZOnce developers make code changes, it's time to unit test. Unit testing should cover almost all the paths through the program, but running through error and alternate paths is manual and time… |
|
Video 2: Day in the life of a mainframe developer using Git workflow: Update and build with VS CodeAlthough knowing what to do in a code change is important, actually doing the change isn’t always straightforward. In this video, Deb the Developer gets a crash course from Mark the Manager on… |
|
Video 1: Day in the life of a mainframe Developer using Git Workflow: Discovery with ADDIWhen developers need to make a change, understanding the impact of the update is crucial to prevent unwanted change impacts, which could delay production releases or cause roll-backs. With… |