{"id":27785980,"url":"https://github.com/sinlessdevil/ci","last_synced_at":"2026-05-18T04:48:46.282Z","repository":{"id":290522463,"uuid":"974713798","full_name":"SinlessDevil/CI","owner":"SinlessDevil","description":"Unity -\u003e CI  -\u003e GithAction","archived":false,"fork":false,"pushed_at":"2025-04-29T08:18:58.000Z","size":220,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main-ci-github-actions-1.0.0","last_synced_at":"2025-04-30T15:37:16.416Z","etag":null,"topics":["ci","ci-cd","github-actions","unity-ci","unity-ci-cd"],"latest_commit_sha":null,"homepage":"","language":"C#","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/SinlessDevil.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-29T07:38:54.000Z","updated_at":"2025-04-29T08:19:01.000Z","dependencies_parsed_at":"2025-04-29T09:37:52.478Z","dependency_job_id":null,"html_url":"https://github.com/SinlessDevil/CI","commit_stats":null,"previous_names":["sinlessdevil/ci"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SinlessDevil/CI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FCI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FCI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FCI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FCI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SinlessDevil","download_url":"https://codeload.github.com/SinlessDevil/CI/tar.gz/refs/heads/main-ci-github-actions-1.0.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FCI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271405573,"owners_count":24753798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ci","ci-cd","github-actions","unity-ci","unity-ci-cd"],"created_at":"2025-04-30T15:37:15.833Z","updated_at":"2026-05-18T04:48:45.103Z","avatar_url":"https://github.com/SinlessDevil.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☁️ Unity CI GitHub Action Integration\n\nAutomate Unity Android builds with GitHub Actions and Cake. Save your time, avoid repeating setups, and focus on development.\n\n---\n\n## 🚀 Getting Started\n\n### 1. Import Unity Package\n- Import `ci-github-action-v1.0.0.unitypackage` into your Unity project.\n- Navigate to `Assets/Plugins/CI/CIConfig.asset` to configure.\n- You will now have a working `build.cake` file.\n\n### 2. Required GitHub Secrets\n\u003e Without these, your CI build won't authenticate or work with Unity.\n\n| Secret Name         | Description                      |\n|---------------------|----------------------------------|\n| `UNITY_EMAIL`       | Your Unity account email         |\n| `UNITY_PASSWORD`    | Your Unity account password      |\n| `UNITY_LICENSE`     | Your Unity license file content  |\n\n**How to get your Unity license:**\n1. Open Unity Hub on your local machine.\n2. Go to `Preferences → Licenses → Manual Activation`.\n3. After activating manually, locate the `.ulf` file.\n   - On Windows: `C:\\ProgramData\\Unity\\Unity_lic.ulf`\n   - On macOS: `/Library/Application Support/Unity/Unity_lic.ulf`\n4. Open it in a text editor and copy the full content.\n5. Paste it into the `UNITY_LICENSE` GitHub secret.\n\n**To set these:**\n- Go to your repository → Settings → Secrets and variables → Actions → New repository secret\nPaste full ULF license (or use activation step from [`game-ci/unity-activate`](https://github.com/game-ci/unity-activate)).\n\u003e ✅ Recommended CI Runner  \n\u003e For best stability and compatibility, use [`game-ci/unity-builder@v4`](https://github.com/game-ci/unity-builder).  \n\u003e It's a well-maintained GitHub Action that installs Unity in CI and triggers your build method via CLI.\n\n## 🧪 Notes on `build.cake`\n\nThis script:\n- Is **not** responsible for building Unity directly — Unity must call your build method via `Plugins.CI.Editor.Builder.*`\n- Runs test log parsing, sets version, handles Git commit history, and manages SHA file tracking\n- You can run it separately for logging/tests even without actual build\n\n### 🔁 Triggering Builds\n\nBuilds are triggered automatically on any commit message containing `#build`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinlessdevil%2Fci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinlessdevil%2Fci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinlessdevil%2Fci/lists"}