{"id":18113879,"url":"https://github.com/jezza/deploy","last_synced_at":"2025-08-02T09:35:41.699Z","repository":{"id":69522859,"uuid":"262085304","full_name":"Jezza/deploy","owner":"Jezza","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-08T13:28:39.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T14:31:10.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jezza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-07T15:16:08.000Z","updated_at":"2020-05-08T13:28:42.000Z","dependencies_parsed_at":"2023-02-26T21:31:33.725Z","dependency_job_id":null,"html_url":"https://github.com/Jezza/deploy","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/Jezza%2Fdeploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jezza%2Fdeploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jezza%2Fdeploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jezza%2Fdeploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jezza","download_url":"https://codeload.github.com/Jezza/deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457809,"owners_count":20941906,"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-01T02:10:11.306Z","updated_at":"2025-04-06T09:14:35.532Z","avatar_url":"https://github.com/Jezza.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nJust a crappy little program that can download job artefacts from a gitlab runner.\n\nJust configure it via `toml`, and away you go.\n\n## Usage\n\n```shell script\ndeploy service\n\ndeploy service service2\n```\n\n## Configuration\n\n```toml\n\nhost = \"gitlab.example.com\"\n\n# Default download folder. \noutput = \"/srv/www/deploy\"\n\n# simply run `deploy service`, and this configuration will be \"deployed\". \n[deploy.service]\n\n# Gitlab project name (\"group/name\" for example)\nproject = \"dev/service\"\n\n# The git reference for a specific pipeline that was run.\n# In this case, the master brach would be used.\nref_name = \"master\"\n\n# The artifact path.\nfile = \"service.jar\"\n\n# The name of the job itself.\njob = \"Build Service\"\n\n# [Optional] Sets the output folder, uses this instead of the global output if present.\noutput = \"/srv/deploy\"\n\n[deploy.service2]\nproject = \"dev/service2\"\nref_name = \"master\"\nfile = \"service2.jar\"\njob = \"Build Service\"\n\n```\n\nBy default, it'll look for a configuration file within the standard config directories.\nLinux: ~/.config/deploys.toml\nWindows: Some `appdata` crap. (The application will spit out the location it tried to use, if it finds none.)\n\nYou can also override the config file via a switch `--config file`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezza%2Fdeploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjezza%2Fdeploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezza%2Fdeploy/lists"}