{"id":17321169,"url":"https://github.com/lambda-fairy/arroyo","last_synced_at":"2025-03-27T03:16:21.982Z","repository":{"id":33356637,"uuid":"37001444","full_name":"lambda-fairy/arroyo","owner":"lambda-fairy","description":":octocat: GitHub webhook handler","archived":false,"fork":false,"pushed_at":"2017-04-09T02:19:27.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T11:59:19.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lambda-fairy.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}},"created_at":"2015-06-07T02:12:02.000Z","updated_at":"2016-11-02T16:18:24.000Z","dependencies_parsed_at":"2022-09-04T01:01:20.114Z","dependency_job_id":null,"html_url":"https://github.com/lambda-fairy/arroyo","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/lambda-fairy%2Farroyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Farroyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Farroyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-fairy%2Farroyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambda-fairy","download_url":"https://codeload.github.com/lambda-fairy/arroyo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773173,"owners_count":20669719,"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-10-15T13:35:36.584Z","updated_at":"2025-03-27T03:16:21.962Z","avatar_url":"https://github.com/lambda-fairy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arroyo, the webhook handler\n\nArroyo is a server that accepts [GitHub webhooks].\n\n[GitHub webhooks]: https://developer.github.com/webhooks/\n\n\n## Dependencies\n\n+ Python 3.3 or newer\n\n+ Linux\n\n\n## Setting up\n\n1.  Start the daemon\n\n        $ ./arroyo.py\n        Started server on :8144\n        Started worker thread\n\n2.  Create a handler script\n\n        $ mkdir -p scripts/myname\n        $ cat \u003escripts/myname/myrepo \u003c\u003cEOF\n        #!/bin/sh\n        echo 'Hello, world!'\n        EOF\n        $ chmod +x scripts/myname/myrepo\n\n3.  Generate a secret key\n\n        $ ./add-secret myname/myrepo\n        Added myname/myrepo to /srv/arroyo/secrets\n\n4.  Tell GitHub about your hook\n\n\n## systemd and Upstart\n\nA sample systemd unit file is provided in `arroyo.service`.\n\nA sample Upstart job file is provided in `arroyo.conf`.\n\n\n## License\n\nAGPL version 3 or newer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-fairy%2Farroyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambda-fairy%2Farroyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-fairy%2Farroyo/lists"}