{"id":28744943,"url":"https://github.com/gabriel-darbord/replay","last_synced_at":"2025-06-16T12:39:36.111Z","repository":{"id":298752474,"uuid":"987725153","full_name":"Gabriel-Darbord/Replay","owner":"Gabriel-Darbord","description":"Replay user actions in a Pharo image","archived":false,"fork":false,"pushed_at":"2025-06-12T16:56:10.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T17:47:21.927Z","etag":null,"topics":["pharo","ui-automation"],"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/Gabriel-Darbord.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,"zenodo":null}},"created_at":"2025-05-21T13:48:31.000Z","updated_at":"2025-06-12T16:56:13.000Z","dependencies_parsed_at":"2025-06-12T17:47:24.252Z","dependency_job_id":"16acfe85-5061-497e-ab68-e0a51eaeed2f","html_url":"https://github.com/Gabriel-Darbord/Replay","commit_stats":null,"previous_names":["gabriel-darbord/replay"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gabriel-Darbord/Replay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Darbord%2FReplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Darbord%2FReplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Darbord%2FReplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Darbord%2FReplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabriel-Darbord","download_url":"https://codeload.github.com/Gabriel-Darbord/Replay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Darbord%2FReplay/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260163263,"owners_count":22968226,"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":["pharo","ui-automation"],"created_at":"2025-06-16T12:39:34.538Z","updated_at":"2025-06-16T12:39:36.094Z","avatar_url":"https://github.com/Gabriel-Darbord.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Replay\n\nReplay user actions in a Pharo image.  \nBuild scenarios involving UI that can serve as tutorials or tests.\n\n## Installing\n\n```st\nMetacello new\n  githubUser: 'Gabriel-Darbord' project: 'Replay' commitish: 'main' path: 'src';\n  baseline: 'Replay';\n  load\n```\n\n## Usage\n\nOpen the editor and create your scenario using the GUI.\n```st\nReplayEditor open\n```\n\nSaving your scenario gives you a STON string.\nTo run it:\n```st\n(STON fromString: '\u003cyour scenario STON string\u003e') run\n```\n\n\u003e [!TIP]\n\u003e Take a look at the examples on the class-side of `ReplayScenario`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-darbord%2Freplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-darbord%2Freplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-darbord%2Freplay/lists"}