Systems | Development | Analytics | API | Testing

Git

Conform and monitor...with humanity

Here at Ably we consider software development to be in our DNA. We write and maintain a lot of code, much of it open-source, with full public visibility, and we host and manage it using the GitHub platform. The code is segmented into numerous discrete repositories, each with a specific scope and purpose. We've been using GitHub heavily since Ably was founded in 2016, so we have plenty of history, and we're committed to the platform.

Testquality | Test Management Github Integration Overview

TestQuality helps you build better software with fully integrated and easy to use Test Management for high-performance teams. The fastest way to build, run, and manage test cases, plans, runs, and cycles. Easily understand the quality and performance of your tests and with powerful test analytics.

What is Git Checkout Remote Branch? How It Works, When to Use It, Examples, Tutorials & More

Git is one of the most useful tools for developers and development teams. And Git checkout remote branch makes it easier to collaborate and review. Let’s learn about it today. As developers, we work with Git often. In fact, at Stackify by Netreo, we have a Git page where you can see quite a few repositories. Like many developers and groups, we migrated our version control to a Git-based system a few years back. So working with Git is a big part of our ongoing work.

Integrate Performance Tests Into CI/CD Using Github Actions

We have already wrote previously about how you can automate your testing routines without using the graphical interface but by using Loadero API instead. In this blog post we will show how you can integrate performance and load tests into your CI/CD workflows with the help of Github Actions. Github Actions allow you to automate and execute your development workflows directly from your repository which makes the integration very simple.

Free Cycle Time Readout for GitLab Users

To celebrate GitLab’s latest release and GitLab Commit 2021 we offer free cycle time readout of all of your personal and company projects hosted on GitLab.com for a limited time. Use this link and your GitLab credentials to sign into Logilica Insights and we let you know about your software teams cycle time, delivery velocity and much more.

Introducing the New Rollbar Integration for GitHub Enterprise Server

We’re excited to launch our new integration with GitHub that supports GitHub Enterprise Server customers. This allows companies using GitHub Enterprise on their own domains to access key features in Rollbar that help developers fix errors faster. GitHub Enterprise offers a fully integrated development platform for organizations to accelerate software innovation and secure delivery. With Rollbar, GitHub Enterprise Server customers can now access.

Run JMeter test from GIT using Jenkins

You may have heard the term shift-left testing which is essentially moving the testing to an earlier stage in the project lifecycle, essentially the activity is moved to the left on the project timeline. The benefits of testing earlier have always been understood but not always happened when we consider performance testing which in some cases is still left until the very end of the delivery process.

How to add performance testing to CI/CD pipelines using k6 and GitHub Actions

Nicole van der Hoeven shows how to add performance testing to a CI/CD pipeline from scratch and for free, using k6 to write a test script and GitHub Actions to automate it. She also talks about how to set it up using k6 Cloud and why the extra cost might be justified. OTHER CI/CD TOOLS.