{"id":20838421,"url":"https://github.com/reload/backstore","last_synced_at":"2025-03-12T09:43:00.198Z","repository":{"id":40457890,"uuid":"322243276","full_name":"reload/backstore","owner":"reload","description":"Simple image for storing BackstopJS reports for linking to in Actions","archived":false,"fork":false,"pushed_at":"2025-01-09T05:19:42.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-18T23:17:02.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/reload.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":"2020-12-17T09:22:44.000Z","updated_at":"2025-01-09T05:18:55.000Z","dependencies_parsed_at":"2024-06-03T08:07:42.688Z","dependency_job_id":"c13dfdc1-35aa-435f-adcd-505954f3da3f","html_url":"https://github.com/reload/backstore","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fbackstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fbackstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fbackstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fbackstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reload","download_url":"https://codeload.github.com/reload/backstore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196618,"owners_count":20251857,"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":[],"created_at":"2024-11-18T01:10:13.126Z","updated_at":"2025-03-12T09:43:00.166Z","avatar_url":"https://github.com/reload.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backstore\n\nSimple container for storing BackstopJS reports, primarily for linking\nto from Actions.\n\n## Usage\n\nBackstore is just a simple HTTP server with SSH and rsync. To store a\nnew report:\n\nRun the service somewhere, mounting in `/srv`. After startup the\nidentity file needed to push reports is in `.ssh/id_rsa`, use GitHub\nActions secrets to supply this to actions.\n\n### Submitting new report\n\nGenerate a sha using `echo $GITHUB_REPOSITORY:$GITHUB_SHA | sha1sum - | cut -d\" \" -f 1`\n\nThen sync the report:\n\n`rsync -e 'ssh -i \u003cidentity file\u003e -p 1984 -o StrictHostKeyChecking=no'\n-r report/ store@\u003chostname\u003e:backstore/\u003cthe sha\u003e/`\n\nIt will then be available at `http://\u003chostname\u003e/\u003cthe sha\u003e/` (or https\nequivalent, if you have a appropriate proxy).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fbackstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freload%2Fbackstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fbackstore/lists"}