{"id":15669751,"url":"https://github.com/mallozup/cosmic-river","last_synced_at":"2026-01-20T02:44:57.308Z","repository":{"id":141721150,"uuid":"193092421","full_name":"MalloZup/cosmic-river","owner":"MalloZup","description":"Event middleware GitHub powered by clojure","archived":false,"fork":false,"pushed_at":"2019-07-10T21:23:10.000Z","size":356,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T08:36:46.319Z","etag":null,"topics":["clojure","event-driven","github","message-broker","rabbitmq","rabbitmq-server"],"latest_commit_sha":null,"homepage":"https://github.com/MalloZup/cosmic-river","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MalloZup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-21T12:14:50.000Z","updated_at":"2019-07-10T21:23:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f027329-66d0-4518-aff7-e42a795b9d8f","html_url":"https://github.com/MalloZup/cosmic-river","commit_stats":{"total_commits":56,"total_committers":2,"mean_commits":28.0,"dds":0.0357142857142857,"last_synced_commit":"1373eff089b2e4ba4597fbdceba1b7133ce9506a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MalloZup/cosmic-river","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fcosmic-river","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fcosmic-river/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fcosmic-river/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fcosmic-river/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalloZup","download_url":"https://codeload.github.com/MalloZup/cosmic-river/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fcosmic-river/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":["clojure","event-driven","github","message-broker","rabbitmq","rabbitmq-server"],"created_at":"2024-10-03T14:41:06.521Z","updated_at":"2026-01-20T02:44:57.284Z","avatar_url":"https://github.com/MalloZup.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cosmic-river\n\nMinimalistic event-driven message oriented middleware  GitHub automation for bigger/small organisations or individuals\n\n- [quickstart](doc/quickstart.md)\n- [architecture](doc/architecture.md)\n- [real-examples](doc/real-examples.md)\n- [Rationale](#rationale)\n\n# Rationale:\n\nCosmic river has been designed with the aim of ensuring that it satisfies the requirements of both application developers as well as toolmakers for Github based events.\nCosmic-river will collect all the GitHub events and dispatch them to specific clients.\nThe clients can react by the events with specific handlers.\n\nAlso tool/application developers will have an universal API on events, where they can bind their application without any development cost.\n\nNote that by by its universality, cosmic-river can be applied in different domains. \nIt can be applied in all domains where event-driven automation based on GitHub make sense.\n\nAs example consider this use-case:\n\n  Release automation:\n * you can watch a specific issue beeing closed, cosmic-river server will notify the cosmic-river clients, which will perform custom actions.\n\n * consider  the https://github.com/kubernetes/kubernetes publish a new release, cosmic-river can trigger automatically the needed automation for making a new package for your distro, testing it with your tool\n\n  Testing, CI, Automation:\n * automation on  Pull-Requests, etc.\n\n  Event Notifications:\n * get notified with an Issue is closed, or any other particular event occurs.\n\n  Team Metrics/Events:\n * you could trigger specific actions/workflows, or simply gather data thanks to specifics events\n\n### Layout of repo:\n\nThis repository contains basically two clojure projects.\n\n- cosmic-river (server)\n- criver-client\n\nCosmic-river server aims to distribute the GitHub events to the message-brokers.\n\nThe criver-clients will consume these events, filtering them and triggering the automation needed.\n\n# Community:\n\nYou can join #cosmic-river at https://clojurians.slack.com/\n\nor open a thread at http://clojureverse.org/,\n\nor feel free to open an issue here for technical details.\n\n\n# Roadmap:\n\nhttps://github.com/MalloZup/cosmic-river/projects/2\n\n## License\n\nCopyright © 2019 Dario Maiocchi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fcosmic-river","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmallozup%2Fcosmic-river","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fcosmic-river/lists"}