{"id":16086915,"url":"https://github.com/olekscode/consultingdetective","last_synced_at":"2025-06-18T19:38:05.096Z","repository":{"id":88081337,"uuid":"419315133","full_name":"olekscode/ConsultingDetective","owner":"olekscode","description":"A tool to help library developers detect breaking changes before the release and reduce their negative effect on client systems","archived":false,"fork":false,"pushed_at":"2021-11-03T14:29:17.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T11:41:42.342Z","etag":null,"topics":["breaking-changes","data-mining","deprecation","library-migration","library-update","pharo","software-evolution"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/olekscode.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":"2021-10-20T12:12:37.000Z","updated_at":"2021-11-03T14:29:20.000Z","dependencies_parsed_at":"2023-05-31T21:46:25.843Z","dependency_job_id":null,"html_url":"https://github.com/olekscode/ConsultingDetective","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FConsultingDetective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FConsultingDetective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FConsultingDetective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FConsultingDetective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olekscode","download_url":"https://codeload.github.com/olekscode/ConsultingDetective/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353676,"owners_count":20925325,"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":["breaking-changes","data-mining","deprecation","library-migration","library-update","pharo","software-evolution"],"created_at":"2024-10-09T13:26:08.391Z","updated_at":"2025-04-05T14:43:53.390Z","avatar_url":"https://github.com/olekscode.png","language":"Smalltalk","readme":"# ConsultingDetective\n\n[![Build status](https://github.com/olekscode/ConsultingDetective/workflows/CI/badge.svg)](https://github.com/olekscode/ConsultingDetective/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/olekscode/ConsultingDetective/badge.svg?branch=master)](https://coveralls.io/github/olekscode/ConsultingDetective?branch=master)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/olekscode/ConsultingDetective/master/LICENSE)\n\nA tool to help library developers detect breaking changes before the release and reduce their negative effect on client systems.\n\n## How to install it?\n\nTo install `ConsultingDetective`, go to the Playground (`Ctrl+OW`) in your [Pharo](https://pharo.org/) image and execute the following Metacello script (select it and press `Do-it` button or `Ctrl+D`):\n\n```Smalltalk\nMetacello new\n  baseline: 'ConsultingDetective';\n  repository: 'github://olekscode/ConsultingDetective/src';\n  load.\n```\n\n## How to depend on it?\n\nIf you want to add a dependency on `ConsultingDetective` to your project, include the following lines into your baseline method:\n\n```Smalltalk\nspec\n  baseline: 'ConsultingDetective'\n  with: [ spec repository: 'github://olekscode/ConsultingDetective/src' ].\n```\n\nIf you are new to baselines and Metacello, check out the [Baselines](https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md) tutorial on Pharo Wiki.\n\n## How to use it?\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fconsultingdetective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folekscode%2Fconsultingdetective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fconsultingdetective/lists"}