{"id":19232784,"url":"https://github.com/makeomatic/ci-scripts","last_synced_at":"2025-02-23T11:40:57.254Z","repository":{"id":142912409,"uuid":"69655264","full_name":"makeomatic/ci-scripts","owner":"makeomatic","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-07T18:44:40.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-05T00:24:49.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/makeomatic.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":"2016-09-30T09:52:48.000Z","updated_at":"2016-09-30T09:53:02.000Z","dependencies_parsed_at":"2023-04-09T14:31:55.038Z","dependency_job_id":null,"html_url":"https://github.com/makeomatic/ci-scripts","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/makeomatic%2Fci-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fci-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fci-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fci-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeomatic","download_url":"https://codeload.github.com/makeomatic/ci-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240310872,"owners_count":19781341,"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-09T16:07:34.698Z","updated_at":"2025-02-23T11:40:57.245Z","avatar_url":"https://github.com/makeomatic.png","language":"Shell","readme":"# CI Scripts\n\nThis repository contains helper scripts useful for usage with CI systems.\n\n## Installation\n\n```\n# install master\ncurl -sSL https://github.com/makeomatic/ci-scripts/raw/master/install.sh | sh -s\n\n# install from a ref\ncurl -sSL https://github.com/makeomatic/ci-scripts/raw/master/install.sh | sh -s -- -r mycommit_tag_or_branch\n\n# help\ncurl -sSL https://github.com/makeomatic/ci-scripts/raw/master/install.sh | sh -s -- -h\n```\n\n## Scripts\n\n- **docker-build**\n   Builds a docker image and tags it using version tags from a label.\n\n   ```\nUsage: ./docker-build [-l version_tags] [-v variant] [-nh] image [docker-build-opts]\n\n    Builds and tags a docker image using version tags from a container label.\n\n    -l version_tags     - specifies label which stores version tags (default: version_tags).\n    -v variant          - specifies variant which is appended to versions (aka: image:16.04-variant).\n    -n                  - specifies whether not to tag the latest label.\n    -h                  - prints this help.\n\n    docker-build-options    - a list of options passed to docker build, note that there's no need\n                              to pass -t.\n   ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fci-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeomatic%2Fci-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fci-scripts/lists"}