{"id":20127165,"url":"https://github.com/cloudamqp/lavinmq-action","last_synced_at":"2026-02-18T06:31:08.749Z","repository":{"id":210733578,"uuid":"710217376","full_name":"cloudamqp/lavinmq-action","owner":"cloudamqp","description":"GitHub Action to run LavinMQ (ultra quick AMQP and MQTT message broker)","archived":false,"fork":false,"pushed_at":"2025-08-28T08:03:39.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-19T15:43:10.255Z","etag":null,"topics":["amqp","lavinmq","message-broker","message-queue","mqtt"],"latest_commit_sha":null,"homepage":"https://lavinmq.com/","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/cloudamqp.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-26T08:56:34.000Z","updated_at":"2025-09-24T07:49:23.000Z","dependencies_parsed_at":"2024-03-03T20:35:18.128Z","dependency_job_id":"0e7343aa-0c7a-47f7-b33b-133d11fe3f8b","html_url":"https://github.com/cloudamqp/lavinmq-action","commit_stats":null,"previous_names":["cloudamqp/lavinmq-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cloudamqp/lavinmq-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudamqp%2Flavinmq-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudamqp%2Flavinmq-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudamqp%2Flavinmq-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudamqp%2Flavinmq-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudamqp","download_url":"https://codeload.github.com/cloudamqp/lavinmq-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudamqp%2Flavinmq-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29570327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T06:19:27.422Z","status":"ssl_error","status_checked_at":"2026-02-18T06:18:44.348Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amqp","lavinmq","message-broker","message-queue","mqtt"],"created_at":"2024-11-13T20:19:31.333Z","updated_at":"2026-02-18T06:31:08.721Z","avatar_url":"https://github.com/cloudamqp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# LavinMQ action\n\n`cloudamqp/lavinmq-action` is a [composite run steps action] that starts [LavinMQ](https://lavinmq.com/) in the GitHub Actions VM with the default guest/guest user/password. You can then connect to the broker using the address found in environment variable `AMQP_URL`.\n\nThis action is stable, so you can use `cloudamqp/lavinmq-action@main` to always get the latest updates.\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: cloudamqp/lavinmq-action@main\n    - run: \u003cyour test command\u003e\n```\n\nYou can customize the environment variable name and the LavinMQ version used:\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: cloudamqp/lavinmq-action@v1\n      with:\n        env-key: LAVINMQ_URL\n        version: 2.4.1\n    - run: \u003cyour test command\u003e\n```\n\n[composite run steps action]: https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-composite-run-steps-action\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudamqp%2Flavinmq-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudamqp%2Flavinmq-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudamqp%2Flavinmq-action/lists"}