{"id":21496598,"url":"https://github.com/mlibrary/rsvp","last_synced_at":"2025-03-17T12:16:12.988Z","repository":{"id":41830283,"uuid":"343854788","full_name":"mlibrary/rsvp","owner":"mlibrary","description":"Ruby SIP Validation and Processing","archived":false,"fork":false,"pushed_at":"2025-02-18T20:49:51.000Z","size":227,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-18T21:38:00.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlibrary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-02T17:21:06.000Z","updated_at":"2025-02-18T20:49:55.000Z","dependencies_parsed_at":"2025-02-18T21:31:06.946Z","dependency_job_id":"63314fc1-c2e4-4b46-8ac6-128c85359d1a","html_url":"https://github.com/mlibrary/rsvp","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/mlibrary%2Frsvp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlibrary%2Frsvp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlibrary%2Frsvp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlibrary%2Frsvp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlibrary","download_url":"https://codeload.github.com/mlibrary/rsvp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244031154,"owners_count":20386534,"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-23T16:17:37.249Z","updated_at":"2025-03-17T12:16:12.961Z","avatar_url":"https://github.com/mlibrary.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSVP\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/mlibrary/rsvp/Run%20CI)\n## Ruby SIP Validation and Processing\n\n## Overview\n\nAt its core RSVP manages a workflow of discrete stages for validating and\nconverting SIP shipments and their associated image files for\nUniversity of Michigan DCU.\n\n## Installation\n\n### 1. Set up development\n\nThe minimum Ruby version is 2.7.4.\n\n```\nmkdir -p vendor/bundle\nbundle config set --local path 'vendor/bundle'\nbundle install\n```\n\nFor basic functionality when running outside Docker, the following packages\nshould be installed via Homebrew if running on Mac OS:\n```\nexiftool\nlibtiff\nnetpbm\n```\n\nRSVP uses Kakadu for JPEG2000 compression. For local use, the free version\nshould suffice for development purposes.\n\n\n### 2. Set up Docker development\n\n```\n$ docker-compose build\n```\n\n### 3. Running tests\n\n```\n$ docker-compose run --rm test\n$ docker-compose run --rm test bundle exec rubocop\n```\n\nor\n\n```\n$ bundle exec rake test\n$ bundle exec rubocop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlibrary%2Frsvp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlibrary%2Frsvp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlibrary%2Frsvp/lists"}