{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1773848238-fuqt\"}",
                    "build.appstudio.openshift.io/status": "{\"pac\":{\"state\":\"enabled\",\"merge-url\":\"https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo/-/merge_requests/2\",\"configuration-time\":\"Wed, 18 Mar 2026 15:40:28 UTC\"},\"message\":\"done\"}",
                    "skip-initial-checks": "false"
                },
                "creationTimestamp": "2026-03-18T15:40:19Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component",
                    "pac.component.appstudio.openshift.io/finalizer"
                ],
                "generation": 4,
                "name": "gl-test-custom-branch-ojfhco",
                "namespace": "build-e2e-tcbv",
                "resourceVersion": "10373",
                "uid": "9ae573cf-9ad0-4c6b-b231-9db27f37e068"
            },
            "spec": {
                "application": "build-suite-test-application-jftf",
                "componentName": "gl-test-custom-branch-ojfhco",
                "containerImage": "quay.io/redhat-appstudio-qe/build-e2e-tcbv/gl-test-custom-branch-ojfhco",
                "resources": {},
                "source": {
                    "git": {
                        "dockerfileUrl": "docker/Dockerfile",
                        "revision": "base-sflqlq",
                        "url": "https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo"
                    }
                },
                "targetPort": 8081
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"latest\"}",
                    "build.appstudio.openshift.io/status": "{\"pac\":{\"state\":\"error\",\"error-id\":70,\"error-message\":\"70: GitHub Application is not installed in user repository\"},\"message\":\"done\"}"
                },
                "creationTimestamp": "2026-03-18T15:32:24Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component"
                ],
                "generation": 5,
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "6232",
                "uid": "d46f4ec5-2b6c-47e4-b754-10460fafba36"
            },
            "spec": {
                "application": "sample-component",
                "componentName": "sample-component",
                "containerImage": "quay.io/redhat-appstudio-qe/user-ns1/sample-component",
                "resources": {},
                "source": {
                    "git": {
                        "context": "./",
                        "dockerfileUrl": "Dockerfile",
                        "revision": "main",
                        "url": "https://github.com/konflux-ci/testrepo.git"
                    }
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
