{"id":18440243,"url":"https://github.com/drowzy/tide-ci","last_synced_at":"2026-04-12T23:38:03.174Z","repository":{"id":68391903,"uuid":"107812676","full_name":"drowzy/tide-ci","owner":"drowzy","description":"Agentless CI","archived":false,"fork":false,"pushed_at":"2018-04-23T06:57:01.000Z","size":327,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T11:14:08.395Z","etag":null,"topics":["agentless","ci","docker","elixir"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/drowzy.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":"2017-10-21T20:15:58.000Z","updated_at":"2018-04-23T06:58:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc1a1da3-a6c1-47df-8aa1-535d823854f9","html_url":"https://github.com/drowzy/tide-ci","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/drowzy%2Ftide-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Ftide-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Ftide-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Ftide-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drowzy","download_url":"https://codeload.github.com/drowzy/tide-ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905510,"owners_count":21181009,"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":["agentless","ci","docker","elixir"],"created_at":"2024-11-06T06:29:11.823Z","updated_at":"2025-10-30T08:57:20.198Z","avatar_url":"https://github.com/drowzy.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tide\n\n**TODO: Add description**\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `tide_ci` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:tide_ci, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Examples\n\n```\nPOST http://localhost:4000/api/v1/hosts\nContent-Type: application/json\n{\n  \"name\": \"my.vm.host\",\n  \"is_active\": true,\n  \"hostname\": \"192.168.90.15\",\n  \"description\": \"coolest host ever built\",\n  \"credentials\": {\n    \"user\": \"ubuntu\"\n  }\n}\n```\n```\nPUT http://localhost:4000/api/v1/hosts/8ea76b34-b53c-4ba1-8058-e66ccedda701/connect\nContent-Type: application/json\nAccept: application/json\n{\n  \"user\": \"ubuntu\"\n}\n```\n* Add project\n```\nPOST http://localhost:4000/api/v1/projects\nContent-Type: application/json\nAccept: application/json\n{\n  \"vcs_url\": \"git@github.com:drowzy/tide-ci.git\",\n  \"owner\": \"drowzy\",\n  \"name\": \"tide-ci\",\n  \"description\": \"Agent less CI\"\n}\n```\n* Start job\n```\nPOST http://localhost:4000/api/v1/projects/\u003cid\u003e/jobs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Ftide-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrowzy%2Ftide-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Ftide-ci/lists"}