shipit icon indicating copy to clipboard operation
shipit copied to clipboard

Universal automation and deployment tool ⛵️

Results 49 shipit issues
Sort by recently updated
recently updated
newest added

Hey there, Here's my scenario: I am deploying code to two servers, and all tasks are run in parallel as expected. However, at a certain stage I need to access...

I'd like to build a simple menu wrapper around shipit to provide a list of tasks etc (like [shipit-captain](https://github.com/timkelty/shipit-captain) but simpler) can someone explain how I can call a shipit...

docs
help wanted

If a repo contains no tags, then git fetch --depth=1 shipit --prune "refs/tags/*:refs/tags/*"' will return 1 and deployment halts. Original issue https://github.com/shipitjs/shipit-deploy/issues/117 by @azatoth

bug
shipit-deploy
unconfirmed

Deployer - is for deploy in PHP like capistrano, like shipit(like capistrano). My proposal is: ![image](https://cdn-images-1.medium.com/max/1200/1*66Tm-wXmrzcwPX9yre5x1A.gif) `-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more...

idea
shipit-cli

Hi there, Recently on a different ship sub project called ship-db where the purpose of it is to sync databases across environments I have the following scenario. The plugin has...

feat
shipit-cli

Could shipit allow to use ssh ControlMaster ? http://stackoverflow.com/questions/20410252/how-to-reuse-an-ssh-connection This would avoid a new connection for each command I can put the conf into my .ssh/config. But then I must...

bug
ssh-pool

This is my first proposal to a open source project so tell me if i didn't provide enough information or if i have to clarify something. Global Shipit files enables...

idea
shipit-cli

I want to ask what shallow clone exactly does? Does it slowdown the process or make it faster?

@gregberge Shipit was very useful at one time, but better and easier approaches exist today, such as Github workflows. The repo should probably be archived, with links to modern alternatives...