Semaphore Pipeline Integration with SmartUI
Semaphore is a modern CI/CD (Continuous Integration and Continuous Delivery) platform designed for developers to automate the process of building, testing, and deploying software.
This guide explains how to integrate your project with the Semaphore CI/CD pipeline to trigger visual regression testing with LambdaTest SmartUI whenever changes are made to your repository.
Steps to Integrate Semaphore Pipeline with SmartUI
To integrate Semaphore Pipeline with SmartUI, follow the below steps. You can use your own project to configure and test it. For demo purposes, we are using the sample repository.
Download or Clone the code sample from the LambdaTest GitHub repository to run the tests on the SmartUI.
View on GitHubStep 1: Create your Project
- Click on the Create New >> Choose Repository.
- Select your desired repository from your VCS (GitHub or Bitbucket)
Step 2: Setup your Workflow
- Select your desired build tool and edit your workflow as per your requirement. A sample workflow is given for your reference:
- Click on Run the Workflow button to trigger your tests
loading...
You can also store your LT_USERNAME, LT_ACCESS_KEY and PROJECT_TOKEN as secrets in your Semaphore project repository.
Step 3: Check the output
- After triggering the workflow, check your results in the Smart UI Dashboard