{"id":15958910,"url":"https://github.com/xinetzone/coding","last_synced_at":"2026-02-21T09:01:40.341Z","repository":{"id":54703369,"uuid":"335505554","full_name":"xinetzone/coding","owner":"xinetzone","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-04T08:20:14.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T06:38:16.263Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xinetzone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-03T04:20:46.000Z","updated_at":"2021-02-04T11:12:33.000Z","dependencies_parsed_at":"2022-08-14T00:31:07.998Z","dependency_job_id":null,"html_url":"https://github.com/xinetzone/coding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xinetzone/coding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinetzone%2Fcoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinetzone%2Fcoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinetzone%2Fcoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinetzone%2Fcoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinetzone","download_url":"https://codeload.github.com/xinetzone/coding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinetzone%2Fcoding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-10-07T14:21:16.604Z","updated_at":"2026-02-21T09:01:40.324Z","avatar_url":"https://github.com/xinetzone.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 道可道\n\n![Super Linter](https://github.com/xinetzone/coding/workflows/xinet/badge.svg)\n\n## GitHub Actions\n\n参考：[GitHub Actions](https://docs.github.com/cn/free-pro-team@latest/actions)\n\n**运行器**是安装了 [GitHub Actions 运行器应用程序](https://github.com/actions/runner) 的服务器。您可以使用 [GitHub 托管的运行器](https://docs.github.com/cn/actions/automating-your-workflow-with-github-actions/virtual-environments-for-github-hosted-runners) 或 [托管您自己的运行器](https://docs.github.com/cn/actions/automating-your-workflow-with-github-actions/about-self-hosted-runners)。运行器将侦听可用的**任务**，每次运行一个任务，并将进度、日志和结果报告回 GitHub。对于 GitHub 托管的运行器，工作流程中的每项任务都会在一个新的虚拟环境中运行。\n\nGitHub 提供使用 Linux、Windows 和 macOS 操作系统的运行器。\n\n## [工作流程运行的状态徽章](https://docs.github.com/cn/actions/guides/about-continuous-integration#status-badges-for-workflow-runs)\n\n状态徽章显示工作流程目前状态是失败还是通过。添加状态徽章的常见位置是仓库的 `README.md` 文件，但也可将其添加到您喜欢的任何网页。默认情况下，徽章显示默认分支的状态。您也可以在 URL 中使用 branch 和 event 查询参数显示特定分支或事件运行的工作流程状态。\n\n如果您的工作流程使用 `name` 关键词，则必须按名称引用工作流程。如果工作流程名称包含空格，您需要将空格替换为 URL 编码字符串 `%20`。有关 `name` 关键词的更多信息，请参阅“[GitHub Actions 的工作流程语法](https://docs.github.com/cn/articles/workflow-syntax-for-github-actions#name)”。\n\n```sh\nhttps://github.com/\u003cOWNER\u003e/\u003cREPOSITORY\u003e/workflows/\u003cWORKFLOW_NAME\u003e/badge.svg\n```\n\n或者，如果工作流程没有 `name`，则必须使用相对于仓库根目录的文件路径引用工作流程文件。\n\n```sh\nhttps://github.com/\u003cOWNER\u003e/\u003cREPOSITORY\u003e/workflows/\u003cWORKFLOW_FILE_PATH\u003e/badge.svg\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinetzone%2Fcoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinetzone%2Fcoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinetzone%2Fcoding/lists"}