{"id":28444404,"url":"https://github.com/vscodium/repositories-linux","last_synced_at":"2025-06-29T17:31:44.969Z","repository":{"id":285589942,"uuid":"957955925","full_name":"VSCodium/repositories-linux","owner":"VSCodium","description":"Generate Linux repositories from your packages","archived":false,"fork":false,"pushed_at":"2025-06-21T10:52:02.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T11:19:50.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VSCodium.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,"zenodo":null}},"created_at":"2025-03-31T12:07:02.000Z","updated_at":"2025-06-21T10:52:05.000Z","dependencies_parsed_at":"2025-04-01T16:37:35.609Z","dependency_job_id":"70bc7227-3e7f-49c0-95c0-ab3bc78036fa","html_url":"https://github.com/VSCodium/repositories-linux","commit_stats":null,"previous_names":["vscodium/repositories-linux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VSCodium/repositories-linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSCodium%2Frepositories-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSCodium%2Frepositories-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSCodium%2Frepositories-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSCodium%2Frepositories-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VSCodium","download_url":"https://codeload.github.com/VSCodium/repositories-linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSCodium%2Frepositories-linux/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262637224,"owners_count":23341114,"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","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":"2025-06-06T09:09:09.434Z","updated_at":"2025-06-29T17:31:44.961Z","avatar_url":"https://github.com/VSCodium.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Repositories Linux\n==================\n\nThis project generates the repositories for the linux archives `.deb` and `.rpm`.\n\nThe instructions are available at https://repo.vscodium.dev.\n\nYour own repositories\n---------------------\n\nThis project can be forked and reconfigured to generate repositories from any packages available on GitHub.\n\n### Environment Variables\n\n- `GH_REPOSITORIES` (`VSCodium/vscodium VSCodium/vscodium-insiders`)\n- `PACKAGE_NAME` (`codium`)\n- `PAGE_NAME` (`vscodium-repo`)\n- `PROJECT_NAME` (`VSCodium`)\n- `PROJECT_URL` (`https://github.com/VSCodium/vscodium`)\n- `R2_BUCKET_NAME` (`vscodium-repo`)\n- `R2_BUCKET_URL` (`https://r2repo.vscodium.dev`)\n- `REPO_ARCH_DEB` (`amd64 arm64 armhf`)\n- `REPO_ARCH_RPM` (`x86_64 aarch64 armv7hl`)\n- `REPO_NAME` (`vscodium`)\n- `REPO_URL` (`https://repo.vscodium.dev`)\n\n### Secrets Variables\n\n- `secrets.CLOUDFLARE_ACCOUNT_ID`\n- `secrets.CLOUDFLARE_API_TOKEN`\n- `secrets.CLOUDFLARE_KV_NAMESPACE_ID`\n- `secrets.GPG_PASSPHRASE`\n- `secrets.GPG_PRIVATE_KEY`\n\n### Debug\n\n#### DNF\n\n```bash\ndnf repoquery --location \u003cpackage name\u003e\n```\n\n### Dispatch\n\nUse the following code to create a repository dispatch event to deploy your repositories\n\n```\ndeploy-repo:\n  runs-on: ubuntu-latest\n  steps:\n    - name: Trigger repository rebuild\n      uses: peter-evans/repository-dispatch@v3\n      with:\n        token: ${{ secrets.STRONGER_GITHUB_TOKEN }}\n        repository: VSCodium/repositories-linux\n        event-type: deploy\n```\n\nThanks\n------\n\nI would like to thank the following projects which have inspired this project:\n- https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo\n- https://github.com/terminate-notice/terminate-notice.github.io\n\nLicense\n-------\n\n[MIT](http://www.opensource.org/licenses/mit-license.php) \u0026copy; Baptiste Augrain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvscodium%2Frepositories-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvscodium%2Frepositories-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvscodium%2Frepositories-linux/lists"}