{"id":21356991,"url":"https://github.com/gjbex/ci-example","last_synced_at":"2025-07-02T23:35:26.474Z","repository":{"id":222198943,"uuid":"756525644","full_name":"gjbex/CI-example","owner":"gjbex","description":"Repository to illustrate CI for software testing","archived":false,"fork":false,"pushed_at":"2024-09-06T16:46:01.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T06:12:46.332Z","etag":null,"topics":["continuous-integration","linting","quality","testing","training","version-control"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gjbex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-02-12T20:33:29.000Z","updated_at":"2024-03-29T14:17:35.000Z","dependencies_parsed_at":"2024-02-12T22:44:48.695Z","dependency_job_id":"ef02aa2a-0c1c-4931-a0f8-6fc431b56e4d","html_url":"https://github.com/gjbex/CI-example","commit_stats":null,"previous_names":["gjbex/ci-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gjbex/CI-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FCI-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FCI-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FCI-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FCI-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjbex","download_url":"https://codeload.github.com/gjbex/CI-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FCI-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263233999,"owners_count":23434890,"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":["continuous-integration","linting","quality","testing","training","version-control"],"created_at":"2024-11-22T04:42:48.470Z","updated_at":"2025-07-02T23:35:26.430Z","avatar_url":"https://github.com/gjbex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI example\n\nRepository to illustrate\n\n  * Continuous Integration (CI) for software development projects.\n  * Using poetry to manage Python software development projects.\n\n\n## What is it?\n\n  1. `pyproject.toml`: poetry project configuration file.\n  1. `poetry.lock`: poetry lock file.\n  1. `ci_example`: Python source code directory.\n  1. `tests`: pytest unit test for the project.\n  1. `CONTRIBUTING.md`: how to contribute to this repository.\n  1. `LICENSE`: license for the material in this repository.\n\n\n## Note\n\nThe `main` branch of this repository passes both the `pytest` and the `mypy`\ntests, however, the `development` branch of the repository has a test case that\nfails intentionally to illustrate that you can prevent a pull request in such a\ncase.\n\nFor that reason, the `main` branch is protected, i.e., only merges through pull\nrequests are allowed, and the pull request has to pass the build test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbex%2Fci-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjbex%2Fci-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbex%2Fci-example/lists"}