{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-23T15:31:56.872Z"
  },
  "data": {
    "id": "incident_statuspage_bitrise_kwrbffslgj23",
    "slug": "bitrise-slow-or-hanging-builds-during-clone-and-dependency-resolution-2026-07-14",
    "title": "Slow or hanging builds during clone and dependency resolution",
    "summary": "Slow or hanging builds during clone and dependency resolution",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-07-14T15:35:30.923+00:00",
    "updatedAt": "2026-07-15T18:10:43.933+00:00",
    "resolvedAt": "2026-07-15T18:10:43.92+00:00",
    "provider": {
      "slug": "bitrise",
      "name": "Bitrise"
    },
    "affectedServices": [
      {
        "slug": "bitrise-builds",
        "name": "Builds"
      }
    ],
    "links": {
      "html": "/incidents/bitrise-slow-or-hanging-builds-during-clone-and-dependency-resolution-2026-07-14",
      "api": "/api/v1/incidents/bitrise-slow-or-hanging-builds-during-clone-and-dependency-resolution-2026-07-14",
      "providerHtml": "/providers/bitrise"
    },
    "impactSummary": "Bitrise reported a minor event for the affected tracked services.",
    "source": {
      "id": "source_bitrise_status",
      "kind": "official_api",
      "name": "Bitrise Status",
      "checkedAt": "2026-07-23T15:25:04.011+00:00",
      "officialUrl": "https://status.bitrise.io",
      "statusPageUrl": "https://status.bitrise.io"
    },
    "updates": [
      {
        "id": "update_statuspage_bitrise_kwrbffslgj23_7v99fk2d7pzx",
        "status": "investigating",
        "body": "We are currently investigating reports of slow or hanging builds. Affected builds may stall or take significantly longer than usual during early phases such as cloning repositories or resolving Swift Package Manager dependencies.\n\nWe will provide a further update as soon as more information is available.",
        "createdAt": "2026-07-14T15:35:31.011+00:00"
      },
      {
        "id": "update_statuspage_bitrise_kwrbffslgj23_d477dm683qmy",
        "status": "investigating",
        "body": "We are continuing to investigate this issue.",
        "createdAt": "2026-07-14T15:36:54.297+00:00"
      },
      {
        "id": "update_statuspage_bitrise_kwrbffslgj23_q6m0100ppv24",
        "status": "investigating",
        "body": "We are continuing to investigate this issue.",
        "createdAt": "2026-07-14T16:30:43.923+00:00"
      },
      {
        "id": "update_statuspage_bitrise_kwrbffslgj23_x7bfjgrt1v0w",
        "status": "resolved",
        "body": "This incident has been resolved. Some builds may still experience slower clone operations from GitHub due to performance degradation affecting Git operations in some of our datacenters. As a workaround, use Bitrise key-based caching for SPM dependencies so builds do not re-resolve them over the slow path. Add Restore SPM Cache (restore-spm-cache@3) before your dependency-resolution/build step and Save SPM Cache (save-spm-cache@1) after your dependency resolution and build steps — no extra configuration needed. Please note that Bitrise does not cache your source code; your repository must still be cloned to fetch the latest changes. If a build fails or hangs during code fetch, retry the build to attempt the clone operation again.",
        "createdAt": "2026-07-15T18:10:43.92+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}