DeviceCloud
Console UIMaestro DocsDiscord
  • Welcome to DeviceCloud
  • Getting Started
    • Quick Start
    • API Keys
    • Executing Flows
    • Limits
    • Upgrade Guide
    • Device Configuration
  • CI/CD Integration
    • Overview
    • GitHub Actions
    • BitRise
    • Any CI
    • Status API
  • Reference
    • Test Execution
    • App Management
    • Environment Variables
    • Device Orientation
    • Device Locale
    • Async Execution
    • Retry Strategies
    • Report Formats
    • Download Artifacts
    • Quiet Mode
    • Maestro Versions
    • Test Run Name
    • Google Play APIs
    • Email Notifications
    • Exit Codes
    • Runner Type
  • Infrastructure & Security
    • IP Addresses
    • Security Overview
    • IT Security Policies
    • Enterprise SSO
  • Legal
    • Service Level Agreements
    • Open Source Notices
    • Privacy Policy
    • Terms and Conditions
    • Refund Policy
Powered by GitBook
On this page
  • Integration Guides
  • Useful Features For CI/CD
  • Configuration

Was this helpful?

Edit on GitHub
  1. CI/CD Integration

Overview

DeviceCloud supports a wide range of CI/CD options. If you don't see your CI/CD provider here, please let us know.

Integration Guides

  • GitHub Action - GitHub Actions integration

  • BitRise - BitRise integration

  • Any CI - Generic CI integration

Useful Features For CI/CD

  • Async Execution - Run tests asynchronously in CI

  • Report Formats - Generate CI-compatible reports

  • Name and Tagging - Organize CI test runs

  • Download Artifacts - Access test results

Configuration

  • Environment Variables - Configure CI environments

  • API Keys - Manage authentication

  • Exit Codes - Handle CI pipeline flow

PreviousDevice ConfigurationNextGitHub Actions

Last updated 4 months ago

Was this helpful?