{"id":40204096,"url":"https://github.com/halo-dev/test-infra","last_synced_at":"2026-01-19T20:34:55.971Z","repository":{"id":37932424,"uuid":"465776269","full_name":"halo-dev/test-infra","owner":"halo-dev","description":"Test infrastructure for the Halo project.","archived":false,"fork":false,"pushed_at":"2025-10-27T15:00:18.000Z","size":623,"stargazers_count":2,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-13T08:41:30.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halo-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-03T15:30:18.000Z","updated_at":"2025-10-27T15:00:17.000Z","dependencies_parsed_at":"2024-04-11T06:22:46.868Z","dependency_job_id":"e4ed2a23-6e25-4b43-8628-96230e6cc3cb","html_url":"https://github.com/halo-dev/test-infra","commit_stats":{"total_commits":36,"total_committers":5,"mean_commits":7.2,"dds":0.3055555555555556,"last_synced_commit":"ae8dbfc7db9cf8c036de0bda5861808b49f0e546"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halo-dev/test-infra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftest-infra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftest-infra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftest-infra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftest-infra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halo-dev","download_url":"https://codeload.github.com/halo-dev/test-infra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftest-infra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28583886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T19:46:29.903Z","status":"ssl_error","status_checked_at":"2026-01-19T19:45:54.560Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-19T20:34:55.782Z","updated_at":"2026-01-19T20:34:55.893Z","avatar_url":"https://github.com/halo-dev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Halo Test Infra\n\nWe have deployed [Prow](https://prow.halo.run/) at \u003chttps://prow.halo.run/\u003e.\n\nPlease see [command-help](https://prow.halo.run/command-help) to learn how to use Prow to automate Halo development\nexperience.\n\n## How to build cluster\n\n1. Bring Up Kubernetes Cluster Using [KubeKey](https://github.com/kubesphere/kubekey)\n\n    ```shell\n    kk create cluster\n    ```\n\n2. Deploy [OpenEBS](https://openebs.io/)\n\n    ```shell\n    make -C config/prow deploy-openebs\n    ```\n\n3. Deploy [Ingress Controller](https://kubernetes.github.io/ingress-nginx/)\n\n    ```shell\n    make -C config/prow deploy-ingress-controller\n    ```\n\n4. Deploy [Cert Manager](https://cert-manager.io/)\n\n    ```shell\n    make -C config/prow deploy-certmanager\n    ```\n\n5. Deploy [Load Balancer](https://metallb.universe.tf/)\n\n    ```shell\n    make -C config/prow deploy-metallb\n    ```\n\n6. Create GitHub Secrets\n\n    1. github-token\n\n       ```shell\n       kubectl create secret generic github-token --from-file=cert=my-prow-test.2022-03-11.private-key.pem --from-literal=appid=179827 --from-file=token=bot-access-token --dry-run=client -oyaml | kubectl apply -f -\n       ```\n\n    2. hmac-token\n\n       ```shell\n       kubectl create secret generic hmac-token --from-file=hmac=github-webhook-secret --dry-run=client -oyaml | kubectl apply -f -\n       ```\n\n7. Deploy Prow\n\n    ```shell\n    make -C config/prow deploy-prow\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalo-dev%2Ftest-infra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalo-dev%2Ftest-infra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalo-dev%2Ftest-infra/lists"}