GitLab 13.6 adds another layer of fuzz, makes tracing free for all

Source:-https://devclass.com GitLab 13.6 has landed, putting automation and visibility at the centre of the repo management and DevOps system’s latest release. And with the season of giving drawing closer, the team decided to move the dependency proxy and tracing component into the core of the project, making them free to use for all. Amongst the features, the new version comes with code quality severity ratings in both the full quality report and the merge request widget, which should help maintainers,

Read more

Set up GitHub webhooks to trigger new builds of Kubernetes apps

Source: developer.ibm.com With every push to a repo, trigger new builds on Red Hat OpenShift on IBM Cloud In this tutorial, you learn how to set up a GitHub webhook to trigger a new build of a Kubernetes app every time a push is made on the GitHub repo. Examples in this tutorial use Red Hat OpenShift on IBM Cloud and the Node.js Application Modernization Source-to-Image Code Pattern for the application. After completing this tutorial you will be able to accomplish the following tasks: Deploy an

Read more