{"id":19359850,"url":"https://github.com/codacy/ci-base","last_synced_at":"2026-03-19T09:27:35.161Z","repository":{"id":33939299,"uuid":"144748331","full_name":"codacy/ci-base","owner":"codacy","description":"Base docker image used by Codacy in Continuous Integration environments such as CircleCI. ","archived":false,"fork":false,"pushed_at":"2024-02-02T12:12:20.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-02-07T21:48:28.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/codacy.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-14T16:53:22.000Z","updated_at":"2022-05-24T03:30:10.000Z","dependencies_parsed_at":"2024-11-10T07:16:30.605Z","dependency_job_id":"8ced7df9-2f92-4db3-b25f-c4cf499d7414","html_url":"https://github.com/codacy/ci-base","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/codacy/ci-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fci-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fci-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fci-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fci-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codacy","download_url":"https://codeload.github.com/codacy/ci-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fci-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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-10T07:16:20.725Z","updated_at":"2026-03-01T03:34:47.802Z","avatar_url":"https://github.com/codacy.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ci-base\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e9197451b4054234b142634a36cd096b)](https://www.codacy.com/gh/codacy/ci-base?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=codacy/ci-base\u0026amp;utm_campaign=Badge_Grade)\n[![](https://images.microbadger.com/badges/version/codacy/ci-base:0.1.0-init.1.svg)](https://microbadger.com/images/codacy/ci-base:0.1.0-init.1 \"Get your own version badge on microbadger.com\")\n\nBase docker image used by Codacy in Continuous Integration environments such as CircleCI.\n\n## Usage\n\n#### CircleCI\n\nUse this image directly on CircleCI for simple steps\n\n```\nversion: 2\njobs:\n  build:\n    working_directory: /app\n    docker:\n      - image: codacy:ci-base:1.0.0\n    steps:\n      - checkout\n```\n\n#### Base for other Dockerfiles\n\nUse this image as the base for other Docker images.\nCheckout the [codacy/ci-aws](https://github.com/codacy/ci-aws) as example.\n\n# Build and Publish\n\nThe pipeline in `circleci` can deploy this for you when the code is pushed to the remote.\n\nYou can also run everything locally using the makefile\n```\n$ make help\n---------------------------------------------------------------------------------------------------------\nbuild and deploy help\n---------------------------------------------------------------------------------------------------------\nbuild                          build docker image\nget-next-version-number        get next version number\ngit-tag                        tag the current commit with the next version and push\npush-docker-image              push the docker image to the registry (DOCKER_USER and DOCKER_PASS mandatory)\npush-latest-docker-image       push the docker image with the \"latest\" tag to the registry (DOCKER_USER and DOCKER_PASS mandatory)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fci-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodacy%2Fci-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fci-base/lists"}