{"id":20556227,"url":"https://github.com/gnuton/circleci-template","last_synced_at":"2026-03-06T20:31:24.846Z","repository":{"id":139857430,"uuid":"175307289","full_name":"gnuton/circleci-template","owner":"gnuton","description":"Empty project which shows how to build stuff and upload releases to github using circleci","archived":false,"fork":false,"pushed_at":"2019-03-13T22:07:27.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T06:48:12.528Z","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/gnuton.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}},"created_at":"2019-03-12T22:43:24.000Z","updated_at":"2019-03-13T22:05:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"b33f9c83-85d0-45f3-8dbc-9f56b42247b3","html_url":"https://github.com/gnuton/circleci-template","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/gnuton/circleci-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fcircleci-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fcircleci-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fcircleci-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fcircleci-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnuton","download_url":"https://codeload.github.com/gnuton/circleci-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fcircleci-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30196173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"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-11-16T03:25:49.547Z","updated_at":"2026-03-06T20:31:24.825Z","avatar_url":"https://github.com/gnuton.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Circleci-template\nEvery branch of this repository contains different CI pipelines for circleCI.\n\n## wait-for-approval branch\nthe .circleci dir in this branch contains the following workflow\n\n  BUILD --\u003e WAIT FOR APPROVAL --\u003e PUBLISH RELEASE on GITHUB\n\nSo basically you release your code using the circle ci web interface, just by clicking the \"approve\" button.\nPlease note that if the two or more releases with the same version are uploaded to github, the lastes overwrite the previous.\n\n## tag-for-release branch\nthe .circleci dir in this branch contains the following workflow\n\n\n BUILD --\u003e PUBLISH RELEASE on GITHUB\n\n\nThe build steps runs everytime, but the publish one happens only when we push a tag like 1.0.0.\n```bash\ngit tag 0.0.1\ngit push --tag\n# circleCI will build again and push the release to github\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fcircleci-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnuton%2Fcircleci-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fcircleci-template/lists"}