CI/CD tools


Use PageVitals in your CI/CD pipeline

PageVitals is a perfect match for your continuous integration pipeline. Whenever you roll out a new version of your website, you can automatically test all of your pages using PageVitals. You can even set performance thresholds that make the CI/CD step fail if exceeded.

Command-line Interface (CLI)

The PageVitals CLI is a command-line tool for interacting with the PageVitals API, allowing you to run performance tests and manage your account directly from the terminal. Read all about the CLI here

GitHub Actions

If you're using GitHub Actions to roll out your website, you can easily add PageVitals as a step using our custom GitHub Action. Read about our GitHub Action here

Other integrations

Let us know which CI/CD system you're using, and we'll try to make a custom integration for that. Most CI/CD systems should be able to either use our CLI or REST API.

See our public GitHub repo