Search for tag: "mainframe development"
Video 10: Release to production - Day in the Life: mainframe Git workflowUsing 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: Summary of series - Day in the Life: mainframe Git workflowThe 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: Deploy to test environments and perform integration tests - Day in the Life: mainframe Git workflowAfter 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: Review and merge code - Day in the Life: mainframe Git workflowUsing 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… |
|
2: Update and build with VS Code - Day in the Life: mainframe Git workflowAlthough 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… |