{"id":50430482,"url":"https://github.com/officecli/officecli-ci","last_synced_at":"2026-05-31T14:01:20.217Z","repository":{"id":351687313,"uuid":"1212045044","full_name":"officecli/officecli-ci","owner":"officecli","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-28T02:14:46.000Z","size":137,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T04:06:57.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/officecli.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-16T02:23:03.000Z","updated_at":"2026-05-28T02:14:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/officecli/officecli-ci","commit_stats":null,"previous_names":["officecli/officecli-ci"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/officecli/officecli-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officecli%2Fofficecli-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officecli%2Fofficecli-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officecli%2Fofficecli-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officecli%2Fofficecli-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/officecli","download_url":"https://codeload.github.com/officecli/officecli-ci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officecli%2Fofficecli-ci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33733754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2026-05-31T14:01:19.719Z","updated_at":"2026-05-31T14:01:20.207Z","avatar_url":"https://github.com/officecli.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# officecli-ci\n\nPublic GitHub Actions orchestration for the private `officecli/officecli` repository.\n\nThis repository stores workflow definitions only. It does not mirror private source code.\n\n## Security model\n\n- Private source is checked out from `officecli/officecli` at runtime.\n- Source access uses the `SOURCE_REPO_TOKEN` Actions secret.\n- No production or release secret is copied here automatically.\n- Release and inspection workflows stay gated until the required secrets are added manually.\n- `Private Main CI` also covers the old private-repo wrapper smoke test and public npm/skills sync flows.\n\n## Required secrets\n\n- `SOURCE_REPO_TOKEN`: read access to `officecli/officecli`\n\nOptional secrets for gated workflows:\n\n- `PUBLIC_DIST_REPO_TOKEN`\n- `PUBLIC_NPM_REPO_TOKEN`\n- `PUBLIC_SKILLS_REPO_TOKEN`\n- `HOMEBREW_TAP_TOKEN`\n- `PLATFORM_LICENSE_PROOF_SEED`\n- `CLI_EMBEDDED_PUBLISH_AUTH_KEY`\n- `OFFICE_CLI_LLM_BASE_URL`\n- `OFFICE_CLI_LLM_API_KEY`\n- `OFFICE_CLI_LICENSE_API_KEY`\n- `OFFICE_CLI_PUBLISH_API_KEY`\n- `CLI_E2E_EMAIL_SMTP_HOST`\n- `CLI_E2E_EMAIL_SMTP_USERNAME`\n- `CLI_E2E_EMAIL_SMTP_PASSWORD`\n- `DINGTALK_WEBHOOK`\n- `INSPECTION_FINGERPRINT_HASH`\n- `INSPECTION_API_KEY`\n- `INSPECTION_BLOCKED_API_KEY`\n- `INSPECTION_USER_ID`\n- `PLATFORM_APP_SESSION_SECRET`\n- `PLATFORM_PREVIEW_OBJECT_ACCESS_KEY`\n- `PLATFORM_PREVIEW_OBJECT_SECRET_KEY`\n- `PLATFORM_OFFICESDK_JWT_SECRET`\n- `PLATFORM_SSH_PRIVATE_KEY`\n- `SSH_PRIVATE_KEY`\n- `PLATFORM_SSH_KNOWN_HOSTS`\n\nFor public workflow logs, prefer storing production host, SSH, remote path, Kubernetes, and other internal deployment values as Actions secrets, even when the workflows support same-named repository variables as a fallback.\n\n## Optional variables\n\n- `CLI_PUBLISH_LATEST_ENABLED`\n- `CLI_INSTALLED_E2E_ENABLED`\n- `CLI_E2E_DIST_REPO`\n- `CLI_INSTALLED_E2E_DEFAULT_VERSION`\n- `CLI_INSTALLED_E2E_DEFAULT_SUITE`\n- `CLI_EMBEDDED_PUBLISH_BASE_URL`\n- `CLI_EMBEDDED_PUBLISH_AUTH_KEY_ID`\n- `PUBLIC_NPM_REPO`\n- `PUBLIC_NPM_DEFAULT_BRANCH`\n- `PUBLIC_SKILLS_REPO`\n- `PUBLIC_SKILLS_DEFAULT_BRANCH`\n- `HOMEBREW_TAP_REPO`\n- `HOMEBREW_TAP_DEFAULT_BRANCH`\n- `INSPECTION_SITE_BASE_URL`\n- `INSPECTION_PLATFORM_BASE_URL`\n- `OFFICE_CLI_LICENSE_BASE_URL`\n- `OFFICE_CLI_LLM_MODEL`\n- `OFFICE_CLI_LLM_REVIEW_MODEL`\n- `PLATFORM_SERVER_HOST`\n- `PLATFORM_SERVER_USER`\n- `PLATFORM_SSH_PORT`\n- `PLATFORM_REMOTE_WORKDIR`\n- `PLATFORM_REMOTE_SITE_DIR`\n- `PLATFORM_REMOTE_APP_DIR`\n- `PLATFORM_REMOTE_ADMIN_DIR`\n- `PLATFORM_KUBE_NAMESPACE`\n- `PLATFORM_DEPLOYMENT_NAME`\n- `PLATFORM_CONTAINER_NAME`\n- `PLATFORM_IMAGE_REPO`\n- `PLATFORM_SECRET_NAME`\n- `PLATFORM_APP_ENV`\n- `PLATFORM_SITE_BASE_URL`\n- `PLATFORM_PLATFORM_BASE_URL`\n- `PLATFORM_APP_SESSION_TTL`\n- `PLATFORM_APP_SESSION_COOKIE_DOMAIN`\n- `PLATFORM_PREVIEW_OBJECT_ENDPOINT`\n- `PLATFORM_PREVIEW_OBJECT_BUCKET`\n- `PLATFORM_PREVIEW_OBJECT_USE_SSL`\n- `PLATFORM_OFFICESDK_HOST`\n- `PLATFORM_OFFICESDK_ENDPOINT`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficecli%2Fofficecli-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficecli%2Fofficecli-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficecli%2Fofficecli-ci/lists"}