{"id":20606028,"url":"https://github.com/martinitus/awande","last_synced_at":"2025-06-25T10:37:22.939Z","repository":{"id":84288193,"uuid":"150401662","full_name":"martinitus/awande","owner":"martinitus","description":"Awesome Anomaly Detection (not really its just a showcase....)","archived":false,"fork":false,"pushed_at":"2018-09-27T08:54:26.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T17:16:07.727Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinitus.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":"2018-09-26T09:24:57.000Z","updated_at":"2018-09-27T08:54:27.000Z","dependencies_parsed_at":"2023-06-25T23:29:20.968Z","dependency_job_id":null,"html_url":"https://github.com/martinitus/awande","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/martinitus/awande","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinitus%2Fawande","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinitus%2Fawande/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinitus%2Fawande/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinitus%2Fawande/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinitus","download_url":"https://codeload.github.com/martinitus/awande/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinitus%2Fawande/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261853251,"owners_count":23219828,"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-11-16T09:32:08.514Z","updated_at":"2025-06-25T10:37:22.894Z","avatar_url":"https://github.com/martinitus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Anomaly Detection (Awande)\nA toy project to demonstrate CI \u0026 Monitoring\n\n# Building the application\nAwande ist build with the included docker file with the following command:\n\n    cd \u003cyour-project-root\u003e\n    docker build . -t awande:x.y.z\n    \n# Integration with CI\nStart the Jenkins/Docker container from within the `infra` directory (check readme there).\n\n    cd infra \u0026\u0026 docker-compose up jenkins\n    \nThen setup a Pipeline job pointing to this Github repository.\n\nAwesome, lets write some tests!\n\n# Testing\nThe tests from the test directory will be run by the Jenkins server from within the `Test` stage. See the Jeninsfile \nfor the configuration.\n\n# Building\nBuilding and testing now happens from within our own container. We simply call the\n\n    docker build -t name:tag .\n\nfrom within our Jenkins pipeline.\n\nBecause everything essentially uses the same Docker deamon (containers just mount it from the host). The built image\nwill be available on your host as well:\n\n    docker images\n    \n        REPOSITORY          TAG                 IMAGE ID            CREATED              SIZE\n        awande              v0.3.0              78bd1e28349c        7 seconds ago        143MB\n        builder             1.0.0               c091db3eb6dd        About a minute ago   683MB\n        jenkins-docker      1.0.0               94fca9afb394        About an hour ago    859MB\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinitus%2Fawande","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinitus%2Fawande","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinitus%2Fawande/lists"}