{"id":22599628,"url":"https://github.com/singularityhub/singularity-ci","last_synced_at":"2025-10-05T18:52:49.027Z","repository":{"id":92776012,"uuid":"70188231","full_name":"singularityhub/singularity-ci","owner":"singularityhub","description":"example builders for Singularity images using continuous integration","archived":false,"fork":false,"pushed_at":"2019-08-15T21:41:12.000Z","size":498,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-15T10:51:56.571Z","etag":null,"topics":["builder","ci","continuous-integration","singularity","singularity-container"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singularityhub.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":"2016-10-06T19:57:27.000Z","updated_at":"2023-08-18T23:23:28.000Z","dependencies_parsed_at":"2023-04-21T09:20:07.777Z","dependency_job_id":null,"html_url":"https://github.com/singularityhub/singularity-ci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/singularityhub/singularity-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/singularity-ci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-ci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278503206,"owners_count":25997717,"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-10-05T02:00:06.059Z","response_time":54,"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":["builder","ci","continuous-integration","singularity","singularity-container"],"created_at":"2024-12-08T11:10:46.642Z","updated_at":"2025-10-05T18:52:49.010Z","avatar_url":"https://github.com/singularityhub.png","language":null,"readme":"# Singularity-CI Builders\n\nThis is an entrypoint to show you how you can build Singularity containers \non different Continuous Integration Services. The templates provided are served\nby Gitlab or Github, depending on where the CI services are commonly used.\n\n\n--------------------------------------------------------------------------------\n\n# General Templates\n\nThe following are general builders that you can customize to build on Travis, CircleCI, GitHub, or GitLab.\n\n| Service  | Status | Template |  |\n|---------|--------|--------|--|\n|[GitLab](https://gitlab.com) | | [singularityhub/gitlab-ci](https://www.gitlab.com/singularityhub/gitlab-ci) | ![img/sregistry-gitlab-small.png](img/sregistry-gitlab-small.png) |\n|[TravisCI](https://travis-ci.org) | [![Build Status](https://travis-ci.org/singularityhub/travis-ci.svg?branch=master)](https://travis-ci.org/singularityhub/travis-ci) | [singularityhub/travis-ci](https://www.github.com/singularityhub/travis-ci) | ![img/sregistry-travis-small.png](img/sregistry-travis-small.png) |\n|[CircleCI](https://www.circleci.com) |  [![CircleCI](https://circleci.com/gh/singularityhub/circle-ci.svg?style=svg)](https://circleci.com/gh/singularityhub/circle-ci) | [singularityhub/circle-ci](https://www.github.com/singularityhub/circle-ci) | ![img/sregistry-circle-small.png](img/sregistry-circle-small.png) |\n|[GitHub](https://github.com) | | [singularityhub/github-ci](https://www.github.com/singularityhub/github-ci) | ![img/sregistry-github-small.png](img/sregistry-github-small.png) |\n\n--------------------------------------------------------------------------------\n\n# Specific Templates\n\nThe following templates are more catered to specific deployments, and provided as requested from users like you! If you would like a custom\ntemplate example, please [open an issue](https://www.github.com/singularityhub/singularity-ci/).\n\n| Service  | Storage                     | Template |\n|--------- |-----------------------------|----------|\n| CircleCI | Singularity Registry Server | [singularityhub/circle-ci-sregistry](https://github.com/singularityhub/circle-ci-sregistry) |\n\n\n--------------------------------------------------------------------------------\n\n\n# Static Registry Examples\n\nFor examples that deploy to [Singularity Static Registry](https://github.com/singularityhub/registry) types, see the [documentation here](https://github.com/singularityhub/registry/wiki). These examples include building with CircleCI and Google Build, and deploying to\nvarious cloud storages. Again, it's very \"choose your own adventure\" like, so if you have a custom set of needs, please\nreach out and @vsoch will help you!\n\nFor the above, you should find complete instructions in the corresponding README.md\nprovided in the GitLab/Github repositories. Build away, friends!\n\n\n## Contributing\n\nIf you would like to contribute another CI service, or generally have questions,\nplease don't hesitate to [open an issue](https://www.github.com/singularityhub/singularity-ci/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fsingularity-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingularityhub%2Fsingularity-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fsingularity-ci/lists"}