{"id":15530204,"url":"https://github.com/kikito/busted-stable","last_synced_at":"2025-07-23T16:08:52.709Z","repository":{"id":30050447,"uuid":"33599659","full_name":"kikito/busted-stable","owner":"kikito","description":"A simple rock to install a stable version of busted","archived":false,"fork":false,"pushed_at":"2018-03-12T00:20:37.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:43:42.389Z","etag":null,"topics":["deprecated","lua","unmaintained"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"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/kikito.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}},"created_at":"2015-04-08T10:15:48.000Z","updated_at":"2018-03-12T00:20:55.000Z","dependencies_parsed_at":"2022-08-03T15:12:54.075Z","dependency_job_id":null,"html_url":"https://github.com/kikito/busted-stable","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kikito/busted-stable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikito%2Fbusted-stable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikito%2Fbusted-stable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikito%2Fbusted-stable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikito%2Fbusted-stable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kikito","download_url":"https://codeload.github.com/kikito/busted-stable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikito%2Fbusted-stable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266708514,"owners_count":23971946,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deprecated","lua","unmaintained"],"created_at":"2024-10-02T11:21:35.480Z","updated_at":"2025-07-23T16:08:52.678Z","avatar_url":"https://github.com/kikito.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# busted-stable rock\n\nEasily install a stable version of [busted](http://olivinelabs.com/busted/)\n\n## Deprecated and unmaintained\n\nThe problem mentioned on the \"Why\" section seems to have improved and installing busted is not difficult any more. This project is now *deprecated* and *unmaintained*.\n\n## Prerequisites\n\nInstall luarocks.\n\n## Installation\n\n    $ luarocks install busted-stable\n\nThat will install a working version of busted. You don't need to remember 1.11.1-1 or cliargs versions.\n\n## Why?\n\nAs of the time of this writing, the busted version in luarocks is unstable, and it has been for ~300 days.\n\nThis means that if you installed it with:\n\n    $ luarocks install busted\n\nYou got a broken version of the rock (and you have gotten that for the last 300 days or so).\n\nThe solution used to be installing an older version of busted:\n\n    $ luarocks install busted 1.11.1-2\n\nUnfortunately, this has stopped being enough. Recently [the stable version of busted was broken by a non-backwards compatible update in lua_cliargs](https://github.com/Olivine-Labs/busted/issues/391).\n\nSo now, in order to get a working `busted` command, you have to install an older version of `lua_cliargs` too:\n\n    $ luarocks install lua_cliargs 2.3-3\n    $ luarocks install busted 1.11.1-2\n\nI eventually grew tired of all this, so I have created this rock. It allows you to do this instead:\n\n    $ luarocks install busted-stable\n\nHave a good day!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikito%2Fbusted-stable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkikito%2Fbusted-stable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikito%2Fbusted-stable/lists"}