{"id":19816915,"url":"https://github.com/rvm/continuous-versions","last_synced_at":"2026-06-09T02:10:30.802Z","repository":{"id":48768348,"uuid":"133159268","full_name":"rvm/continuous-versions","owner":"rvm","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-16T22:00:31.000Z","size":13,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-02-24T23:58:57.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rvm.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},"funding":{"github":["pkuczynski","rvm"],"open_collective":"rvm"}},"created_at":"2018-05-12T15:36:40.000Z","updated_at":"2018-05-12T15:46:52.000Z","dependencies_parsed_at":"2024-01-23T21:20:31.360Z","dependency_job_id":"ac7e96fa-9041-4967-89ae-e3f08585592b","html_url":"https://github.com/rvm/continuous-versions","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/rvm%2Fcontinuous-versions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fcontinuous-versions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fcontinuous-versions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fcontinuous-versions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvm","download_url":"https://codeload.github.com/rvm/continuous-versions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241170256,"owners_count":19921572,"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-12T10:11:03.411Z","updated_at":"2026-06-09T02:10:25.764Z","avatar_url":"https://github.com/rvm.png","language":"Ruby","funding_links":["https://github.com/sponsors/pkuczynski","https://github.com/sponsors/rvm","https://opencollective.com/rvm"],"categories":[],"sub_categories":[],"readme":"## Continuous Versions\nA utility for keeping track of new (Ruby) releases. \nIt has been developed as a part of automating RVM binaries build process \nthat needs to be triggered manually whenever a new version of interpreter \nis released.\n\n### Installation and usage (tested only on macOS)\n\n1. Download the code and place it in a directory.\n2. Install ruby (Tested on `2.5.1`) and gem `bundle`.\n3. Do `bundle install` within the directory.\n4. To run an iteration of Continuous Versions, do `./bin/continuous-versions`.\n\n### Intuition\nThe utility returns the difference between the interpreter releases from RSS feed and \nthose stored in a list on RVM's github. As a result, it allows to quickly check which \nbinaries need to be uploaded.\n\nCurrently the utility only supports JRuby flow, so if you run it, it will output the diff\nbetween the list of binaries at RVM repo and those at JRuby's most recent RSS feed.\n\nLater we will implement another part that submits the GitHub PR based on this diff.\n\nFor MRI the flow is slightly more complex, since after we have the versions diff, we need to \ntrigger the server build to produce the binaries for every combination of new version and a\nsystem supported by RVM. After this process is done, the server would report back to \nContinuous Versions with the status. If successful, the GitHub PR needs to be submitted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fcontinuous-versions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvm%2Fcontinuous-versions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fcontinuous-versions/lists"}