{"id":20780863,"url":"https://github.com/x4e/mirror-to-github","last_synced_at":"2025-08-17T05:07:09.193Z","repository":{"id":138137314,"uuid":"392097903","full_name":"x4e/mirror-to-github","owner":"x4e","description":"this mirrors some stuff to github","archived":false,"fork":false,"pushed_at":"2021-08-02T21:52:53.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-11T22:34:27.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x4e.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-02T21:22:50.000Z","updated_at":"2021-08-03T01:00:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef75e59f-e19e-4cd9-84c2-ce7247b65ee1","html_url":"https://github.com/x4e/mirror-to-github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/x4e/mirror-to-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fmirror-to-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fmirror-to-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fmirror-to-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fmirror-to-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x4e","download_url":"https://codeload.github.com/x4e/mirror-to-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fmirror-to-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807934,"owners_count":24649346,"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-17T02:00:09.016Z","response_time":129,"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":"2024-11-17T13:39:47.012Z","updated_at":"2025-08-17T05:07:09.165Z","avatar_url":"https://github.com/x4e.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This mirrors some git repos to a github account.\n\nHow to use it:\n- clone this repo into your account\n- remove all of my matrix entries and env settings from `.github/workflows/mirror.yml`\n- pick a different minute of the hour (and maybe different hours) than I did to run the scheduled job\n- for each repo you want to mirror, run `make id_rsa.unique-repo-name`.  For example, for my `grub2-fedora` repo, I ran `make id_rsa.grub2-fedora`\n- add an appropriate matrix entry in `.github/workflows/mirror.yml`, such as:\n  ```\n          - remote: https://github.com/rhboot/grub2\n            user: vathpela\n            repo: grub2-fedora\n            secret: ID_RSA_GRUB2_FEDORA\n            branches: fedora-32 fedora-33 fedora-34 fedora-35 fedora-36 fedora-37\n  ```\n- add an `ID_RSA_UNIQUE_REPO_NAME` entry in the `env:` section near the bottom of `.github/workflows/mirror.yml`, like:\n  ```\n            ID_RSA_GRUB2: ${{ secrets.ID_RSA_GRUB2 }}\n  ```\n- on your clone of this repo, in the github UI, go to `Settings -\u003e Secrets`, and add a secret with the title `ID_RSA_UNIQUE_REPO_NAME` and the contents from `id_rsa.unique-repo-name`\n- clone the repo you want to keep mirrored\n- in that repo's github UI, got to `Settings -\u003e Deploy Keys`, and add a key\n  with the title `mirror_to_github` and the contents from `id_rsa.unique-repo-name.pub`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fmirror-to-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx4e%2Fmirror-to-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fmirror-to-github/lists"}