{"id":14984811,"url":"https://github.com/mallozup/saint-build","last_synced_at":"2025-04-10T22:38:25.512Z","repository":{"id":62434570,"uuid":"197632488","full_name":"MalloZup/saint-build","owner":"MalloZup","description":"monitor your jenkins operations, jobs in  async and functional elegance","archived":false,"fork":false,"pushed_at":"2019-07-28T08:18:44.000Z","size":2054,"stargazers_count":13,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-20T13:20:20.282Z","etag":null,"topics":["ci","clojure","devops","event-driven","jenkins","saint-build"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.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}},"created_at":"2019-07-18T17:48:17.000Z","updated_at":"2021-11-18T02:34:14.000Z","dependencies_parsed_at":"2022-11-01T21:16:13.532Z","dependency_job_id":null,"html_url":"https://github.com/MalloZup/saint-build","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsaint-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsaint-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsaint-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsaint-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalloZup","download_url":"https://codeload.github.com/MalloZup/saint-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220747444,"owners_count":16696546,"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","clojure","devops","event-driven","jenkins","saint-build"],"created_at":"2024-09-24T14:09:42.256Z","updated_at":"2024-10-20T14:12:09.110Z","avatar_url":"https://github.com/MalloZup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](doc/logo.png)\n\n___\n\n- [Quickstart](#quickstart)\n- [specification](doc/specification.md)\n- [features](#features)\n- [architecture](#architecture)\n- [who is using saint-build](#who-is-using-saint-build)\n\n# Rationale:\n\nMonitor jenkins events in async, functional, pragmatic way.\nSait-build send new events **only** when useful, with a smart cache mechanism.\nThe events handler sent notifications to medium of choices.\nOn a short-term the roadmap contains notifications, but other types of action can be implemented.\n\n# Quickstart:\n\n0) Edit the main configuration: [saintb-config.edn.example](saintb-config.edn.example)\n\nSee [specification](doc/specification.md) for more details.\n\n1) Startup the daemon:\n\n`java -jar saint-build-VERSION-standalone.jar`\n\n* The configuration file should be on the same dir PWD as the daemon;\n  the ENV variable `CONFIG_FILE_PATH` setup  config file from other locations.\n\n# Features:\n\n-  Monitor the build status of a given list of jobs, and send them via a medium or multiples of choice\n-  Configure daemon (timeout)\n\n# Architecture:\n\nsaint-build is composable and driven by the API.edn file.\nIt uses atoms for storing the states, and it build a cache for don't sending same event, but it trigger only new events when needed.\nIt is composable by design.\n\n# Who is using saint-build\n\nWe are using saint-build at [SUSE](https://github.com/SUSE) \n\n# Constraints\n\n- The project doesn't aim to support the full jenkins api.\n\n- For moment all jobs events will sent to only 1 channel (rocketchat api). You will need to create 2 or more daemons with diff configuration pro team. ( this is also more isolated)\n\n___\nCopyright © 2019 Dario Maiocchi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fsaint-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmallozup%2Fsaint-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fsaint-build/lists"}