{"id":20542063,"url":"https://github.com/hivesolutions/automium","last_synced_at":"2026-06-06T10:32:00.137Z","repository":{"id":3171527,"uuid":"4202737","full_name":"hivesolutions/automium","owner":"hivesolutions","description":"Small set of scripts for execution of build automation","archived":false,"fork":false,"pushed_at":"2022-12-14T11:32:03.000Z","size":163,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-18T20:49:56.120Z","etag":null,"topics":["automatic","script","simple"],"latest_commit_sha":null,"homepage":"http://automium.hive.pt","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/hivesolutions.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}},"created_at":"2012-05-02T12:25:16.000Z","updated_at":"2024-02-26T10:46:20.000Z","dependencies_parsed_at":"2023-01-11T16:14:49.097Z","dependency_job_id":null,"html_url":"https://github.com/hivesolutions/automium","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/hivesolutions/automium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fautomium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fautomium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fautomium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fautomium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hivesolutions","download_url":"https://codeload.github.com/hivesolutions/automium/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Fautomium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33979274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automatic","script","simple"],"created_at":"2024-11-16T01:29:01.618Z","updated_at":"2026-06-06T10:32:00.114Z","avatar_url":"https://github.com/hivesolutions.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Automium Build Automation](http://automium.hive.pt)\n\nSimple system for running build automation scripts.\n\n## Usage\n\nThe basic usage of the automium utility assumes the location of the\nbuild file under `build.json`\n\n    atm\n\nIn order to be able to change the default build file the `--extra` file\nparameter must be provided.\n\n    atm --file=extra.json\n\nIt's possible to verify changes from previous version, for that the\n`--previous` parameter should be passed with the previous version.\n\n    atm --previous=d86f4df6f7c9237a56970a102bba3482d91e823a\n\nThe automium infra-structure provided support for continuous building\nsystem using the keep flag.\n\n    atm --keep\n    atm --keep --file=extra.json\n\nIt's also possible to just pack the current build configuration together\nwith the script files to be used latter for that use the `--pack` parameter.\n\n    atm --pack\n    atm --pack --file=extra.json\n\n## Requirements\n\nFor linux based systems `dpkg-architecture` util is required to correctly retrieve the architecture for the system,\nin case the utility does not exists an erroneous value may be present for build artifacts.\n\nTo install the command under Ubuntu Linux use the folowing command:\n\n    apt-get install dpkg-dev\n\n## License\n\nAutomium is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Fautomium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhivesolutions%2Fautomium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Fautomium/lists"}