{"id":15685079,"url":"https://github.com/goneri/the_zuul_watcher","last_synced_at":"2025-06-12T02:37:41.394Z","repository":{"id":44640937,"uuid":"449106680","full_name":"goneri/the_zuul_watcher","owner":"goneri","description":"Retrieve and store the Zuul-CI logs","archived":false,"fork":false,"pushed_at":"2023-02-17T20:56:45.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T03:12:40.110Z","etag":null,"topics":["ci","elixir","zuul-ci"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/goneri.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-18T01:54:02.000Z","updated_at":"2023-02-17T20:56:09.000Z","dependencies_parsed_at":"2024-10-23T18:10:32.799Z","dependency_job_id":"7b18e755-7624-4b47-a285-d72e137cf202","html_url":"https://github.com/goneri/the_zuul_watcher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goneri%2Fthe_zuul_watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goneri%2Fthe_zuul_watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goneri%2Fthe_zuul_watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goneri%2Fthe_zuul_watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goneri","download_url":"https://codeload.github.com/goneri/the_zuul_watcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246308051,"owners_count":20756482,"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":["ci","elixir","zuul-ci"],"created_at":"2024-10-03T17:23:22.259Z","updated_at":"2025-03-30T11:11:48.165Z","avatar_url":"https://github.com/goneri.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Zuul Watcher\n\nThe Zuul Watcher connects to a Zuul instance and record the\njob output of all the jobs (websocket).\n\nThe application will that:\n\n1. poll the status page to list the ongoing jobs (every 10s)\n2. open a Websocket for reach of these jobs\n3. redirect the Websocket content to a local file in the ./results directory\n4. expose the log over HTTP, (e.g: http://my-host:3000/$build_uuid)\n\n## Requirements\n\n```\nsudo dnf install -y erlang erlang-xmerl elixir\n```\n\n## Run\n\nEdit `config/config.exs` to adjust your Zuul instance location.\n\nRun the app with:\n```\nmix deps.get\nZUUL=sf iex -S mix  # for ansible.softwarefactory-project.io\n```\n\nThe logs are stored in the `./results` directory by default. The application listen on port 3000. You can download the log using an URL with the following format http://my-host:3000/$build_uuid.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoneri%2Fthe_zuul_watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoneri%2Fthe_zuul_watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoneri%2Fthe_zuul_watcher/lists"}