{"id":16656720,"url":"https://github.com/wojtekmach/shipit","last_synced_at":"2025-12-11T23:47:14.219Z","repository":{"id":57537874,"uuid":"88078393","full_name":"wojtekmach/shipit","owner":"wojtekmach","description":"ShipIt automates Hex package publishing to avoid common mistakes","archived":false,"fork":false,"pushed_at":"2018-02-01T18:07:37.000Z","size":18,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T14:57:00.382Z","etag":null,"topics":["elixir","hex","mix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/wojtekmach.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-12T17:25:14.000Z","updated_at":"2022-07-29T18:18:26.000Z","dependencies_parsed_at":"2022-09-07T16:41:15.093Z","dependency_job_id":null,"html_url":"https://github.com/wojtekmach/shipit","commit_stats":null,"previous_names":["wojtekmach/publish_plus"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekmach%2Fshipit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekmach%2Fshipit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekmach%2Fshipit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekmach%2Fshipit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojtekmach","download_url":"https://codeload.github.com/wojtekmach/shipit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147341,"owners_count":20405942,"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":["elixir","hex","mix"],"created_at":"2024-10-12T09:58:25.742Z","updated_at":"2025-12-11T23:47:14.188Z","avatar_url":"https://github.com/wojtekmach.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShipIt\n\nShipIt automates Hex package publishing to avoid common mistakes.\n\nIt automates these steps:\n\n* ensure there are no uncommited changes in the working tree\n* ensure current branch matches the given branch\n* ensure local branch is in sync with remote branch\n* ensure project version in mix.exs matches the given version\n* ensure CHANGELOG.md contains an entry for the version\n* ensure LICENSE.md file is present\n* create a git tag and push it\n* publish to Hex.pm and HexDocs.pm\n\n## Usage\n\n    $ mix shipit master 1.0.0\n\nFor more information, see:\n\n    $ mix help shipit\n\n## Installation\n\nOn Elixir v1.4+:\n\n    $ mix archive.install hex shipit\n\nOn Elixir v1.3:\n\n    $ curl -L -O https://github.com/wojtekmach/shipit/releases/download/v0.2.3/shipit-0.2.3.ez\n    $ mix archive.install shipit-0.2.3.ez\n\n## License\n\nShipIt is released under the MIT license, see [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekmach%2Fshipit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtekmach%2Fshipit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekmach%2Fshipit/lists"}