{"id":26879798,"url":"https://github.com/seekingalpha/ship_it","last_synced_at":"2025-03-31T13:32:53.830Z","repository":{"id":144861574,"uuid":"423463616","full_name":"seekingalpha/ship_it","owner":"seekingalpha","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T14:03:22.000Z","size":52,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-26T15:18:48.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/seekingalpha.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":"2021-11-01T12:52:15.000Z","updated_at":"2025-01-23T10:55:19.000Z","dependencies_parsed_at":"2025-01-26T15:18:47.516Z","dependency_job_id":"1457eeb6-b31c-4399-801a-53cd82883c8b","html_url":"https://github.com/seekingalpha/ship_it","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seekingalpha%2Fship_it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seekingalpha%2Fship_it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seekingalpha%2Fship_it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seekingalpha%2Fship_it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seekingalpha","download_url":"https://codeload.github.com/seekingalpha/ship_it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246474139,"owners_count":20783430,"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":"2025-03-31T13:32:51.517Z","updated_at":"2025-03-31T13:32:53.769Z","avatar_url":"https://github.com/seekingalpha.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShipIt\n\nship-it utils to deploy using CI\n\n## Installation\n\n1. Add ship-it to your `Gemfile` and `bundle install`:\n    ```ruby\n    gem 'ship_it', git: 'https://github.com/seekingalpha/ship_it.git'\n    ```\n\n2. Add the needed binstubs:\n    ```bash\n    bundle binstubs ship-it unship-it\n    ```\n\n3. Require `ship_it/tasks` in your Rakefile\n\n4. Implement `bin/test-ci-online` and `bin/queue-ship-it`.\n   This two have to exist and be executable.\n   `bin/test-ci-online` should succeed in case the connection to your CI server is working.\n   `bin/queue-ship-it` is the script that will send the two files created by `ship-it` to the CI server.\n   Complete examples based on Jenkins are located under the `examples` directory.\n\n5. Create a `staging_history` branch.\n   This is the branch `ship-it` will be using to record the staging branch list history.\n\n    ```bash\n    rake shipit:history_branch\n    ```\n\n    Pass `[branch_name]` if you want to use a different branch as the target for ship-it.\n\n## Usage\n\n`bin/ship-it` will \n\nTo \"ship\" other branches, run `ship-it branch_name`.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb` and push a tag of the version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseekingalpha%2Fship_it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseekingalpha%2Fship_it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseekingalpha%2Fship_it/lists"}